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.py800 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.py507 def _gather_to_implementation(self, value, destinations, axis, member in ParameterServerStrategyExtended
Dmirrored_strategy.py720 def _gather_to_implementation(self, value, destinations, axis, options): member in MirroredExtended
Dtpu_strategy.py1288 def _gather_to_implementation(self, value, destinations, axis, options): member in TPUExtended
Ddistribute_lib.py2548 def _gather_to_implementation(self, value, destinations, axis, options): member in StrategyExtendedV2
3699 def _gather_to_implementation(self, value, destinations, axis, options): member in _DefaultDistributionExtended