MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / as_graph_def

Method as_graph_def

tensorflow/python/framework/ops.py:2796–2823  ·  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: Opt

(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

mainFunction · 0.95
_model_graph_defFunction · 0.95
mainFunction · 0.95
_VerifyBuildGraphMethod · 0.95
testNoDeviceMethod · 0.95
testDeviceFullMethod · 0.95
testNestingMethod · 0.95
testNestingStringMethod · 0.95

Calls 1

_as_graph_defMethod · 0.95