commit | ac418d1f45d562bf9e9675bf69606c7d718e2432 | [log] [tgz] |
---|---|---|
author | Lei Zhang <antiagainst@gmail.com> | Thu Jun 20 19:24:08 2024 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 21 02:24:08 2024 +0000 |
tree | bc3ab7e99bdabe82713fc51720f6c81a8f313228 | |
parent | f4279657ef8da12d07f068a37cbd93986edb47d8 [diff] |
Integrate llvm/llvm-project@27ac46e6bea2 (#17662) Updated to llvm/llvm-project@27ac46e6bea2 * Used LLVM `MathExtras.h` to replace MLIR one * Updated `applySignatureConversion` usage Updated to openxla/stablehlo@dd48ec5 * `chlo.minimum_broadcast_shapes` op was removed https://github.com/openxla/stablehlo/pull/2287 * `chlo.dynamic_reshape` op was removed https://github.com/openxla/stablehlo/pull/2286 * Added batching dims to scatter dims https://github.com/openxla/stablehlo/pull/2259 Updated to llvm/torch-mlir@77d7f64 --------- Co-authored-by: hanhanW <hanhan0912@gmail.com> Co-authored-by: Rob Suderman <rob.suderman@gmail.com> Co-authored-by: Quinn Dawkins <quinn@nod-labs.com> Co-authored-by: Nirvedh Meshram <nirvedh@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.
Community meeting recordings: IREE YouTube channel
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.