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

Function _Net_forward_backward_all

python/caffe/pycaffe.py:206–248  ·  view source on GitHub ↗

Run net forward + backward in batches. Parameters ---------- blobs: list of blobs to extract as in forward() diffs: list of diffs to extract as in backward() kwargs: Keys are input (for forward) and output (for backward) blob names and values are ndarrays. Refer

(self, blobs=None, diffs=None, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

copyMethod · 0.80
forwardMethod · 0.45
backwardMethod · 0.45

Tested by

no test coverage detected