Skip to content

okkwon/iree

This branch is 2129 commits behind iree-org/iree:main.

Folders and files

NameName
Last commit message
Last commit date
Apr 20, 2023
Apr 29, 2024
Apr 29, 2024
Apr 29, 2024
Apr 25, 2024
Apr 23, 2024
Apr 19, 2024
Dec 29, 2023
Apr 25, 2024
Apr 25, 2024
Apr 25, 2024
Apr 29, 2024
Apr 29, 2024
Apr 18, 2024
Mar 28, 2023
May 10, 2023
Apr 11, 2023
Feb 28, 2024
Jun 24, 2023
Jan 10, 2024
Jun 24, 2023
Feb 9, 2024
Jan 19, 2024
Nov 16, 2023
Apr 3, 2024
May 23, 2022
Apr 19, 2024
Apr 23, 2024
Apr 19, 2024
May 26, 2021
Apr 22, 2024
Apr 19, 2024
Apr 22, 2024
May 25, 2023
Jun 21, 2023

Repository files navigation

IREE: Intermediate Representation Execution Environment

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.

CI Status IREE Discord Status

Project Status

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!

Communication Channels

Related Project Channels

  • MLIR topic within LLVM Discourse: IREE is enabled by and heavily relies on MLIR. IREE sometimes is referred to in certain MLIR discussions. Useful if you are also interested in MLIR evolution.

Architecture Overview

IREE Architecture IREE Architecture

See our website for more information.

Presentations and Talks

License

IREE is licensed under the terms of the Apache 2.0 License with LLVM Exceptions. See LICENSE for more information.

About

πŸ‘»

Resources

License

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 38.8%
  • MLIR 25.7%
  • C 20.4%
  • Python 5.7%
  • CMake 4.9%
  • Starlark 2.4%
  • Other 2.1%