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

Method load

kaffe/tensorflow/network.py:54–69  ·  view source on GitHub ↗

Load network weights. data_path: The path to the numpy-serialized network weights session: The current TensorFlow session ignore_missing: If true, serialized weights for missing layers are ignored.

(self, data_path, session, ignore_missing=False)

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