From e84c891c19ac71b187e776663880fc10eb6d00c6 Mon Sep 17 00:00:00 2001 From: Yong He Date: Mon, 6 Feb 2023 14:35:27 -0800 Subject: Add documentation for autodiff feature (#2626) Co-authored-by: Yong He --- docs/user-guide/toc.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index e66677ef8..deab3f1cb 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -77,6 +77,19 @@
  • Summary
  • +
  • Automatic Differentiation +
      +
    • Using Automatic Differentiation in Slang
    • +
    • Differentiable Types
    • +
    • Forward Derivative Function
    • +
    • Backward Propagation Function
    • +
    • Builtin Differentiable Functions
    • +
    • Excluding Parameters From Differentiation
    • +
    • Higher Order Differentiation
    • +
    • Interactions with Generics and Interfaces
    • +
    • Restrictions of Automatic Differentiation
    • +
    +
  • Special Topics
    • Handling Matrix Layout Differences on Different Platforms -- cgit v1.2.3