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

Method _as_graph_def

tensorflow/tensorflow/python/framework/ops.py:3133–3210  ·  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

(self, from_version=None, add_shapes=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

as_graph_defMethod · 0.95

Calls 7

as_protoMethod · 0.80
get_operation_by_nameMethod · 0.80
ParseFromStringMethod · 0.45
extendMethod · 0.45
get_shapeMethod · 0.45
CopyFromMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected