Searched defs:param_tmp (Results 1 – 1 of 1) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/ |
| D | gather_info.cc | 302 auto param_tmp = param_strategy_; // [a, b, c, d, e] = [a, b, c, 1, e] in InferDevMatrixShape() local 366 auto param_tmp = param_strategy_; // [c, d, e] = [c, 1, e] in InferDevMatrixShape() local
|