Skip to content

Commit 02620e1

Browse files
adding descriptions
1 parent 54c5591 commit 02620e1

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

content/learning-paths/embedded-and-microcontrollers/deploy-ml-model-to-npu-with-topo/build-the-template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Build the Topo Template from scratch
3+
description: Create a Topo Template from the web application and Cortex-M33 firmware sources by adding Compose services, build artifacts, remoteproc-runtime metadata, and Topo arguments.
34
weight: 4
45

56
### FIXED, DO NOT MODIFY

content/learning-paths/embedded-and-microcontrollers/deploy-ml-model-to-npu-with-topo/deploy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Clone and deploy the application with Topo
3+
description: Prepare the NXP FRDM i.MX 93 target, deploy the image classification Topo Template, and validate MobileNetV2 inference through the browser application.
34
weight: 5
45

56
### FIXED, DO NOT MODIFY

content/learning-paths/embedded-and-microcontrollers/deploy-ml-model-to-npu-with-topo/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Understand the architecture of the ML image classification application
3+
description: Review how the Topo Template deploys a Cortex-A web application, Cortex-M33 firmware, and Ethos-U65 NPU acceleration for image classification on NXP FRDM i.MX 93.
34
weight: 2
45

56
### FIXED, DO NOT MODIFY

content/learning-paths/embedded-and-microcontrollers/deploy-ml-model-to-npu-with-topo/what-are-the-toolchains.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Understand the toolchains used in the Topo Template
3+
description: Identify the build and runtime components that connect ExecuTorch, remoteproc-runtime, RPMsg, reserved memory, and the Flask web application in the Topo Template.
34
weight: 3
45

56
### FIXED, DO NOT MODIFY

0 commit comments

Comments
 (0)