contrib.nccl.all_min
tf.contrib.nccl.all_min
tf.contrib.nccl.all_min
all_min(tensors)
Defined in tensorflow/contrib/nccl/python/ops/nccl_ops.py
.
Returns a list of tensors with the all-reduce min across tensors
.
The computation is done with an all-reduce operation, so if only some of the returned tensors are evaluated then the computation will hang.
Args:
-
tensors
: The input tensors across which to reduce; must be ass