Skip to content

Commit

Permalink
Add section on further resources (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre authored Oct 27, 2023
1 parent ad51d0f commit 92e463b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ 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 92e463b

Please sign in to comment.