commit | fafde87233761fb8f25e586db4347c212f182b15 | [log] [tgz] |
---|---|---|
author | Nicolas Vasilache <nicolasvasilache@users.noreply.github.com> | Thu Jan 26 22:25:37 2023 +0100 |
committer | GitHub <noreply@github.com> | Thu Jan 26 13:25:37 2023 -0800 |
tree | 260d8eeea320c0521b21331d035cd719ba9883d0 | |
parent | 79d1a98e57d54c70c08f0126eee63eec73ab87d3 [diff] |
Flip the switch to turn on the transform dialect by default. (#11737) This PR turns on transform-dialect based reductions on by default as well as the tests that change. Default pass pipelines are still used as fallback in case the transform dialect doesn't match the dispatch region.
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.