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

Function _Net_forward_all

python/caffe/pycaffe.py:175–203  ·  view source on GitHub ↗

Run net forward in batches. Parameters ---------- blobs : list of blobs to extract as in forward() kwargs : Keys are input blob names and values are blob ndarrays. Refer to forward(). Returns ------- all_outs : {blob name: list of blobs} dict.

(self, blobs=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

copyMethod · 0.80
forwardMethod · 0.45

Tested by

no test coverage detected