MCPcopy 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"""
3Jacobians, Hessians, hvp, vhp, and more: composing function transforms
4======================================================================

Callers

nothing calls this directly

Calls 4

compute_jacFunction · 0.85
hvpFunction · 0.85
hvp_revrevFunction · 0.85
get_perfFunction · 0.70

Tested by

no test coverage detected