Community projectslink
Projects built by community members:
-
The SHARK-Studio project offers user interfaces for running a large corpus of machine learning programs.
-
The shark-ai project contains modeling and serving libraries.
-
The SHARK-ModelDev project is an integration repository for various model bringup activities. Several parts of SHARK-ModelDev graduated to iree-turbine and shark-ai.
-
The IREE C++ Template (archived) showed one way to integrate IREE's runtime into a project with CMake.
Official repositories:
-
iree-turbine is home to IREE's PyTorch frontend.
-
iree-experimental includes various samples and prototypes built with IREE.
-
iree-llvm-sandbox contains experimental work by the IREE team closely related to LLVM and MLIR, usually with the aim of contributing back to those upstream projects.
-
iree-org/iree-bare-metal-arm contains a various samples that demonstrate how to build IREE with the Arm GNU Toolchain for bare-metal Arm targets using the open-source firmware libraries CMSIS and libopencm3.