Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/rec_core/
Drec_parse_graph.h117 {FLOORDIV, OperatorType::kRecElmWiseOp},
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Donehot_info.cc182 …gen_g.PushBack({gen_g.NewOpInst(FLOORDIV), gen_g.virtual_input_node(), CreateInt32Tensor(classes_e… in ComputeReplaceGraph()
Dops_utils.h263 constexpr char FLOORDIV[] = "FloorDiv"; variable
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_auto_parallel.cc163FLOORDIV, L2_NORMALIZE, ADD, MAXPOOL, AVGPOOL, MAXPOOLV2, VIRTUAL_DATA_SET, RELU, ONEHOT, DROPOUT_… in IsSplittableOperator()