Skip to content

Commit 3fa5b25

Browse files
authored
Document aarch64 CPU support works (#22646)
Signed-off-by: Eric Curtin <[email protected]>
1 parent 14a5d90 commit 3fa5b25

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/usage/v1_guide.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ based on assigned priority, with FCFS as a tie-breaker), configurable via the
5959

6060
### Hardware
6161

62-
| Hardware | Status |
63-
|------------|------------------------------------|
64-
| **NVIDIA** | <nobr>🚀</nobr> |
65-
| **AMD** | <nobr>🟢</nobr> |
66-
| **TPU** | <nobr>🟢</nobr> |
67-
| **CPU** | <nobr>🟢 (x86) 🟡 (MacOS) </nobr> |
62+
| Hardware | Status |
63+
|------------|-----------------------------------------------|
64+
| **NVIDIA** | <nobr>🚀</nobr> |
65+
| **AMD** | <nobr>🟢</nobr> |
66+
| **TPU** | <nobr>🟢</nobr> |
67+
| **CPU** | <nobr>🟢 (x86\_64/aarch64) 🟡 (MacOS) </nobr> |
6868

6969
!!! note
7070

0 commit comments

Comments
 (0)