commit | e3b53df58dfd6a78dc78d6605792f94b8192de7c | [log] [tgz] |
---|---|---|
author | Scott Todd <scotttodd@google.com> | Wed Nov 03 13:47:15 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Nov 03 13:47:15 2021 -0700 |
tree | 820b9f61f433b590d8b318b5544bf7a1b6c509cc | |
parent | c2c61a35325ca7bf1a56700150fd060a687bb226 [diff] |
Roll forward "Don't outline splat constants." (#7531) This reverts commit c4e0f3b01a874e1bb0b3d3b71d54d5b70f3129e6 to roll forward https://github.com/google/iree/pull/6816, now that https://github.com/google/iree/pull/7370 has landed and unaligned buffer fills are supported by the compiler and runtime. I tested this sequence of changes with the person_detect program mentioned at https://github.com/google/iree/pull/7370#issuecomment-952379671 and https://github.com/google/iree/pull/7462#issuecomment-952332376, but we don't yet have complete test coverage in the main IREE repo.
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.