DISCLAIMER: This project is not intended for everyday use and made available without any support. However, we welcome any kind of feedback via the issue tracker or if appropriate via IREE's communication channels, e.g. via the Discord server.
This projects demonstrates how to build IREE with the Arm GNU Toolchain for bare-metal Arm targets using either the open-source firmware library libopencm3 or CMSIS.
The project was originally initiated at Fraunhofer IML.
The samples can be build for several STM32 32-bit Arm Cortex MCUs, for the Nordic nRF52840 SoC, for the application core of the Nordic nRF5340 SoC and for the Arm Corstone-300.
See the Getting Started guide for instructions on how to build this project.
- Running on a bare-metal platform; IREE.dev Guide.
- TinyIREE: An ML Execution Environment for Embedded Systems From Compilation to Deployment; H.-I. C. Liu, M. Brehler, M. Ravishankar, N. Vasilache, B. Vanik and S. Laurenzo; IEEE Micro, vol. 42, no. 5, pp. 9-16, Sept.-Oct. 2022.
- (Tiny)IREE on bare-metal Arm Platforms (slides, recording); M. Brehler, L. Camphausen and S. Camphausen; OpenXLA Fall Dev Summit, October 19, 2023.
The samples are licensed under the terms of the Apache 2.0 License with LLVM Exceptions.
The repository contains further files that are licensed under other terms. Licensing information for each file is specified via SPDX-License-Identifier tags.