Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dreduce_method_info.cc354 Strategys inputs_strategy = strategy_->GetInputDim(); in InferTensorInfo() local
483 Strategys inputs_strategy = strategy_->GetInputDim(); in InferTensorInfo() local
Dreshape_info.cc256 Strategys inputs_strategy = strategy_->GetInputDim(); in InferTensorInfo() local
Doperator_info.cc692 Status OperatorInfo::InferSliceShape(const Strategys &inputs_strategy, const Strategys &outputs_str… in InferSliceShape()