Home
last modified time | relevance | path

Searched defs:reduction_op (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/core/nccl/
Dcollective_communicator.cc41 Status ReductionOp(const string& merge_op, ncclRedOp_t* reduction_op) { in ReductionOp()
137 ncclRedOp_t reduction_op; in Enqueue() local
Dnccl_manager.cc191 const ncclRedOp_t reduction_op; // applies when <type> is a reduction. member
434 ncclRedOp_t reduction_op) { in AddToAllReduce()
459 ncclRedOp_t reduction_op) { in AddReduceSend()
465 ncclRedOp_t reduction_op) { in AddReduceRecv()
492 ncclRedOp_t reduction_op) { in AddParticipant()
Dnccl_manager_test.cc105 ncclRedOp_t reduction_op, TensorShape shape, in MakeReductionTestCase()
323 ncclRedOp_t reduction_op = static_cast<ncclRedOp_t>(op); in RunMultiNodeAllReduceTest() local
471 ncclRedOp_t reduction_op = static_cast<ncclRedOp_t>(op); in TYPED_TEST() local
875 ncclRedOp_t reduction_op = static_cast<ncclRedOp_t>(0); in TYPED_TEST() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnccl_all_reduce_thunk.cc45 mlir::Operation* reduction_op = &block.front(); in MatchReductionComputation() local
/external/mesa3d/src/compiler/spirv/
Dvtn_subgroup.c405 nir_op reduction_op; in vtn_handle_subgroup() local
/external/tensorflow/tensorflow/core/kernels/
Dsegment_reduction_ops_test.cc67 std::unique_ptr<OpKernel> reduction_op( in BM_SegmentReduction() local
Dnccl_ops.cc84 ncclRedOp_t reduction_op() const { return reduction_op_; } in reduction_op() function in tensorflow::__anon27d3229c0111::NcclReduceOpBase
Ddynamic_partition_op_gpu.cu.cc416 gpuprim::Sum reduction_op; in CountAndSortParts() local
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dmath_test.py491 def test_unsorted_segment_reduction(self, reduction_op): argument
/external/mesa3d/src/compiler/nir/
Dnir_print.c880 nir_op reduction_op = nir_intrinsic_reduction_op(instr); in print_intrinsic_instr() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_a_m.cc2777 auto reduction_op = in FoldOperandsPermutation() local