MCPcopy Create free account
hub / github.com/pytorch/tutorials / autograd_saved_tensors_hooks_tutorial.py

File autograd_saved_tensors_hooks_tutorial.py

intermediate_source/autograd_saved_tensors_hooks_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Hooks for autograd saved tensors
3================================
4

Callers

nothing calls this directly

Calls 6

SaveToCpuClass · 0.85
SaveToDiskClass · 0.85
fFunction · 0.70
ModelClass · 0.70
modelFunction · 0.50
backwardMethod · 0.45

Tested by

no test coverage detected