Skip to content

Commit 45825cb

Browse files
committed
Update documentation to include newer backends
1 parent b793d45 commit 45825cb

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Platform Support:
2929
- Arm
3030
- Cadence
3131
- MediaTek
32+
- NXP
3233
- OpenVINO
3334
- Qualcomm
3435
- Vulkan

docs/source/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ ExecuTorch provides support for:
2121
* **Strong Model Support** LLMs (Large Language Models),
2222
CV (Computer Vision), ASR (Automatic Speech Recognition), TTS (Text To Speech)
2323
* **All Major Platforms** Android, Mac, Linux, Windows
24-
* **Rich Acceleration Support** Apple, Arm, Cadence, MediaTek,
25-
Qualcomm, Vulkan, XNNPACK
24+
* **Rich Acceleration Support** Apple, Arm, Cadence, MediaTek, NXP, OpenVino, Qualcomm, Vulkan, XNNPACK
2625

2726
### Documentation Navigation
2827
#### Introduction
@@ -55,6 +54,7 @@ ExecuTorch provides support for:
5554
- [Qualcomm](backends-qualcomm)
5655
- [MediaTek](backends-mediatek)
5756
- [Cadence](backends-cadence)
57+
- [OpenVino](build-run-openvino)
5858
#### Developer Tools
5959
- [Overview](devtools-overview)
6060
- [Bundled IO](bundled-io)
@@ -163,6 +163,8 @@ backends-arm-ethos-u
163163
backends-qualcomm
164164
backends-mediatek
165165
backends-cadence
166+
OpenVINO backend <build-run-openvino>
167+
backends-nxp
166168
```
167169

168170
```{toctree}

0 commit comments

Comments
 (0)