commit | 8c34b97999546cc7f8ba5ba08fb67a56af836d25 | [log] [tgz] |
---|---|---|
author | Scott Todd <scotttodd@google.com> | Tue Oct 24 09:34:49 2023 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 24 09:34:49 2023 -0700 |
tree | b743883a68b0eb4afac46e5b4084c0b5458945e9 | |
parent | 094d9ba6e35f5d917213aa1c7745656082c6a79b [diff] |
Use custom iree.dev domain in links to documentation site. (#15036) Follow-up to https://github.com/openxla/iree/pull/15008 and some GitHub configuration changes that switched us to using a custom domain for our GitHub pages hosting. Background: * We acquired this domain for hosting https://perf.iree.dev/ years ago, with some aspirations to use the domain for other pages eventually. * We tried to use the domain with our GitHub Pages content at one point, but ran into some issues that resulted in buggy redirects and certificate errors. A few weeks ago we tried that again and succeeded. Note that we had also considered using the `docs` subdomain, i.e. `https://docs.iree.dev/`. That still seems tempting, but would require more domain configuration work. Until we use a subdomain like that or explore the workarounds in https://github.com/orgs/community/discussions/23184, the `www` part of URLs is required.
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.