commit | 2b12abae67c276e7ed79d75749e7b049a7c47bb9 | [log] [tgz] |
---|---|---|
author | Geoffrey Martin-Noble <gcmn@google.com> | Tue Aug 09 16:27:35 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 09 16:27:35 2022 -0700 |
tree | d83c60b20cb1865599717ebfe07b527d89558a0d | |
parent | 3d32169520c392ebe0113fe281c0a8347bb6305e [diff] |
Use link for blank issue instead of template (#10043) In https://github.com/iree-org/iree/pull/9860 I tried this approach as well as a custom template and we decided we liked the template better, but *apparently* that inserts "Issue body", the label for the textarea field into the issue body, which is totally unhelpful and impossible to disable: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema#attributes-1 Going back to this approach, since avoiding random crap in the issue body was most of the point of doing this in the first place. Screenshot from demo on my fork: 
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.