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

Method _as_graph_def

tensorflow/python/framework/ops.py:2740–2794  ·  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_versio

(self, from_version=None, add_shapes=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

as_graph_defMethod · 0.95
_extend_graphMethod · 0.80

Calls 5

extendMethod · 0.80
as_protoMethod · 0.80
CopyFromMethod · 0.45
get_shapeMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected