commit | da1e547bcf6c0bfb5326721197c052a39f8a4a3f | [log] [tgz] |
---|---|---|
author | Quinn Dawkins <quinn.dawkins@gmail.com> | Wed Feb 28 13:52:49 2024 -0500 |
committer | GitHub <noreply@github.com> | Wed Feb 28 13:52:49 2024 -0500 |
tree | 7afb2b6dbc53bd1e61ca07258e1db3deb48c2f7f | |
parent | 88b1d4dbe2f4d9804d0782140af659ef5dda4ad2 [diff] |
Integrate llvm/llvm-project@80cff273906b (#16597) Jumps past the cherry-pick from the previous integrate. The upstream LLVM Bazel build now requires Bazel 6 (as of https://github.com/llvm/llvm-project/commit/5f2097dbeda0dfb21bc9dec27f4c8ff2ad42cef2). Until we can update the version of Bazel we include in our Docker images, this disables the Bazel build across the project. (ETA 1-2 days - just need someone with the right access to rebuild and verify it is working again) Discussion here: https://discord.com/channels/689900678990135345/1080178290188374049/1212435654265544715 --------- Co-authored-by: Scott Todd <scott.todd0@gmail.com>
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.