commit | 0da241bb9154b029588dbb9d6ff9057e00e5c074 | [log] [tgz] |
---|---|---|
author | iree-copybara-bot <iree-copybara-bot@google.com> | Sun May 16 17:23:41 2021 -0700 |
committer | Copybara Fixup Action <iree-github-actions-bot@google.com> | Mon May 17 00:25:02 2021 +0000 |
tree | 4473fcbb9396b102b1848f4ac826286e4d898652 | |
parent | c6b019c871216852a4954c603095287c54c8f9c7 [diff] |
Integrate LLVM at llvm/llvm-project@88a8965a7d93 Updates LLVM usage to match [88a8965a7d93](https://github.com/llvm/llvm-project/commit/88a8965a7d93) PiperOrigin-RevId: 374099490
IREE (Intermediate Representation Execution Environment, pronounced as “eerie”) is an MLIR-based end-to-end compiler that lowers Machine Learning (ML) models to a unified IR optimized for real-time inference on mobile/edge devices against heterogeneous hardware accelerators. IREE also provides flexible deployment solutions for its compiled ML models.
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 license. See LICENSE for more information.