commit | 1b1e7694aa5b0c12683cc53fd92cb73130d1f95b | [log] [tgz] |
---|---|---|
author | Han-Chung Wang <hanhan0912@gmail.com> | Thu Jan 11 11:52:56 2024 -0800 |
committer | GitHub <noreply@github.com> | Thu Jan 11 19:52:56 2024 +0000 |
tree | 972b95281c3f5fa9073210f04f191346da3131e4 | |
parent | 7ed7b9603ceb8a54fd490763b18ad24253dc653f [diff] |
[LinalgExt] Delete dead codes. (#16104) The original users are deleted in https://github.com/openxla/iree/commit/f0c83805e71bdce6650bbc5ef0a92faf58767346 and https://github.com/openxla/iree/commit/db83cc4fa9b99056cddd8b9fa6b2586039ecc8cc They were used by some LinalgExt transforms ops, which are already upstreamed, so the utils are no longer needed.
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.