Searched refs:FLOORDIV (Results 1 – 4 of 4) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/rec_core/ |
D | rec_parse_graph.h | 117 {FLOORDIV, OperatorType::kRecElmWiseOp},
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/ |
D | onehot_info.cc | 182 …gen_g.PushBack({gen_g.NewOpInst(FLOORDIV), gen_g.virtual_input_node(), CreateInt32Tensor(classes_e… in ComputeReplaceGraph()
|
D | ops_utils.h | 263 constexpr char FLOORDIV[] = "FloorDiv"; variable
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ |
D | step_auto_parallel.cc | 163 …FLOORDIV, L2_NORMALIZE, ADD, MAXPOOL, AVGPOOL, MAXPOOLV2, VIRTUAL_DATA_SET, RELU, ONEHOT, DROPOUT_… in IsSplittableOperator()
|