commit | 2ed477854ec64dea2f5269625ec8ec2adf5e43e7 | [log] [tgz] |
---|---|---|
author | Benoit Jacob <jacob.benoit.1@gmail.com> | Tue May 14 05:31:18 2024 -0400 |
committer | GitHub <noreply@github.com> | Tue May 14 09:31:18 2024 +0000 |
tree | 56e921caa57283feba20a6906e40e6755c0205c4 | |
parent | 06eb43d35bbf7b89e1747362a932cba992ec4eea [diff] |
Integrate LLVM at `a1d43c14d` (+1 revert) (#17380) This allows dropping our existing local-revert of https://github.com/llvm/llvm-project/pull/89131 and cherry-pick of https://github.com/llvm/llvm-project/pull/91654 which we had introduced in the earlier integrate #17330. This locally reverts https://github.com/llvm/llvm-project/pull/90802 because it causes numerical errors, reported at https://github.com/llvm/llvm-project/pull/90802#issuecomment-2109226720.
IREE (Intermediate Representation Execution Environment, pronounced as “eerie”) is an MLIR-based end-to-end compiler and runtime that lowers Machine Learning (ML) models to a unified IR that scales up to meet the needs of the datacenter and down to satisfy the constraints and special considerations of mobile and edge deployments.
See our website for project details, user guides, and instructions on building from source.
IREE is still in its early phase. We have settled down on the overarching infrastructure and are actively improving various software components as well as project logistics. It is still quite far from ready for everyday use and is made available without any support at the moment. With that said, we welcome any kind of feedback on any communication channels!
See our website for more information.
Community meeting recordings: IREE YouTube channel
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.