Home
last modified time | relevance | path

Searched defs:op_cost (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/tests/ut/cpp/parallel/tensor_layout/
Dredistribution_operator_infer_test.cc53 for (auto op_cost : operator_list) { in InferOperatorCheck() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dredistribution_operator_infer.cc193 OperatorC op_cost = std::make_pair(op, cur_tensor_layout_.slice_shape().array()); in InsertOperator() local
Dtensor_redistribution.cc209 for (auto &op_cost : operator_list_) { in ComputeCost() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dgraph_costmodel.cc1116 auto &op_cost = op_cost_list[i]; in CreateMergeEliminationSubCostList() local