commit | 3a6332b5c23ac7ca631c55f904ea318949bf3f59 | [log] [tgz] |
---|---|---|
author | Geoffrey Martin-Noble <gcmn@google.com> | Tue May 11 23:28:11 2021 -0700 |
committer | Geoffrey Martin-Noble <gcmn@google.com> | Tue May 11 23:28:11 2021 -0700 |
tree | ee6c397c9027d8b0d50b62af96bbe95e7614f20d | |
parent | 0c79bfaa4a71f6b7ea6e27860c1c36de13e12baa [diff] | |
parent | 4d1a317b1cd5a13c780bde9d224822f4d3769954 [diff] |
Merge main -> google * 4d1a317b1 Revert "Fix getting shape in launch config (#5603)" (#5846) * a93ff6134 Add MemoryEffects to IREE list ops and emit resize in ABI generation. (#5839) * 47c5bb746 Use full path to ghost in 404 page (#5834) * c80d5b56d Revert "Disable testing on S20 that is offline" (#5833) * c03417d64 Switch users of cc_embed_data to c_embed_data. (#5783) * 9e6fdea9b Remove patterns from VectorToGPU (#5830) * d573c3dbb Fix how to get the orignal shape in generic op launch config. (#5603) * 734948610 Merge google -> main (#5829) * ee893b8a6 Add command line to enable fusion with reduction ops (#5597) * 9f5c6ff6d Miscellaneous fixes to Bufferization pass. (#5825) * 6b4c686c9 Disable testing on S20 that is offline (#5828) PiperOrigin-RevId: 373287956
IREE (Intermediate Representation Execution Environment, pronounced as “eerie”) is an MLIR-based end-to-end compiler that lowers Machine Learning (ML) models to a unified IR optimized for real-time inference on mobile/edge devices against heterogeneous hardware accelerators. IREE also provides flexible deployment solutions for its compiled ML models.
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!
IREE is licensed under the terms of the Apache license. See LICENSE for more information.