Searched refs:ResetAlgoParameters (Results 1 – 3 of 3) sorted by relevance
38 ResetAlgoParameters(); in CostModelContext()62 void CostModelContext::ResetAlgoParameters() { in ResetAlgoParameters() function in mindspore::parallel::CostModelContext
57 void ResetAlgoParameters();
302 ….def("reset_algo_parameters", &CostModelContext::ResetAlgoParameters, "Reset the AlgoParameters."); in PYBIND11_MODULE()