Home
last modified time | relevance | path

Searched refs:set_triangle_star_strategy_overwrite (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcostmodel_context.h141 void set_triangle_star_strategy_overwrite(bool);
Dcostmodel_context.cc244 void CostModelContext::set_triangle_star_strategy_overwrite(bool overwrite) { in set_triangle_star_strategy_overwrite() function in mindspore::parallel::CostModelContext