Searched refs:param_itr (Results 1 – 1 of 1) sorted by relevance
384 for (auto ¶m_itr : graph_params) { in Mature() local385 MS_EXCEPTION_IF_NULL(param_itr); in Mature()386 auto param = param_itr->cast<ParameterPtr>(); in Mature()