Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/tutorials
/ forward_ad_usage.py
File
forward_ad_usage.py
intermediate_source/forward_ad_usage.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"
3
Forward-mode Automatic Differentiation (Beta)
4
=============================================
Callers
nothing calls this directly
Calls
3
jvp
Method · 0.80
fn
Function · 0.70
model
Function · 0.50
Tested by
no test coverage detected