Skip to content

Cortex-M: Add backend documentation to docs site#18370

Open
rascani wants to merge 2 commits intopytorch:mainfrom
rascani:cortex-m-docs
Open

Cortex-M: Add backend documentation to docs site#18370
rascani wants to merge 2 commits intopytorch:mainfrom
rascani:cortex-m-docs

Conversation

@rascani
Copy link
Contributor

@rascani rascani commented Mar 20, 2026

Summary

Adds the Cortex-M backend overview page to the ExecuTorch documentation website, making it discoverable alongside other embedded backends. The page covers target support, CMSIS-NN operator table, quantization, and a tutorial walking through export, quantization, edge lowering, and cross-compilation.

Adds the Cortex-M backend overview page to the ExecuTorch documentation
website, making it discoverable alongside other embedded backends. The
page covers target support, CMSIS-NN operator table, quantization, and
a tutorial walking through export, quantization, edge lowering, and
cross-compilation.

Co-authored-by: Claude <noreply@anthropic.com>
@rascani rascani requested review from AdrianLundell and psiddh March 20, 2026 16:48
@rascani rascani requested a review from mergennachin as a code owner March 20, 2026 16:48
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 20, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18370

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 20, 2026
@rascani rascani added the release notes: arm Changes to the ARM backend delegate label Mar 20, 2026
…umns

Add ATen op to CMSIS-NN kernel mapping, Supported column for target
variants, link to CMSIS-NN API docs, add missing operators (minimum,
maximum, permute_copy), use plain .pte instead of .bpte, and align
table columns for readability.

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant