Skip to content

Commit 64fa9e6

Browse files
committed
Simplify heading titles in ExecuTorch .pte build section
1 parent 01e29b2 commit 64fa9e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/learning-paths/embedded-and-microcontrollers/observing-ethos-u-on-nxp/7-build-executorch-pte.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# User change
3-
title: "Build the ExecuTorch .pte File"
3+
title: "Build the ExecuTorch .pte "
44

55
weight: 8 # 1 is first, 2 is second, etc.
66

@@ -103,7 +103,7 @@ You can read a detail explanation of the build steps here: [ARM Ethos-U Backend]
103103
source examples/arm/ethos-u-scratch/setup_path.sh
104104
```
105105

106-
## Build the ExecuTorch .pte Runtime File
106+
## Build the ExecuTorch .pte
107107
Now you will build the `.pte` file, that will be used on the NXP board.
108108

109109
1. Build the [MobileNet V2](https://pytorch.org/hub/pytorch_vision_mobilenet_v2/) ExecuTorch `.pte` runtime file using [aot_arm_compiler](https://github.com/pytorch/executorch/blob/2bd96df8de07bc86f2966a559e3d6c80fc324896/examples/arm/aot_arm_compiler.py):

0 commit comments

Comments
 (0)