commit | 7a29e8ec34053e0008926e407ac0fb48e25d14e0 | [log] [tgz] |
---|---|---|
author | Scott Todd <scott.todd0@gmail.com> | Mon Jul 08 15:54:24 2024 -0700 |
committer | GitHub <noreply@github.com> | Mon Jul 08 15:54:24 2024 -0700 |
tree | 314b0298369b633d7b0a0cf9f64f94032bb1831b | |
parent | 96c9bfb66cf24883f359d051281cc99d10a7a69e [diff] |
Switch Linux x86 package builds to use standard runners. (#17822) For some reason the runners tagged `managed-releaser, os-family=Linux, runner-group=releaser` aren't picking up jobs on https://github.com/iree-org/iree/actions/workflows/build_package.yml (discussion [here on Discord](https://discord.com/channels/689900678990135345/1259913154620686581/1259916287069523969)). Rather than troubleshoot those runners, we can just switch to standard GitHub-hosted runners and accept longer build times for these daily builds. Tested here: https://github.com/iree-org/iree/actions/runs/9844299015 (3h30m runs, about the same as macOS and Windows). skip-ci: not tested by presubmit
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.