MCPcopy Index your code
hub / github.com/pytorch/tutorials / per_sample_grads.py

File per_sample_grads.py

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

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2"""
3Per-sample-gradients
4====================

Callers

nothing calls this directly

Calls 6

SimpleCNNClass · 0.85
loss_fnFunction · 0.85
compute_sample_gradsFunction · 0.85
get_perfFunction · 0.70
modelFunction · 0.50
backwardMethod · 0.45

Tested by

no test coverage detected