commit | f90771d4f7d835a25f8dbe5feeedf037509a25ce | [log] [tgz] |
---|---|---|
author | Scott Todd <scott.todd0@gmail.com> | Mon Dec 16 11:20:00 2024 -0800 |
committer | GitHub <noreply@github.com> | Mon Dec 16 11:20:00 2024 -0800 |
tree | 81499e7be2fabebdde7efe5a9fb0bef14c699e12 | |
parent | 3ab9d4be1c491fdd455a91b255a288986550c786 [diff] |
Refresh project status in README and website homepage. (#19482) * Replace "IREE is still in its early phase." language with information about IREE being a sandbox project at the LF AI & Data Foundation. * Link to release notes via the non-prerelease releases page since the standard https://github.com/iree-org/iree/releases page is littered with nightly releases. Grouping prereleases under a single release like in iree-turbine and other projects would help here too. * Format "Presentations and talks" section with a table. We've had a few talks that aren't yet included here and the community meetings are now split between YouTube and Zoom (LF AI) ... not sure how best to organize them. * Add more icons to https://iree.dev/ homepage and expand on sections: ![image](https://github.com/user-attachments/assets/ecfc2fbb-46af-4d7c-bb19-f11d4d20f229) --------- Co-authored-by: Marius Brehler <marius.brehler@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.
Releases notes are published on GitHub releases.
Package | Release status |
---|---|
GitHub release (stable) | |
GitHub release (nightly) | |
Python iree-base-compiler | |
Python iree-base-runtime |
Host platform | Build status |
---|---|
Linux | |
macOS | |
Windows |
For the full list of workflows see https://iree.dev/developers/general/github-actions/.
See our website for more information.
Community meeting recordings: IREE YouTube channel
Date | Title | Recording | Slides |
---|---|---|---|
2021-06-09 | IREE Runtime Design Tech Talk | recording | slides |
2020-08-20 | IREE CodeGen (MLIR Open Design Meeting) | recording | slides |
2020-03-18 | Interactive HAL IR Walkthrough | recording | |
2020-01-31 | End-to-end MLIR Workflow in IREE (MLIR Open Design Meeting) | recording | slides |
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.