Skip to content

Commit

Permalink
Add section on further resources
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre committed Oct 27, 2023
1 parent ad51d0f commit 232907e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ and for the Arm [Corstone-300](https://developer.arm.com/Processors/Corstone-300

See the [Getting Started](docs/getting_started.md) guide for instructions on how to build this project.

## Further Resources

* [Running on a bare-metal platform](https://iree.dev/guides/deployment-configurations/bare-metal/); IREE.dev Guide.
* [TinyIREE: An ML Execution Environment for Embedded Systems From Compilation to Deployment](https://doi.ieeecomputersociety.org/10.1109/MM.2022.3178068); 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)](https://drive.google.com/file/d/1fQHG8-r27dBrbQLSjXw9C1VgMAv9BFQg/view); M. Brehler, L. Camphausen and S. Camphausen; OpenXLA Fall Dev Summit, October 19, 2023.

## Licensing

The samples are licensed under the terms of the Apache 2.0 License with LLVM Exceptions.
Expand Down

0 comments on commit 232907e

Please sign in to comment.