commit | e6addfaca5ec7daa14737f6c73dfc6529179b3ad | [log] [tgz] |
---|---|---|
author | Manish Gupta <manigupta@google.com> | Tue Mar 21 20:27:29 2023 -0700 |
committer | GitHub <noreply@github.com> | Tue Mar 21 20:27:29 2023 -0700 |
tree | cc2339123f62a94ce384b70a6d3bd9105cd07ce6 | |
parent | cb289226d98ff83684f05df89980dcadd2085571 [diff] |
Integrate llvm-project and bump dependencies. (#12653) LLVM_COMMIT="0aee67ad4e6e750351ecf608d7d056fc49cb9348" MHLO_COMMIT="53d10d99c36549f0a41d131829df91352d938d60" TF_COMMIT="49ffedb82a7e6597b5e5dae9ec6f948fab858842" Highlights: * Fixes for the opaque ptr change * Remove XFAIL for llvmcpu_posenet_i8 * disable several e2e tests that RISCV fails (Issue #12703) * Revert d3fa067e and 7707ed97 in llvm-project (padding related)
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.