Skip to content

Commit c3df642

Browse files
authored
Mark SME2 matmul microkernel guide as draft
Set draft status for the SME2 matmul microkernel explanation.
1 parent 34de382 commit c3df642

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: KleidiAI SME2 matmul microkernel for quantized models explained
33

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

610
who_is_this_for: This is an advanced topic for software developers, performance engineers, and AI practitioners
@@ -57,4 +61,4 @@ further_reading:
5761
weight: 1 # _index.md always has weight of 1 to order correctly
5862
layout: "learningpathall" # All files under learning paths have this same wrapper
5963
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
60-
---
64+
---

0 commit comments

Comments
 (0)