From dba963dc1134361aa54ca68074f00e8534e83f51 Mon Sep 17 00:00:00 2001 From: Yong He Date: Tue, 28 Mar 2023 16:27:45 -0700 Subject: Update toc (#2749) Co-authored-by: Yong He --- docs/user-guide/toc.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index 139d895fa..954a74e25 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -104,9 +104,9 @@
  • Using Slang to Write PyTorch Kernels
      -
    • Writing a simple kernel function as a Slang module
    • -
    • Calling Slang module from Python
    • -
    • Exposing an automatically differentiated kernel to PyTorch
    • +
    • Getting Started with `slangpy`
    • +
    • Builtin Types for PyTorch Interop
    • +
    • Type Marshalling Between Slang and Python
  • -- cgit v1.2.3