Searched refs:REDUCE_OP_SUM (Results 1 – 10 of 10) sorted by relevance
121 reduce_method_ = REDUCE_OP_SUM; in ReduceSumInfo()
145 Attr attr_op = std::make_pair(OP, MakeValue(REDUCE_OP_SUM)); in ComputeReplaceGraph()
238 op = CreateReduceScatterOp(REDUCE_OP_SUM, group_list[0].name()); in InferForwardCommunication()240 op = CreateAllReduceOp(REDUCE_OP_SUM, group_list[0].name()); in InferForwardCommunication()
208 Operator op = CreateAllReduceOp(REDUCE_OP_SUM, forward_group[0].name()); in InferForwardCommunication()
226 Operator op = CreateAllReduceOp(REDUCE_OP_SUM, group_list[0].name()); in InferForwardCommunication()
738 Attr attr_op = std::make_pair(OP, MakeValue(REDUCE_OP_SUM)); in InferForwardCommunication()792 Attr attr_op = std::make_pair(OP, MakeValue(REDUCE_OP_SUM)); in ComputeReplaceGraph()
94 constexpr char REDUCE_OP_SUM[] = "sum"; variable
204 Operator op0 = CreateAllReduceOp(REDUCE_OP_SUM, forward_group[0].name()); in CreateReduceMeanForwardOp()
524 Operator op = CreateAllReduceOp(REDUCE_OP_SUM, group_list[0].name()); in InferForwardCommunication()
277 ValuePtr attr0_value = MakeValue(REDUCE_OP_SUM); in TEST_F()394 ValuePtr attr0_value = MakeValue(REDUCE_OP_SUM); in TEST_F()