commit | 69995143ee3315bce0310bf1e33aa909a867bba4 | [log] [tgz] |
---|---|---|
author | jinchen62 <49575973+jinchen62@users.noreply.github.com> | Tue Jul 27 21:32:00 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Jul 27 21:32:00 2021 -0700 |
tree | 65d4bcf96ce1fd4c9d15b588e0c3f9a30f092900 | |
parent | 79bfddddf2702cb7a92a959278a5e35b54d56d7f [diff] |
Switch CUDA backend to using stream_command_buffer (#6465) - added arena block pool in cuda device - implemented cuda stream command buffer - integrated deferred command buffer into cuda backend - tested by simple embedding
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!
IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.