You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: backends/arm/scripts/docgen/ethos-u/backends-arm-ethos-u-overview.md.in
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,14 @@ An example runtime application is available in [examples/arm/executor_runner](ht
59
59
The example application is recommended to use for testing basic functionality of your lowered models, as well as a starting point for developing runtime integrations for your own targets.
60
60
For an in-depth explanation of the architecture of the executor_runner and the steps required for doing such an integration, please refer to [Ethos-U porting guide](https://github.com/pytorch/executorch/blob/main/examples/arm/ethos-u-porting-guide.md).
Copy file name to clipboardExpand all lines: backends/arm/scripts/docgen/vgf/backends-arm-vgf-overview.md.in
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,21 @@ For more information on quantization, see [Quantization](arm-vgf-quantization.md
56
56
The VGF backend can use the default ExecuTorch runner. The steps required for building and running it are explained in the [VGF Backend Tutorial](tutorials/vgf-getting-started.md). <!-- @lint-ignore -->
57
57
The example application is recommended to use for testing basic functionality of your lowered models, as well as a starting point for developing runtime integrations for your own targets.
Copy file name to clipboardExpand all lines: docs/source/backends/arm-ethos-u/arm-ethos-u-overview.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,6 +137,14 @@ An example runtime application is available in [examples/arm/executor_runner](ht
137
137
The example application is recommended to use for testing basic functionality of your lowered models, as well as a starting point for developing runtime integrations for your own targets.
138
138
For an in-depth explanation of the architecture of the executor_runner and the steps required for doing such an integration, please refer to [Ethos-U porting guide](https://github.com/pytorch/executorch/blob/main/examples/arm/ethos-u-porting-guide.md).
0 commit comments