commit | fc7229865b54540b9ab5637da1058dcc81b8e627 | [log] [tgz] |
---|---|---|
author | Stella Laurenzo <stellaraccident@gmail.com> | Tue Jan 18 18:54:00 2022 -0800 |
committer | GitHub <noreply@github.com> | Tue Jan 18 18:54:00 2022 -0800 |
tree | 7fdacd1b75cd9be3ec53e77eacb2be3736256c2d | |
parent | 1416500d62f3964c61850f2a0f3ad8e0e523f209 [diff] |
Integrate llvm-project at c84b8be516bcc4d021ff804169d58a7b3104e050 (#8119) * Reset third_party/llvm-project: c84b8be516bcc4d021ff804169d58a7b3104e050 (2022-01-15 19:52:30 +0000): [AArch64] clang support for Armv8.8/9.3 MOPS * Replace Identifer -> StringAttr. * Pin third_party/mlir-hlo to patched-mlir-hlo-20220118 * Update submodule url to https://github.com/google/iree-llvm-fork.git * Add pinned state * Integrates ShapedType::isDynamic() -> isDynamicDim() rename. * Rename FuncOpTypeConversionPattern -> FunctionLikeTypeConversionPattern<T> * Adapt tests for vector.extract_strided_slice -> vector.extract. * Make buildkit do a submodule sync before update. * Bump to remove mhlo_mark_shape_calc.cc
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.