commit | 341150b9cf4056aa28f41f0990cfb750da9671b7 | [log] [tgz] |
---|---|---|
author | MaheshRavishankar <1663364+MaheshRavishankar@users.noreply.github.com> | Tue Apr 19 17:05:40 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Apr 19 17:05:40 2022 -0700 |
tree | c03718a0a6febe7adaf48d59ab6c7522b36b3a81 | |
parent | a21ad5858c131c50cca4f06cda4ec28c82775216 [diff] |
Integrate llvm-project at a571f82a50416b767fd3cce0fb5027bb5dfec58c (#8913) * Reset third_party/llvm-project: a571f82a50416b767fd3cce0fb5027bb5dfec58c (2022-04-15 14:51:30 -0700): Update test to handle opaque pointers flag flip. MHLO : 9b43a08be8ad6a9c8d77f37f61a7be6e0ec8c200 TF: bc7cfb0eef68e82cdf9d4afa68796fd38c595f0f PiperOrigin-RevId: 442136106 - Add missing include of EnumAttr.td to dialect base files. - Drop StrEnumAttr usage in Vulkan dialect. - Update usages of StringAttr to IntegerAttr - Fix Vulkan TargetEnvAttr assembly parsing and printing - Fix SPIR-V vectorize_elementwise_ops test IR - Fix remaining failing test IRs - Fix MHLO tests. - Fix MHLO tests in iree_tf_compiler. - XFAIL top K tests for now Co-authored-by: Lei Zhang <antiagainst@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.