commit | e0cd5b83e7e15053a4db977d60ed16f262d34e2c | [log] [tgz] |
---|---|---|
author | Scott Todd <scott.todd0@gmail.com> | Tue Nov 12 16:06:31 2024 -0800 |
committer | GitHub <noreply@github.com> | Tue Nov 12 16:06:31 2024 -0800 |
tree | 68fd4e361b0f7e3ad8542c410d7456d11502d9c5 | |
parent | 4aa08f2870b3ecd40808e57888a9d26c1d424c78 [diff] |
Disable aarch64 package builds until runners become available. (#19116) Our release builds are stuck queueing for aarch64 runners that are not available. I've filed https://gitlab.arm.com/tooling/gha-runner-docs/-/issues/3 to ask for support. This disables the aarch64 release package builds for now, so we can at least generate nightly releases for other platforms. Note that we plan on cutting a stable 3.0.0 release to push to pypi some time within the next few days, so that release may be missing aarch64 support. We may be able to backfill packages for that release when runners are available again. * Workflow history: https://github.com/iree-org/iree/actions/workflows/build_package.yml * Sample run: https://github.com/iree-org/iree/actions/runs/11772628919/job/32788339590  skip-ci: not tested by CI jobs
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
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
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.