Skip to content

Commit 7cbfc4a

Browse files
committed
Moved the SME ET LP to the right category and index file changes
1 parent 03f9f49 commit 7cbfc4a

8 files changed

Lines changed: 8 additions & 0 deletions

File tree

content/learning-paths/embedded-and-microcontrollers/sme-executorch-profiling/01-overview.md renamed to content/learning-paths/cross-platform/sme-executorch-profiling/01-overview.md

File renamed without changes.

content/learning-paths/embedded-and-microcontrollers/sme-executorch-profiling/02-setup-and-pipeline.md renamed to content/learning-paths/cross-platform/sme-executorch-profiling/02-setup-and-pipeline.md

File renamed without changes.

content/learning-paths/embedded-and-microcontrollers/sme-executorch-profiling/03-model-onboarding-and-profiling.md renamed to content/learning-paths/cross-platform/sme-executorch-profiling/03-model-onboarding-and-profiling.md

File renamed without changes.

content/learning-paths/embedded-and-microcontrollers/sme-executorch-profiling/04-agent-skills.md renamed to content/learning-paths/cross-platform/sme-executorch-profiling/04-agent-skills.md

File renamed without changes.

content/learning-paths/embedded-and-microcontrollers/sme-executorch-profiling/_index.md renamed to content/learning-paths/cross-platform/sme-executorch-profiling/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
22
title: Revealing latent ExecuTorch latency after SME2 acceleration
3+
34
draft: true
45
cascade:
56
draft: true
7+
68
minutes_to_complete: 90
9+
710
who_is_this_for: Developers and performance engineers deploying ExecuTorch models on Arm devices who face latency challenges or want to use more advanced models. When end-to-end latency isn't meeting targets, operator-level performance analysis is the essential first step to understand where time is spent and make informed optimization decisions. This learning path guides you through analyzing performance with SME2 acceleration to identify optimization opportunities and achieve better performance.
811
learning_objectives:
912
- Understand how SME2 acceleration transforms ML performance by revealing operator-level bottlenecks that were previously hidden behind compute constraints
@@ -30,6 +33,11 @@ operatingsystems:
3033
- macOS
3134
- Android
3235

36+
shared_path: true
37+
shared_between:
38+
- laptops-and-desktops
39+
- mobile-graphics-and-gaming
40+
3341
further_reading:
3442
- resource:
3543
title: ExecuTorch documentation

content/learning-paths/embedded-and-microcontrollers/sme-executorch-profiling/images/combined_operator_breakdown_stacked.png renamed to content/learning-paths/cross-platform/sme-executorch-profiling/images/combined_operator_breakdown_stacked.png

File renamed without changes.

content/learning-paths/embedded-and-microcontrollers/sme-executorch-profiling/images/sme2_stack_01062026.png renamed to content/learning-paths/cross-platform/sme-executorch-profiling/images/sme2_stack_01062026.png

File renamed without changes.

content/learning-paths/embedded-and-microcontrollers/sme-executorch-profiling/images/squeeze_sam_latency_comparison.png renamed to content/learning-paths/cross-platform/sme-executorch-profiling/images/squeeze_sam_latency_comparison.png

File renamed without changes.

0 commit comments

Comments
 (0)