commit | f726c8772d540f259d9d91619830b8db4d6a4be6 | [log] [tgz] |
---|---|---|
author | Scott Todd <scotttodd@google.com> | Fri Aug 18 13:38:40 2023 -0700 |
committer | GitHub <noreply@github.com> | Fri Aug 18 13:38:40 2023 -0700 |
tree | e342164b84e1048ea3ba52e9ca6c6edbfb7cd1ce | |
parent | c4d76f278d52485bc840e2effeaf865d98c36254 [diff] |
Build sample_webgpu in build_test_test_samples. (#14690) This should help spot regressions in the webgpu work. The build script runs the compiler and builds the runtime (HAL driver and "sample" application code). Note: we still don't have any alerting configured for the [samples.yml workflow](https://github.com/openxla/iree/actions/workflows/samples.yml), and it has been failing for around a month (TensorFlow Python issues). Better than nothing though... Testing this at (you_didnt_see_anything.gif) * ~~https://github.com/openxla/iree/actions/runs/5872478019~~ * ~~https://github.com/openxla/iree/actions/runs/5872744401~~ * ~~https://github.com/openxla/iree/actions/runs/5872858233~~ * ~~https://github.com/openxla/iree/actions/runs/5881255239~~ * ~~https://github.com/openxla/iree/actions/runs/5881744607~~ * https://github.com/openxla/iree/actions/runs/5881953294
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.