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

Function get_default_graph

tensorflow/tensorflow/python/framework/ops.py:5859–5874  ·  view source on GitHub ↗

Returns the default graph for the current thread. The returned graph will be the innermost graph on which a `Graph.as_default()` context has been entered, or a global default graph if none has been explicitly created. NOTE: The default graph is a property of the current thread. If you cr

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

combinedFunction · 0.85
deviceFunction · 0.85
containerFunction · 0.85
control_dependenciesFunction · 0.85
init_scopeFunction · 0.85
inside_functionFunction · 0.85
get_name_scopeFunction · 0.85
_get_graph_from_inputsFunction · 0.85
add_to_collectionFunction · 0.85

Calls 1

get_defaultMethod · 0.45

Tested by

no test coverage detected