commit | 6f7c42af30d45513231de82ee1742a55a1e0462d | [log] [tgz] |
---|---|---|
author | Jerry Wu <cheyuw@google.com> | Thu Dec 07 15:31:03 2023 -0800 |
committer | GitHub <noreply@github.com> | Thu Dec 07 23:31:03 2023 +0000 |
tree | 4e6dc24ddba6b9cbcad2f3ac8b35e4670fd55272 | |
parent | 5580f6822510013d14cfe915d09eb1b8b2743440 [diff] |
Track both DT-UK and no-DT benchmarks on x86_64 and ARM (#15836) This change restores the no-DT benchmarks by: - Disable the DT on the original `default-flags` series and rename them to `experimental-flags,no-dt` - We will see another bump on these benchmark series again but I think this helps us retain the previous no-DT numbers. - Rename the `experimental-flags` to `default-flags,dt-uk` - No-DT and DT+UK run the same benchmark sets (30mins on x86_64 benchmarks)
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.