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

Function graph

tensorflow/tensorflow/python/ops/summary_ops_v2.py:840–882  ·  view source on GitHub ↗

Writes a TensorFlow graph to the summary interface. The graph summary is, strictly speaking, not a summary. Conditions like `tf.summary.should_record_summaries` do not apply. Only a single graph can be associated with a particular run. If multiple graphs are written, then only the last one

(param, step=None, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

fMethod · 0.85
AddNodeMethod · 0.85
AddSubgraphMethod · 0.85
DeleteNodesMethod · 0.85
RemoveNodesInternalMethod · 0.85
ToGraphDefMethod · 0.85
ToGraphMethod · 0.85

Calls 8

TypeErrorFunction · 0.85
typeFunction · 0.85
_serialize_graphFunction · 0.85
_choose_stepFunction · 0.85
executing_eagerlyMethod · 0.80
contextMethod · 0.45
deviceMethod · 0.45
identityMethod · 0.45

Tested by 1

fMethod · 0.68