From 49d68bfa22d2de06285442b325d4c6afd9eb4481 Mon Sep 17 00:00:00 2001 From: Yong He Date: Mon, 6 Feb 2023 15:45:17 -0800 Subject: Update documentation TOC (#2629) Co-authored-by: Yong He --- docs/user-guide/toc.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/user-guide') diff --git a/docs/user-guide/toc.html b/docs/user-guide/toc.html index deab3f1cb..12519b384 100644 --- a/docs/user-guide/toc.html +++ b/docs/user-guide/toc.html @@ -85,6 +85,7 @@
  • Backward Propagation Function
  • Builtin Differentiable Functions
  • Excluding Parameters From Differentiation
  • +
  • Calling Non-Differentiable Function from a Differentiable Function
  • Higher Order Differentiation
  • Interactions with Generics and Interfaces
  • Restrictions of Automatic Differentiation
  • -- cgit v1.2.3