Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dcross_device_utils.py366 def _all_gather(self, input_tensor, communication_hint='AUTO', timeout=0): member in CollectiveReplicaLauncher
478 gathered_shape = self._all_gather(
487 gather_padded_out_tensor = self._all_gather(
539 all_values = self._all_gather(
544 all_indices = self._all_gather(
565 all_lengths = self._all_gather(