Home
last modified time | relevance | path

Searched refs:_batch_all_gather (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dcross_device_ops.py1305 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