commit | 3f51a55daf4639473f36c42cbd9d775f2a76144e | [log] [tgz] |
---|---|---|
author | Scott Todd <scott.todd0@gmail.com> | Fri Apr 19 11:00:27 2024 -0700 |
committer | GitHub <noreply@github.com> | Fri Apr 19 18:00:27 2024 +0000 |
tree | ebbba887c50944bcec029980de7b13f0e9eead18 | |
parent | 04b9f761b1da2024656f1621b7c9ce87117799ad [diff] |
Replace openxla/iree with iree-org/iree across the project. (#17110) As part of [moving IREE out of OpenXLA](https://groups.google.com/g/iree-discuss/c/kdFr4CQwEyY/m/PWJIpZlRBQAJ), we moved the repository from the [openxla GitHub organization](https://github.com/openxla) to the [iree-org GitHub organzation](https://github.com/iree-org). This updates all occurances of `openxla/iree` to `iree-org/iree` in the project. Most of these should be handled by redirects.
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.