commit | 5183b58028e646f5421518b8c98c0f3317418b4d | [log] [tgz] |
---|---|---|
author | Hanhan Wang <hanchung@google.com> | Wed Aug 25 19:24:38 2021 +0000 |
committer | Copybara Fixup Action <iree-github-actions-bot@google.com> | Wed Aug 25 19:24:38 2021 +0000 |
tree | e51812b6344c7145e3da8315dabbf25498177a03 | |
parent | 82210f94dba188f033753cdb4ed3d60e7c3f295e [diff] | |
parent | 30463f1ed58da4da59185ff5338a92c771a34367 [diff] |
Merge main -> google * 30463f1ed Adding #util.composite attribute. (#6854) * 7a1c57981 Implement function.py return type coercion (#6832) * d90f0fcf9 Remove PromoteTensorLoads pass, convert ExtractOp in TensorToFlow. (#6852) * 7fa8c205a Update SwiftShader to 2021-08-25 (#6859) * a3287619a Rename Bazel repo iree_vulkan_headers to vulkan_headers (#6862) * 7660e4927 Merge pull request #6856 from google/benvanik-shared-target-backend * ebc5eb5f7 Removing the pipeline caching during executable translation. (#6855) * 2fb7a8d3c Reapply "Update TFLite concrete function conversion codes" (#6800) * ce7b47599 NFC: Merge ConvertToFlow passes into dedicated before/after passes. (#6850) * 9fce2d6a7 Support f32 in the VM by default in the compiler. (#6744) * b6baea9f3 Support global ref ops and fix passing of refs on function boundaries in the C.. * 4b5d2edcf Bump flatcc version (#6853) * c8a8f5d31 Add e2e tests for mhlo.bitcast_convert (#6846) PiperOrigin-RevId: 392952973
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.