Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Done_device_strategy_test.py105 self._test_all_reduce_sum_gradient_tape(distribution)
Dstrategy_test_lib.py528 def _test_all_reduce_sum_gradient_tape(self, strategy): member in OneDeviceDistributionTestBase
658 def _test_all_reduce_sum_gradient_tape(self, strategy, run_in_function=False): member in TwoDeviceDistributionTestBase
Dmirrored_strategy_test.py244 self._test_all_reduce_sum_gradient_tape(distribution)
340 self._test_all_reduce_sum_gradient_tape(distribution)
Dcollective_all_reduce_strategy_test.py580 self._test_all_reduce_sum_gradient_tape(distribution)
Dtpu_strategy_test.py1344 self._test_all_reduce_sum_gradient_tape(strategy, run_in_function=True)