commit | 548204b54940aac7a029974af8d58e3ed1e3af7d | [log] [tgz] |
---|---|---|
author | Stella Laurenzo <stellaraccident@gmail.com> | Tue Feb 20 11:03:46 2024 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 20 19:03:46 2024 +0000 |
tree | aaf927bab4237e7782ad1682195594d9c935896a | |
parent | b42e627e3761292676bbc6a405b7ef1829a8d53b [diff] |
Revert LLVM Patch 3f0404aae7ed2f7138526e1bcd100a60dfe08227. (#16491) This fixes the Windows error reported on https://github.com/openxla/iree/pull/16483. An upstream revert or fix-forward is being discussed on https://github.com/llvm/llvm-project/pull/79623 (this local revert applies cleanly from the LLVM commit we are pinned to). ci-extra: build_test_all_windows --------- Co-authored-by: Scott Todd <scott.todd0@gmail.com>
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.