commit | ab7ce7062c3530f9d6cc0d63041ad80ed6d935e0 | [log] [tgz] |
---|---|---|
author | Geoffrey Martin-Noble <gcmn@google.com> | Mon Jun 14 18:50:13 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 14 18:50:13 2021 -0700 |
tree | 73ed567785fbfd9d3d8eca9f8ba62525265f7f76 | |
parent | 76b17aa5f811a1fa3f274b1ecb05d2b235691b12 [diff] | |
parent | a727999566450cfa7d2dccfe988800840599686b [diff] |
Merge google->main (#6215) * a72799956 Synchronize submodules with LLVM at llvm/llvm-project@56ae4f23b227 * 9d21ad513 Merge main -> google * 6c41fe953 Run bazel->cmake * b51a7d531 Integrate LLVM at llvm/llvm-project@56ae4f23b227 * c10d04919 Synchronize submodules with LLVM at llvm/llvm-project@b90f9bea9673 * 4b53a2dbb Integrate LLVM at llvm/llvm-project@b90f9bea9673 * dda66e193 Integrate LLVM at llvm/llvm-project@e0b469ffa142 * 03087d3db Integrate LLVM at llvm/llvm-project@82a3b606b01d * e3019b4b2 Relax HAL test to avoid failure during MLIR integration * c2873b292 Disabled dynamic dims embedding test * 0ef0fa7cf Integrate LLVM at llvm/llvm-project@f3f904563ec9 * c4c9f3ebd Integrate LLVM at llvm/llvm-project@4f6ec382c8b7
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!
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.