MCPcopy Create free account
hub / github.com/alibaba/nann / load

Function load

tensorflow/tensorflow/python/saved_model/loader_impl.py:245–269  ·  view source on GitHub ↗

Loads the model from a SavedModel as specified by tags. Args: sess: The TensorFlow session to restore the variables. tags: Set of string tags to identify the required MetaGraphDef. These should correspond to the tags used when saving the variables using the SavedModel `sav

(sess, tags, export_dir, import_scope=None, **saver_kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

loadMethod · 0.95
SavedModelLoaderClass · 0.85

Tested by

no test coverage detected