MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / _Net_backward

Function _Net_backward

python/caffe/pycaffe.py:127–172  ·  view source on GitHub ↗

Backward pass: prepare diffs and run the net backward. Parameters ---------- diffs : list of diffs to return in addition to bottom diffs. kwargs : Keys are output blob names and values are diff ndarrays. If None, top diffs are taken from forward loss. start : op

(self, diffs=None, start=None, end=None, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

indexMethod · 0.80
keysMethod · 0.80

Tested by

no test coverage detected