Searched refs:set_strategy (Results 1 – 6 of 6) sorted by relevance
164 void set_strategy(const StrategyPtr &strategy) { strategy_ = strategy; } in set_strategy() function
880 gatherv2_2cost->set_strategy(param_strategy); in InitForCostModel()
175 request.set_strategy(static_cast<google::protobuf::int32>(strategy)); in GetSampledNeighbors()
1085 void set_strategy(const Shape &strategy) { strategy_ = strategy; } in set_strategy() function
1609 reshape_info->set_strategy(reshape_stra); in InitReshapeStrategy()
2518 - Change API set_strategy() to shard()([!5991](https://gitee.com/mindspore/mindspore/pulls/5991))