Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dcollective_all_reduce_strategy.py800 def _gather_to_implementation(self, value, destinations, axis, options): member in CollectiveAllReduceExtended
H A Done_device_strategy.py400 def _gather_to_implementation(self, value, destinations, axis, options): member in OneDeviceExtended
H A Dparameter_server_strategy.py507 def _gather_to_implementation(self, value, destinations, axis, member in ParameterServerStrategyExtended
H A Dmirrored_strategy.py720 def _gather_to_implementation(self, value, destinations, axis, options): member in MirroredExtended
H A 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
H A Dtpu_strategy.py1288 def _gather_to_implementation(self, value, destinations, axis, options): member in TPUExtended