Skip to content

Commit 777c5da

Browse files
pytorchbotrobell
andauthored
Minor update for Arm README.md (#15046)
fix unexpanded VGF term use. cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai Co-authored-by: Rob Elliott <[email protected]>
1 parent a0e054b commit 777c5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/arm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PyTorch models to a TOSA representation. This representation is used to
66
deploy to the following targets:
77

88
- **Arm&reg; Ethos&trade;-U55/65/85** - Compiled using the Ethos-U Vela compiler.
9-
- **VGF (Vulkan&reg; Graph Format)** – SPIR-V™ representation for Vulkan-capable devices.
9+
- **VGF Format, for ML extensions for Vulkan®**a format containing SPIR-V™ ML operators for Vulkan-capable devices.
1010

1111
The backend provides an ahead-of-time (AOT) flow, that produces a PTE file for your
1212
chosen target. The AOT flow supports the following development operating systems:

0 commit comments

Comments
 (0)