commit | 4b9755f63e13bb81e4a1e14c0cfddccb69a8d58c | [log] [tgz] |
---|---|---|
author | Balaji V. Iyer <43187390+bviyer@users.noreply.github.com> | Thu Apr 25 14:42:36 2024 -0700 |
committer | GitHub <noreply@github.com> | Thu Apr 25 14:42:36 2024 -0700 |
tree | d4b1c4e3d97f728b040b99e445cf85f870f9fda3 | |
parent | 85df17351435c6e3b8bac0d09223b1199d410854 [diff] |
Reapply "Add VHLO support for IREE" (#17162) (#17179) This reverts commit d407c7814fa146060b4b36877503413522efd7fa. ci-extra: build_test_all_windows,build_test_all_macos_arm64,build_test_all_macos_x86_64
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.
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.