Searched defs:InferTensorLayout (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/ | ||
| D | get_next_info.cc | 56 Status GetNextInfo::InferTensorLayout(TensorLayouts *outputs_layout) { in InferTensorLayout() function in mindspore::parallel::GetNextInfo |
| D | reshape_info.cc | 192 Status ReshapeInfo::InferTensorLayout(TensorLayouts *inputs_layout, TensorLayouts *outputs_layout) { in InferTensorLayout() function in mindspore::parallel::ReshapeInfo |
| D | matmul_info.cc | 314 Status MatMulBase::InferTensorLayout(TensorLayouts *inputs_layout, TensorLayouts *outputs_layout) { in InferTensorLayout() function in mindspore::parallel::MatMulBase |