commit | a511be1db9c27173ad558a9921babfc691abe29a | [log] [tgz] |
---|---|---|
author | Scott Todd <scotttodd@google.com> | Thu Feb 09 12:48:08 2023 -0800 |
committer | GitHub <noreply@github.com> | Thu Feb 09 20:48:08 2023 +0000 |
tree | ad66ee3b561ac5c5bd2732c87902ec1e5815d380 | |
parent | c691b202a6ffdb730a9fddcb1d1debb4c0b5df79 [diff] |
Run 'emscripten' CI job on presubmit. (#12081) Fixes https://github.com/iree-org/iree/issues/12044 This job is fast and stable enough to run on presubmit now. Sample run: https://github.com/iree-org/iree/actions/runs/4107338632/jobs/7086808679 The `xla_ops/check_llvm-cpu-wasm` test suite can also be removed now, as we get similar coverage from the llvm-cpu suite and this code: https://github.com/iree-org/iree/blob/9691c91338feaaac26bdf14356ab7d5b877ce302/build_tools/cmake/iree_macros.cmake#L446-L451 (when compiling for Emscripten)
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.