commit | d015bbc5f1e0c6b117e5e1fbbbf8f42c381e09fb | [log] [tgz] |
---|---|---|
author | Jakub Kuderski <kubak@google.com> | Mon Mar 06 02:40:02 2023 -0500 |
committer | GitHub <noreply@github.com> | Mon Mar 06 08:40:02 2023 +0100 |
tree | 7f60f60bbca856833a76bd4f1124cd172b2c73db | |
parent | c4b6be8b51ae2404e3b0f3284b0d2a07b44110ba [diff] |
Integrate llvm-project at 33cf40122279342b50f92a3a53f5c185390b6018 (#12475) * Reset third_party/llvm-project: 33cf40122279342b50f92a3a53f5c185390b6018 (2023-03-02 13:05:15 -0500): [libc++][NFC] Reformat aligned_storage specialization macro * Reset third_party/mlir-hlto: 4ceea1d9ae3c3f87071e2096c91f38da75d22242 (2023-03-02 12:43:52 -0800): [THLO] Add MemoryEffectOpInterface to all DPS ops. * Note: upstream hoisting on tensors does not canonicalize `scf.for` anymore, run canonicalization to make this test happy. * Note: upstream type/attribute parsing requires null-terminated strings as of https://reviews.llvm.org/D144804 * Note: python pass manager runs on operations instead of modules as of https://reviews.llvm.org/D143356 benchmarks: x86_64, cuda, comp-stats
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.