This commit is contained in:
Awni Hannun
2023-12-07 19:46:44 -08:00
committed by CircleCI Docs
parent eb64c60144
commit f6ae46f713
12 changed files with 805 additions and 20 deletions

View File

@@ -62,10 +62,3 @@ and :func:`jvp` for Jacobian-vector products.
Use :func:`value_and_grad` to efficiently compute both a function's output and
gradient with respect to the function's input.
Devices and Streams
-------------------