Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph_cloner.h107 bool clone_all_used_graphs_; variable
Dfunc_graph_cloner.cc37 clone_all_used_graphs_(clone_all_used_graphs), in Cloner()
155 if (!clone_all_used_graphs_) { in AddTotalGraphs()
531 if (clone_all_used_graphs_) { in CheckStatus()