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

Method add_to_graph

tensorflow/tensorflow/python/eager/function.py:1319–1333  ·  view source on GitHub ↗

Registers the function, adds it to the graph g or default graph. Args: g: If specified, registers the function with this graph. Defaults to the current context (either the default graph or the eager context).

(self, g=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

__init__Method · 0.45
create_new_tf_functionFunction · 0.45
partitioned_callFunction · 0.45
_copy_non_sourceFunction · 0.45
registerFunction · 0.45
reduceMethod · 0.45

Calls 1

executing_eagerlyMethod · 0.80