commit | 7e93fb4448c8a0e9ef889b9b515a750679596450 | [log] [tgz] |
---|---|---|
author | Ben Vanik <benvanik@google.com> | Tue Jul 20 10:09:13 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Jul 20 10:09:13 2021 -0700 |
tree | 9f74cac30bfb4066928d6e1b1236331c6beb1fab | |
parent | 08cea043e6e0e30a75ee7b64d5836f799b6b54b9 [diff] |
Inserting a workaround for constant tensors escaping blocks. (#6496) This is required for correctness until #5492 properly implements this with a DFA and hal.stream exists to allow for insertions of efficient clones.
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 2.0 License with LLVM Exceptions. See LICENSE for more information.