Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/auto_parallel/rec_core/
Drec_cost.cc170 StrategyRec CostMatMul::GetOptimalStr(const Graph::NodeType &node, in GetOptimalStr() function in mindspore::parallel::CostMatMul
376 StrategyRec CostBatchMatMul::GetOptimalStr( in GetOptimalStr() function in mindspore::parallel::CostBatchMatMul
551 StrategyRec CostConvolution::GetOptimalStr( in GetOptimalStr() function in mindspore::parallel::CostConvolution
714 StrategyRec CostPooling::GetOptimalStr(const Graph::NodeType &node, in GetOptimalStr() function in mindspore::parallel::CostPooling
831 StrategyRec CostReshape::GetOptimalStr(const Graph::NodeType &node) const { return ChoseStr(node.ap… in GetOptimalStr() function in mindspore::parallel::CostReshape
879 StrategyRec CostCommon::GetOptimalStr(const Graph::NodeType &node, in GetOptimalStr() function in mindspore::parallel::CostCommon
964 StrategyRec CostBatchParallel::GetOptimalStr(const Graph::NodeType &node) { in GetOptimalStr() function in mindspore::parallel::CostBatchParallel