Searched refs:set_hyper_param_count (Results 1 – 5 of 5) sorted by relevance
229 (*target_func_graph)->set_hyper_param_count(func_graph->hyper_param_count()); in SetFuncGraphInfo()753 new_func_graph->set_hyper_param_count(func_graph->hyper_param_count()); in TransformableClone()
223 void set_hyper_param_count(size_t count) { hyper_param_count_ = count; } in set_hyper_param_count() function
173 top_graph->set_hyper_param_count(hyper_param_count + 1); in ConvertLoadedGraph()
347 root_graph->set_hyper_param_count(hyper_param_count); in RemoveBatchNormalizetionNotUseParameters()
994 root_->set_hyper_param_count(root_->hyper_param_count() - del_num); in ElimParameter()