commit | ee65a67bd8899f7942a0d1c19f6e649e68718df8 | [log] [tgz] |
---|---|---|
author | Scott Todd <scott.todd0@gmail.com> | Tue Jun 25 15:17:07 2024 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 25 15:17:07 2024 -0700 |
tree | 939cec319f7d021b782673651c95127e6f5cdd00 | |
parent | 450db0c26701f0948140291874608fd85350b33b [diff] |
Bump most GitHub Actions 'uses' to their latest tagged releases. (#17705) Follow-up to https://github.com/iree-org/iree/pull/17703, updating more actions. Notably this includes updates to artifacts v4: https://github.blog/changelog/2023-12-14-github-actions-artifacts-v4-is-now-generally-available/, which includes substantial performance improvements (e.g. PkgCI "Upload wheel artifacts" step 26s --> 4s). That is a _breaking change_: * Artifacts v4 is not cross-compatible with previous versions. For example, an artifact uploaded using v3 cannot be used with actions/download-artifact@v4.
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.
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.