commit | 0b7f8395e1cf1a122c64f1b82d615c2e9772c0c4 | [log] [tgz] |
---|---|---|
author | Geoffrey Martin-Noble <gcmn@google.com> | Wed Jan 04 16:08:32 2023 -0800 |
committer | GitHub <noreply@github.com> | Wed Jan 04 16:08:32 2023 -0800 |
tree | 57cbcca658857db0fba4075389f34ed2d7c59fb1 | |
parent | 8b49b30ee3738d13d7e88ec8d0f5404510e2118d [diff] |
Use a custom script to find the latest green commit (#11698) The author of the action we're using has not responded to the issue I filed about it being broken. Tested: Tested the script locally with green and red commits. Pushed to my fork and successfully scheduled the "Build Candidate Release" workflow from a dispatch event: https://github.com/GMNGeoffrey/iree/actions/runs/3842384961/jobs/6543636780 Fixes https://github.com/iree-org/iree/issues/11184
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.
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.