Home
last modified time | relevance | path

Searched defs:add_to_graph (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Dstructured_function.py88 add_to_graph=True, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction.py413 def add_to_graph(self, g=None): member in _EagerDefinedFunction
2064 def add_to_graph(self, g=None): member in ConcreteFunction
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dfunction.py571 def add_to_graph(self, g): member in _DefinedFunction