commit | 7df397317736788046e02e5d8e821c498d7266da | [log] [tgz] |
---|---|---|
author | Scott Todd <scotttodd@google.com> | Tue Jun 28 09:21:35 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 28 09:21:35 2022 -0700 |
tree | 37d8ae2a70818cc83596d0216015deeec1705a47 | |
parent | db4c28a095c15185f2e9954ec29204351dacd7b3 [diff] |
Update URLs following iree-org move. (#9635) We moved from the [`google` organization](https://github.com/google) to the [`iree-org` organization](https://github.com/iree-org). Some of these have redirects in place, but using the canonical URLs is still preferred. Others (like the GitHub Pages website) do _not_ have redirects, so we have to update those URLs. Mostly documentation and comment updates, _except_ * submodule URLs are also updated (following the redirects) * GitHub releases are updated (including pip install commands for nightly releases using `--find-links https://github.com/iree-org/iree/releases`) * Some workflows now check `if: github.repository == 'iree-org/iree'`
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.