Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction.py1110 self._forward_and_backward_functions(inference_args, input_tangents))
1235 def _forward_and_backward_functions(self, inference_args, input_tangents): member in _FirstOrderTapeGradientFunctions
1270 def _forward_and_backward_functions(self, inference_args, input_tangents): member in _HigherOrderTapeGradientFunctions