Home
last modified time | relevance | path

Searched defs:_gather_to_implementation (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dcollective_all_reduce_strategy.py742 def _gather_to_implementation(self, value, destinations, axis, options): member in CollectiveAllReduceExtended
Done_device_strategy.py400 def _gather_to_implementation(self, value, destinations, axis, options): member in OneDeviceExtended
Dparameter_server_strategy.py504 def _gather_to_implementation(self, value, destinations, axis, member in ParameterServerStrategyExtended
Dmirrored_strategy.py709 def _gather_to_implementation(self, value, destinations, axis, options): member in MirroredExtended
Dtpu_strategy.py1168 def _gather_to_implementation(self, value, destinations, axis, options): member in TPUExtended
Ddistribute_lib.py2458 def _gather_to_implementation(self, value, destinations, axis, options): member in StrategyExtendedV2
3470 def _gather_to_implementation(self, value, destinations, axis, options): member in _DefaultDistributionExtended