We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8612fa5 commit b1a501aCopy full SHA for b1a501a
examples/nested_vmap_grad.py
@@ -2,7 +2,7 @@
2
demonstration of vmap + grad like API
3
"""
4
5
-import os
+import sys
6
7
sys.path.insert(0, "../")
8
0 commit comments