MCPcopy Create free account
hub / github.com/Yijunmaverick/GenerativeFaceCompletion / _Net_batch

Function _Net_batch

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

Batch blob lists according to net's batch size. Parameters ---------- blobs: Keys blob names and values are lists of blobs (of any length). Naturally, all the lists should have the same length. Yields ------ batch: {blob name: list of blobs} dict for a singl

(self, blobs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected