Skip to content

Commit d8bfa2a

Browse files
authored
Updated takeaway links
Included links to learning paths rather than URLs Added newer learning paths Added new introduction series
1 parent 9ccbc4a commit d8bfa2a

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

docs/source/backends/arm-ethos-u/tutorials/ethos-u-getting-started.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,15 @@ The example application is by default built with an input of ones, so the expect
196196
## Takeaways
197197
198198
In this tutorial you have learned how to use ExecuTorch to export a PyTorch model to an executable that can run on an embedded target, and then run that executable on simulated hardware.
199-
To learn more, check out these learning paths:
200199
201-
https://learn.arm.com/learning-paths/embedded-and-microcontrollers/rpi-llama3/
202-
https://learn.arm.com/learning-paths/embedded-and-microcontrollers/visualizing-ethos-u-performance/
200+
To learn more, check out the [ExecuTorch on Arm Practical Labs](https://github.com/arm-education/executorch_on_arm_labs) series. This series provides a structured entry-point to developing with ExecuTorch on Arm, across both CPU and Ethos-U NPU.
201+
202+
For quick learning paths showcasing short tutorials:
203+
204+
[Run LLama3 on Raspberry Pi 5 with ExecuTorch](https://learn.arm.com/learning-paths/embedded-and-microcontrollers/rpi-llama3/)
205+
[Visualize Ethos-U NPU Performance on FVP](https://learn.arm.com/learning-paths/embedded-and-microcontrollers/visualizing-ethos-u-performance/)
206+
[Image Classification with ExecuTorch on NXP i.MX 93 (Ethos-U65)](https://learn.arm.com/learning-paths/embedded-and-microcontrollers/observing-ethos-u-on-nxp/)
207+
[Image Classification with ExecuTorch on Alif E8 DevKit (Ethos-U85)](https://learn.arm.com/learning-paths/embedded-and-microcontrollers/alif-image-classification/)
203208
204209
## FAQs
205210

0 commit comments

Comments
 (0)