Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dmanager.cc445 auto &users_cnode_index = func_graph->func_graph_cnodes_index(); in MaybeDropFuncGraphs() local
446 if (!users_cnode_index.empty() && !ignore_users) { in MaybeDropFuncGraphs()