commit | 0e5474b5ee76c5f3c329aeaf10cc7b3116d8bd47 | [log] [tgz] |
---|---|---|
author | Scott Todd <scott.todd0@gmail.com> | Tue Jul 09 13:14:46 2024 -0700 |
committer | GitHub <noreply@github.com> | Tue Jul 09 13:14:46 2024 -0700 |
tree | 245133e175e7dc8002bc039479fe66fae05931d3 | |
parent | f8f299694a81a43a98b2361b2cde95adf0bfe53c [diff] |
Add macOS runtime build using GitHub-hosted macos-14 runner. (#17835) Hoping to get earlier signal on breaks in `hal/drivers/metal/` like https://github.com/iree-org/iree/pull/17730#issuecomment-2217594021 (see sample CI run with that error reported on this PR: https://github.com/iree-org/iree/actions/runs/9860754926/job/27227679469?pr=17835#step:6:551). Unfortunately, the GitHub-hosted runners don't support Metal, so we can compile but not actually run those tests: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#limitations-for-arm64-macos-runners. ci-exactly: build_test_runtime
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.