commit | a2ea8b9c0e931fa09e460eb85b02e5e7e4908080 | [log] [tgz] |
---|---|---|
author | Kunwar Grover <groverkss@gmail.com> | Thu Feb 15 23:51:57 2024 +0530 |
committer | GitHub <noreply@github.com> | Thu Feb 15 18:21:57 2024 +0000 |
tree | 26c559728b88d2a2bc52420bdc318704aacd46ae | |
parent | 0c61f779bf9e56938a66625d214ab36fb85f684c [diff] |
[VectorDistribution] Infer operand transpose for vector.contract distribution (#16414) This patch also adds documentation on MFMA instruction layouts and a test for MTM contract type.
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.