quantized .pte model for image classification with Ethos-U55 or Cortex M CPU #16854
Replies: 2 comments
-
|
I am not sure if you have seen the examples here: https://github.com/pytorch/executorch/tree/main/examples/arm/image_classification_example_ethos_u |
Beta Was this translation helpful? Give feedback.
-
|
The ExecuTorch repo has pre-quantized .pte examples in the examples/ directory. examples/arm/ From the executorch rootpython examples/arm/aot_arm_compiler.py For a minimal classification example to verify the toolchain first, try MobileNetV2 The examples/arm/README.md also has links to pre-built .pte files for CI testing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, can you share any quantized .pte model for image classification with Ethos-U55 or Cortex M CPU? Appreciate your response!
Beta Was this translation helpful? Give feedback.
All reactions