HomeSort by relevance Sort by last modified time
    Searched refs:all_max (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/nccl/
__init__.py 17 @@all_max
30 from tensorflow.contrib.nccl.python.ops.nccl_ops import all_max
  /external/tensorflow/tensorflow/contrib/nccl/python/ops/
nccl_ops.py 113 def all_max(tensors): function
nccl_ops_test.py 136 self._Test(partial(_NcclAllReduce, nccl.all_max), np.maximum)

Completed in 52 milliseconds