commit | 28bc4207ce4bf2be2e22d5d91c689b002971cec7 | [log] [tgz] |
---|---|---|
author | Scott Todd <scotttodd@google.com> | Mon May 23 10:42:40 2022 -0700 |
committer | GitHub <noreply@github.com> | Mon May 23 10:42:40 2022 -0700 |
tree | 15edcf86ceb109602c16639f9de722682e12aa89 | |
parent | f57ab7564ca2a1b0a9b22daa9be1aa78fa1b19dd [diff] |
Prune unused code from bazel_to_cmake. (#9188) History, thanks to `git log -S [search_string]`: * `iree_e2e_cartesian_product_test_suite` was replaced with other test suites in https://github.com/google/iree/pull/8078 * `spirv_kernel_cc_library` is unused since https://github.com/google/iree/pull/1533 * `MLIRExecutionEngine` is unused since https://github.com/google/iree/commit/49dc151dd5539197f4a8174992c508cbb3a78af6
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.