Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/rec_core/
Drec_parse_graph.h63 {UNSORTED_SEGMENT_MIN, OperatorType::kRecUnsortedSegmentOp},
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dunsorted_segment_op_info.cc282 …auto segment_min = gen_g.PushBack({gen_g.NewOpInst(UNSORTED_SEGMENT_MIN), gen_g.virtual_input_node… in ComputeReplaceGraph()
Dops_utils.h391 constexpr char UNSORTED_SEGMENT_MIN[] = "UnsortedSegmentMin"; variable
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_auto_parallel.cc173UNSORTED_SEGMENT_MIN, REPEAT_ELEMENTS, TENSOR_DOT, RANGE, UNIFORM_CANDIDATE_SAMPLER, SLICE, SELECT… in IsSplittableOperator()