Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/rec_core/
Drec_cost.cc132 StrategyRec CostMatMul::GetOptimalStr(const Graph::NodeType &node, in GetOptimalStr() function in mindspore::parallel::CostMatMul
223 StrategyRec CostConvolution::GetOptimalStr( in GetOptimalStr() function in mindspore::parallel::CostConvolution
387 StrategyRec CostPooling::GetOptimalStr(const Graph::NodeType &node, in GetOptimalStr() function in mindspore::parallel::CostPooling
505 StrategyRec CostReshape::GetOptimalStr(const Graph::NodeType &node) const { return ChoseStr(node.ap… in GetOptimalStr() function in mindspore::parallel::CostReshape
553 StrategyRec CostCommon::GetOptimalStr(const Graph::NodeType &node, in GetOptimalStr() function in mindspore::parallel::CostCommon
639 StrategyRec CostBatchParallel::GetOptimalStr(const Graph::NodeType &node) { in GetOptimalStr() function in mindspore::parallel::CostBatchParallel