Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dfunction.py1208 self._forward_and_backward_functions(inference_args, input_tangents))
1333 def _forward_and_backward_functions(self, inference_args, input_tangents): member in _FirstOrderTapeGradientFunctions
1368 def _forward_and_backward_functions(self, inference_args, input_tangents): member in _HigherOrderTapeGradientFunctions