Home
last modified time | relevance | path

Searched refs:EXPAND_DIMS (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dunsorted_segment_op_info.cc284 …auto expandim_output = gen_g.PushBack({gen_g.NewOpInst(EXPAND_DIMS), segment_min, CreatInt64Imm(0)… in ComputeReplaceGraph()
318 …auto expandim_output = gen_g.PushBack({gen_g.NewOpInst(EXPAND_DIMS), segment_max, CreatInt64Imm(0)… in ComputeReplaceGraph()
Dops_utils.h382 constexpr char EXPAND_DIMS[] = "ExpandDims"; variable
Dgather_v2_p_info.cc782 auto expand_dims = gen_g.PushBack({gen_g.NewOpInst(EXPAND_DIMS), cast, CreatInt64Imm(axis_ - 1)}); in ComputeReplaceGraph()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_auto_parallel.cc167 …STRIDEDSLICE, GET_NEXT, CAST, NEG, SQUARE, BATCH_MATMUL, EXPAND_DIMS, SQUEEZE, SPARSE_GATHERV2, TI… in IsSplittableOperator()
/third_party/mindspore/third_party/proto/tensorflow/lite/
Dschema.fbs295 EXPAND_DIMS = 70,
Dschema_2.4.1.fbs297 EXPAND_DIMS = 70,
/third_party/mindspore/mindspore/lite/tools/converter/parser/tflite/
Dschema.fbs295 EXPAND_DIMS = 70,