Skip to content

Commit 463d758

Browse files
authored
Set ONNX topic as draft and updated metadata
Added draft status to ONNX topic and updated metadata.
1 parent fa361cc commit 463d758

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

  • content/learning-paths/mobile-graphics-and-gaming/onnx

content/learning-paths/mobile-graphics-and-gaming/onnx/_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: "ONNX in Action: Building, Optimizing, and Deploying Models on Arm64 and Mobile"
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 240
59

610
who_is_this_for: This is an introductory topic for developers who are interested in creating, optimizing, and deploying machine learning models with ONNX. It is especially useful for those targeting Arm64-based devices (such as Raspberry Pi, mobile SoCs, or Android smartphones) and looking to run efficient inference at the edge.
@@ -64,4 +68,4 @@ further_reading:
6468
weight: 1
6569
layout: "learningpathall"
6670
learning_path_main_page: "yes"
67-
---
71+
---

0 commit comments

Comments
 (0)