commit | cfe69136558db16311307101b9caf4d0346c91f3 | [log] [tgz] |
---|---|---|
author | Scott Todd <scotttodd@google.com> | Wed Jun 08 10:48:19 2022 -0700 |
committer | GitHub <noreply@github.com> | Wed Jun 08 10:48:19 2022 -0700 |
tree | 66796032adf73e11408c4491650a8cb16b1d8e38 | |
parent | 5f1d195e0a336318a495794e5e0882d3a2f819fe [diff] |
Replace "bug report" issue template with issue forms. (#9352) Progress on https://github.com/google/iree/issues/7890. See GitHub's docs on [creating issue forms](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms). Try this out here: https://github.com/ScottTodd/iree/issues/new/choose. Here's an example issue: https://github.com/ScottTodd/iree/issues/6 (note the "_No response_", how the multiple choice selection uses commas, and how the sections are set up. Definitely open to trying more ways to make both the form and the final submitted issues more useful. It would also be nice to link to a page dedicated to getting useful error reports, maybe with a flow chart or something to help direct users coming in from TOSA/MHLO/etc. Co-authored-by: Geoffrey Martin-Noble <gcmn@google.com>
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.