MCPcopy Create free account
hub / github.com/Engineering-Course/LIP_JPPNet / __init__

Method __init__

kaffe/graph.py:132–140  ·  view source on GitHub ↗

def_path: Path to the model definition (.prototxt) data_path: Path to the model data (.caffemodel) phase: Either 'test' or 'train'. Used for filtering phase-specific nodes.

(self, def_path, phase='test')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

loadMethod · 0.95

Tested by

no test coverage detected