commit | 866c0c0db093e7f7635e4c352aa2170e33d1705d | [log] [tgz] |
---|---|---|
author | Ben Vanik <ben.vanik@gmail.com> | Tue May 28 22:30:19 2024 -0700 |
committer | Ben Vanik <ben.vanik@gmail.com> | Mon Jul 29 20:32:24 2024 -0700 |
tree | 6283cd4dd6045cdedcaffddbb7ec696f0782e064 | |
parent | 601ebbfa720571aead41d5acc135f3c1f2b8f630 [diff] |
Changing stream conversion to use a value/op affinity analysis. This reworks some of the prior stack to support transfer ops and analysis to determine the placement of ops for execution and resource control.
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.
Community meeting recordings: IREE YouTube channel
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.