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

Method as_graph_def

tensorflow/tensorflow/python/framework/ops.py:3212–3239  ·  view source on GitHub ↗

Returns a serialized `GraphDef` representation of this graph. The serialized `GraphDef` can be imported into another `Graph` (using `tf.import_graph_def`) or used with the [C++ Session API](../../api_docs/cc/index.md). This method is thread-safe. Args: from_version: Opti

(self, from_version=None, add_shapes=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

build_modelFunction · 0.95
create_test_networkFunction · 0.95
mainFunction · 0.95
_model_graph_defFunction · 0.95
mainFunction · 0.95
testBatchNormScopeMethod · 0.95
_VerifyBuildGraphMethod · 0.95
testNoDeviceMethod · 0.95
testDeviceFullMethod · 0.95

Calls 1

_as_graph_defMethod · 0.95

Tested by 15

create_test_networkFunction · 0.76
testBatchNormScopeMethod · 0.76
_VerifyBuildGraphMethod · 0.76
testNoDeviceMethod · 0.76
testDeviceFullMethod · 0.76
testNestingMethod · 0.76
testNestingStringMethod · 0.76