commit | a5c3879bdd0779de2858f8095771dcc7e353b544 | [log] [tgz] |
---|---|---|
author | Ian Wood <ianwood2024@u.northwestern.edu> | Tue Jan 07 19:02:25 2025 -0800 |
committer | GitHub <noreply@github.com> | Tue Jan 07 19:02:25 2025 -0800 |
tree | 1556844ca7b01b136a938a769e212610abf62142 | |
parent | 80cbf6b6fe47a86b01385d9f8f246bc24b2800ea [diff] |
Reapply "Propagate reshapes through generics with reduction… (#18968) Reland after fixing sdxl int8 regressions via https://github.com/iree-org/iree/pull/19012. Running CI revealed further performance regressions that have pending patches: https://github.com/iree-org/iree/pull/19325 and https://github.com/iree-org/iree/pull/19326. This reverts commit 8d3faf8e0f739838a2c06adbeffae258a43d56a7. --------- Signed-off-by: Ian Wood <ianwood2024@u.northwestern.edu>
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 |
Operating system | 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.