Home
last modified time | relevance | path

Searched refs:add_gradient_functions_to_graph (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction.py2080 def add_gradient_functions_to_graph(self, g=None): member in ConcreteFunction
2734 concrete_func.add_gradient_functions_to_graph()
H A Dfunction_test.py2804 composite.add_gradient_functions_to_graph()
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/layers/
H A Drecurrent_v2.py1796 concrete_func.add_gradient_functions_to_graph()