Completed
Leverage the Weight Compression of the Arm Ethos-U NPU Pruning & clustering improves performance on memory-bound models
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Creating End-to-End TinyML Applications for Ethos-U NPU in the Cloud
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Creating TinyML applications is difficult
- 3 Main software stack to run ML on Cortex-M today Cortex-Mis robust and flexible, Ethos-U is dedicated ML accelerator
- 4 Key steps to run an inference on Cortex-M Pre-processing and post-processing is specific to a model
- 5 Hardware supported vs non-supported operator in the NN Example of the benefit of using hardware supported operators on Ethos-U
- 6 Leverage the Weight Compression of the Arm Ethos-U NPU Pruning & clustering improves performance on memory-bound models
- 7 We provide a number of example applications!