commit | be0c0604a366015e06af7ecab10b58a3421b5f89 | [log] [tgz] |
---|---|---|
author | Stella Laurenzo <stellaraccident@gmail.com> | Tue May 25 13:04:28 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue May 25 13:04:28 2021 -0700 |
tree | 0df93c5ba901340e9a812adec1a4275623e0f7f3 | |
parent | ff83fe055e35cc23c29bd87ae4932ee1d7b89ee0 [diff] |
Start porting the Conversion dir to tablegen pass registration. (#6011) * Start porting the Conversion dir to tablegen pass registration. * I had an immediate need for the HLOToLinalg directory to be converted. * Just converted passes which were referenced in the same registration function. * Eventually, init_conversion.h goes away once the rest are done.
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!
IREE is licensed under the terms of the Apache license. See LICENSE for more information.