Home
last modified time | relevance | path

Searched defs:this_func_graph (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.cc87 FuncGraphPtr this_func_graph = shared_from_base<FuncGraph>(); in add_parameter() local
102 FuncGraphPtr this_func_graph = shared_from_base<FuncGraph>(); in InsertFrontParameter() local