commit | ea5a34b10ba230ff8a186dc765f8af8f75ab5042 | [log] [tgz] |
---|---|---|
author | Geoffrey Martin-Noble <gcmn@google.com> | Thu Jul 29 14:56:13 2021 -0700 |
committer | Geoffrey Martin-Noble <gcmn@google.com> | Thu Jul 29 14:56:13 2021 -0700 |
tree | f379ca0419b02669608f95cdf6dc2f37cee1a491 | |
parent | b2f35fa565bbc2c7052dddfb5177db49f3a590a1 [diff] | |
parent | 2b2ae4a158e9b1298fd708d7c428fb463b029674 [diff] |
Rollback TFLite API update and associated TF version bump 57a72a3 isn't compatible with our current version of TF. We need to update that first. TF 2.7.0 requires a later Python version (see https://github.com/google/iree/issues/6589) and is causing other failures when merging into main. The google branch isn't the right place to do this. Let's get it out of the integration loop. This reverts commit 57a72a3. This reverts commit 99f9894. PiperOrigin-RevId: 387671742
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.