commit | 03f70799a5f4e0931ea9933ea64154459e5def4e | [log] [tgz] |
---|---|---|
author | Jerry Wu <cheyuw@google.com> | Wed Dec 20 12:25:48 2023 -0800 |
committer | GitHub <noreply@github.com> | Wed Dec 20 15:25:48 2023 -0500 |
tree | f6a4febddcde303cc7c2b8517db2da03b4d810d8 | |
parent | 109d17499a85107c6ffc78a27e9b08b01fb3c577 [diff] |
Move VMVX benchmarks to x86_64 runner (#15969) This reduces the Pixel 6 benchmarks from 1h15mins to 51mins. The x86_64 benchmarks with sharding will take 37mins: https://github.com/openxla/iree/actions/runs/7279522200 benchmark-extra: android-cpu-dt-only,x86_64-dt-only
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.