commit | 3fe488b598898e0a8e52beef1e9e2542b51171dd | [log] [tgz] |
---|---|---|
author | Han-Chung Wang <hanchung@google.com> | Thu Mar 30 14:14:12 2023 -0700 |
committer | GitHub <noreply@github.com> | Thu Mar 30 21:14:12 2023 +0000 |
tree | 3e508de61283aad38cd76393a99ddbfd54e390a4 | |
parent | 72247dd54356bda66536e7f7622f3617d91eb6c4 [diff] |
Delete SCFTilingPattern declaration which was missed in previous commit. (#12864) The definition was removed in https://github.com/openxla/iree/commit/38927659dcead3d2e35878f364d271a72d84cd69 The declaration was missed in the commit. This commit deletes it.
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.