Home
last modified time | relevance | path

Searched defs:InferTensorLayout (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dget_next_info.cc56 Status GetNextInfo::InferTensorLayout(TensorLayouts *outputs_layout) { in InferTensorLayout() function in mindspore::parallel::GetNextInfo
Dreshape_info.cc192 Status ReshapeInfo::InferTensorLayout(TensorLayouts *inputs_layout, TensorLayouts *outputs_layout) { in InferTensorLayout() function in mindspore::parallel::ReshapeInfo
Dmatmul_info.cc314 Status MatMulBase::InferTensorLayout(TensorLayouts *inputs_layout, TensorLayouts *outputs_layout) { in InferTensorLayout() function in mindspore::parallel::MatMulBase