Home
last modified time | relevance | path

Searched refs:UNSORTED_SEGMENT_MAX (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/rec_core/
Drec_parse_graph.h62 {UNSORTED_SEGMENT_MAX, OperatorType::kRecUnsortedSegmentOp},
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dunsorted_segment_op_info.cc316 …auto segment_max = gen_g.PushBack({gen_g.NewOpInst(UNSORTED_SEGMENT_MAX), gen_g.virtual_input_node… in ComputeReplaceGraph()
Dops_utils.h392 constexpr char UNSORTED_SEGMENT_MAX[] = "UnsortedSegmentMax"; variable
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_auto_parallel.cc174UNSORTED_SEGMENT_MAX, GATHER_ND, TOPK, SCATTER_UPDATE, VIRTUAL_OUTPUT, CONV2D_BACK_PROP_INPUT, CON… in IsSplittableOperator()