commit | 4247a7b2533ffefb2aef1e1bcbcb1073fbadbb91 | [log] [tgz] |
---|---|---|
author | MaheshRavishankar <1663364+MaheshRavishankar@users.noreply.github.com> | Tue Mar 15 00:10:58 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Mar 15 00:10:58 2022 -0700 |
tree | 4785a88be102e0299d16cb821549a1bdf180ea1d | |
parent | 1997d936141728e571128c8d22956ff8ecfbc104 [diff] |
Integrate llvm-project at a54d028895c91da356a4aaf30e27a5a5b90dd313 (#8536) * Reset third_party/llvm-project: a54d028895c91da356a4aaf30e27a5a5b90dd313 (2022-03-09 17:04:18 -0500): Revert "[libc++] Remove extension to support allocator<const T>" MHLO commit : f52e7dc1210dead4d3ff416696cad1c794332959 TF Commit : 58b667263ba5734ba175a7640f1a1d572e52bd3d Piper CL : 433732413 - Patch LLVM submodule to account for an upstream bug. Will be fixed by reviews.llvm.org/D121648 - Fix .body() -> .getBodyRegion() in iree-dialects. - Fix .body() to .getBodyRegion() in integrations/tensorflow. Co-authored-by: Nicolas Vasilache <ntv@google.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.