Home
last modified time | relevance | path

Searched defs:_reduce_to (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dcollective_all_reduce_strategy.py749 def _reduce_to(self, reduce_op, value, destinations, options): member in CollectiveAllReduceExtended
Done_device_strategy.py396 def _reduce_to(self, reduce_op, value, destinations, options): member in OneDeviceExtended
Dparameter_server_strategy.py515 def _reduce_to(self, reduce_op, value, destinations, options): member in ParameterServerStrategyExtended
Dmirrored_strategy.py719 def _reduce_to(self, reduce_op, value, destinations, options): member in MirroredExtended
Ddistribute_lib_test.py97 def _reduce_to(self, reduce_op, value, destinations, options): member in _TestExtended
Dtpu_strategy.py1215 def _reduce_to(self, reduce_op, value, destinations, options): member in TPUExtended
Ddistribute_lib.py2309 def _reduce_to(self, reduce_op, value, destinations, options): member in StrategyExtendedV2
3465 def _reduce_to(self, reduce_op, value, destinations, options): member in _DefaultDistributionExtended