Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/tutorials
/ jacobians_hessians.py
File
jacobians_hessians.py
intermediate_source/jacobians_hessians.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
""
"
3
Jacobians, Hessians, hvp, vhp, and more: composing function transforms
4
======================================================================
Callers
nothing calls this directly
Calls
4
compute_jac
Function · 0.85
hvp
Function · 0.85
hvp_revrev
Function · 0.85
get_perf
Function · 0.70
Tested by
no test coverage detected