Commit 2302c25
Cortex-M docs: mark DSP and Scalar targets as supported (pytorch#20224)
### Summary
The target-selectable test infrastructure now builds and exercises the
backend across all three CMSIS-NN instruction-set variants, so the
Target Support table no longer needs the "may work, but untested" caveat
for DSP and pure-C cores. The note now points readers at the
build_test_runner.sh and pytest --cortex-m-target flags used to select a
variant.
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils
@Sebastian-Larsson @robell
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 73f61cf commit 2302c25
1 file changed
Lines changed: 6 additions & 6 deletions
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments