Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit b3952ab

Browse files
authored
Update ADVANCED-USERS.md
Update doc to indicate testing for ARMv8/aarch64 on Linux/raspbian is introduced by this PR
1 parent 1df7101 commit b3952ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ADVANCED-USERS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ in a python-free environment with AOT Inductor and ExecuTorch.
481481
| Hardware | OS | Eager | Eager + Compile | AOT Compile | ET Runtime |
482482
|-----|------|-----|-----|-----|-----|
483483
| x86 | Linux |||||
484-
| aarch64 | Linux | n/t | n/t | n/t | n/t |
484+
| aarch64 | Linux | | | | n/t |
485485
| aarch64 | macOS |||||
486486
| AMD GPU | Linux |||||
487487
| Nvidia GPU | Linux |||||
@@ -492,7 +492,7 @@ in a python-free environment with AOT Inductor and ExecuTorch.
492492
| Mobile GPU (Vulkan) | Android |||||
493493
| CoreML | iOS |||||
494494
| Hexagon DSP | Android |||||
495-
| Raspberry Pi 4/5 | Raspbian | n/t | n/t | n/t ||
495+
| Raspberry Pi 4/5 | Raspbian | | | ||
496496
| Raspberry Pi 4/5 | Android |||| n/t |
497497
| ARM 32b (up to v7) | any |||||
498498

0 commit comments

Comments
 (0)