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

Method load

tensorflow/tensorflow/python/saved_model/loader_impl.py:405–425  ·  view source on GitHub ↗

Load the MetaGraphDef graph and restore variable values into the session. Args: sess: tf.compat.v1.Session to restore variable values. tags: a set of string tags identifying a MetaGraphDef. import_scope: Optional `string` -- if specified, prepend this string followed b

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

test_load_functionMethod · 0.95
loadFunction · 0.95
test_asset_loadingMethod · 0.45
test_condMethod · 0.45
test_whileMethod · 0.45

Calls 5

load_graphMethod · 0.95
restore_variablesMethod · 0.95
run_init_opsMethod · 0.95
as_defaultMethod · 0.45

Tested by 15

test_load_functionMethod · 0.76
test_asset_loadingMethod · 0.36
test_condMethod · 0.36
test_whileMethod · 0.36
test_nested_whileMethod · 0.36