From e06cfb37eb099e45302dd015b0396bf26c913778 Mon Sep 17 00:00:00 2001 From: Yong He Date: Thu, 9 Mar 2023 15:53:51 -0800 Subject: Update restrictions sections in autodiff doc. (#2694) * Update restrictions section in autodiff doc. * Update restrictions sections in autodiff doc. --------- Co-authored-by: Yong He --- docs/user-guide/toc.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/user-guide/toc.html') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index a956fa474..7900e127b 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -85,6 +85,7 @@
  • Forward Derivative Propagation Function
  • Backward Derivative Propagation Function
  • Builtin Differentiable Functions
  • +
  • Primal Substitute Functions
  • Excluding Parameters From Differentiation
  • Calling Non-Differentiable Functions from a Differentiable Function
  • Higher Order Differentiation
  • -- cgit v1.2.3