Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Dget_next_info.cc62 Status GetNextInfo::InferTensorLayout(TensorLayouts *outputs_layout) { in InferTensorLayout() function in mindspore::parallel::GetNextInfo
Dweight_quant_batch_matmul_info.cc481 Status WeightQuantBatchMatmulInfo::InferTensorLayout(TensorLayouts *inputs_layout, TensorLayouts *o… in InferTensorLayout() function in mindspore::parallel::WeightQuantBatchMatmulInfo
Dquant_batch_matmul_info.cc471 Status QuantBatchMatmulInfo::InferTensorLayout(TensorLayouts *inputs_layout, TensorLayouts *outputs… in InferTensorLayout() function in mindspore::parallel::QuantBatchMatmulInfo
Dreshape_info.cc530 Status ReshapeInfo::InferTensorLayout(TensorLayouts *inputs_layout, TensorLayouts *outputs_layout) { in InferTensorLayout() function in mindspore::parallel::ReshapeInfo
Dmatmul_info.cc912 Status MatMulBase::InferTensorLayout(TensorLayouts *inputs_layout, TensorLayouts *outputs_layout) { in InferTensorLayout() function in mindspore::parallel::MatMulBase