commit | 4775affc330b48b33005184938089dff466a977e | [log] [tgz] |
---|---|---|
author | Lei Zhang <antiagainst@google.com> | Tue Jun 08 17:21:21 2021 -0400 |
committer | GitHub <noreply@github.com> | Tue Jun 08 17:21:21 2021 -0400 |
tree | be9cfc51aefe295af452876fc63fb5c55271b571 | |
parent | be8d33b27b21c1784fd1169e2cf132461283e989 [diff] |
Abbreviate benchmark results posted to pull requests (#6124) We are accumulating more and more benchmarks. Posting all of the results to the pull request can be a daunting amount of raw data. Instead, we should categorize and sort them and just provide abbreviated tables, leaving the full tables somewhere else. This commit adjusts the pull request comment script with above improvements. The full benchmark tables are posted as Github Gists, which is still on GitHub infrastructure and provides nice markdown rendering and such.
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!
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.