From 16a47816747ca9a9de67b842a73f0e981dbc8b91 Mon Sep 17 00:00:00 2001 From: Yong He Date: Wed, 10 Jul 2024 13:27:10 -0700 Subject: Add user guide section on user-defined attributes. (#4557) * Add user guide section on user-defined attributes. * Update toc --- docs/user-guide/toc.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index d6a473faf..3443a95e8 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -46,6 +46,7 @@
  • Multi-level break
  • Force inlining
  • Special Scoping Syntax
  • +
  • User Defined Attributes (Experimental)
  • Modules and Access Control @@ -150,8 +151,8 @@
  • Using Slang to Write PyTorch Kernels
  • - + \ No newline at end of file -- cgit v1.2.3