Takes the given number of completed elements from this barrier. This operation concatenates completed-element component tensors along the 0th dimension to make a single component tensor. If barrier has no completed elements, this operation will block until there are 'num_elements'
(self,
num_elements,
allow_small_batch=False,
timeout=None,
name=None)
source not stored for this graph (policy: none)