Searched refs:this_func_graph (Results 1 – 1 of 1) sorted by relevance
87 FuncGraphPtr this_func_graph = shared_from_base<FuncGraph>(); in add_parameter() local88 ParameterPtr p = std::make_shared<Parameter>(this_func_graph); in add_parameter()102 FuncGraphPtr this_func_graph = shared_from_base<FuncGraph>(); in InsertFrontParameter() local103 ParameterPtr p = std::make_shared<Parameter>(this_func_graph); in InsertFrontParameter()