We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e054b commit 777c5daCopy full SHA for 777c5da
backends/arm/README.md
@@ -6,7 +6,7 @@ PyTorch models to a TOSA representation. This representation is used to
6
deploy to the following targets:
7
8
- **Arm® Ethos™-U55/65/85** - Compiled using the Ethos-U Vela compiler.
9
-- **VGF (Vulkan® Graph Format)** – SPIR-V™ representation for Vulkan-capable devices.
+- **VGF Format, for ML extensions for Vulkan®** – a format containing SPIR-V™ ML operators for Vulkan-capable devices.
10
11
The backend provides an ahead-of-time (AOT) flow, that produces a PTE file for your
12
chosen target. The AOT flow supports the following development operating systems:
0 commit comments