Searched defs:ChoseStr (Results 1 – 1 of 1) sorted by relevance
269 StrategyRec CostMatMul::ChoseStr(const std::vector<double> &cost_op, StrategyRec str) const { in ChoseStr() function in mindspore::parallel::CostMatMul496 StrategyRec CostBatchMatMul::ChoseStr(const std::vector<double> &cost_op, StrategyRec str) const { in ChoseStr() function in mindspore::parallel::CostBatchMatMul653 StrategyRec CostConvolution::ChoseStr(const std::vector<double> &cost_op, StrategyRec str) const { in ChoseStr() function in mindspore::parallel::CostConvolution743 StrategyRec CostPooling::ChoseStr(const std::vector<double> &cost_op, StrategyRec str) const { in ChoseStr() function in mindspore::parallel::CostPooling785 StrategyRec CostTensorAdd::ChoseStr(const std::vector<double> &cost_op, StrategyRec str) { in ChoseStr() function in mindspore::parallel::CostTensorAdd833 StrategyRec CostReshape::ChoseStr(StrategyRec str) const { return str; } in ChoseStr() function in mindspore::parallel::CostReshape836 StrategyRec CostBiasAdd::ChoseStr(const std::vector<double> &cost_op, StrategyRec str) { in ChoseStr() function in mindspore::parallel::CostBiasAdd922 StrategyRec CostCommon::ChoseStr(const std::vector<double> &cost_op, StrategyRec str) { in ChoseStr() function in mindspore::parallel::CostCommon1001 StrategyRec CostBatchParallel::ChoseStr(const std::vector<double> &cost_op, StrategyRec str) { in ChoseStr() function in mindspore::parallel::CostBatchParallel1043 StrategyRec CostSoftmaxCrossEntropyWithLogits::ChoseStr(const std::vector<double> &cost_op, Strateg… in ChoseStr() function in mindspore::parallel::CostSoftmaxCrossEntropyWithLogits