Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.cc401 void FuncGraph::ClearFuncGraphCNodesIndex() { func_graph_cnodes_index_.clear(); } in ClearFuncGraphCNodesIndex() function in mindspore::FuncGraph
497 ClearFuncGraphCNodesIndex(); in ClearAllManagerInfo()
Dfunc_graph.h319 void ClearFuncGraphCNodesIndex();