commit | 8e86bcf8bee75e456b985211812ba2bd5a400735 | [log] [tgz] |
---|---|---|
author | Scott Todd <scott.todd0@gmail.com> | Mon Dec 16 13:36:23 2024 -0800 |
committer | GitHub <noreply@github.com> | Mon Dec 16 13:36:23 2024 -0800 |
tree | 3c205e026abafabdc19931d360351be213a94d0a | |
parent | f90771d4f7d835a25f8dbe5feeedf037509a25ce [diff] |
Refresh architecture diagram with ONNX and LiteRT inputs. (#19494) Progress on https://github.com/iree-org/iree/issues/18174. I suggest the rich diff "swipe" view to see what changed. Updates in text form: * Added ONNX to input frameworks in the top left and swapped "TOSA" for "LiteRT". * Reordered the input frameworks (roughly ordered by momentum and grouped TF with LiteRT, but could also sort alphabetically). * Exporting somehow changed the font to from [Virgil, Cascadia, Assistant] sourced from e.g. `https://excalidraw.com/Cascadia.woff2` to just Cascadia, sourced from an inlined base64-encoded blob (so +1.87KB file size). I don't mind the changes. * Removed _extremely_ small "Stacked Column" text from the "Profiling Feedback" chart on the right that looked like an artifact of the diagram generation.
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.