Searched refs:_batch_all_gather (Results 1 – 1 of 1) sorted by relevance
1305 all_gathered = self._batch_all_gather([per_replica_value], axis, options)[0]1332 def _batch_all_gather(self, per_replica_values, axis, options): member in CollectiveAllReduce