Home
last modified time | relevance | path

Searched refs:clone_all_child_graphs_ (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph_cloner.h106 bool clone_all_child_graphs_; variable
Dfunc_graph_cloner.cc36 clone_all_child_graphs_(clone_all_child_graphs), in Cloner()
141 if (!clone_all_child_graphs_) { in AddChildGraphs()