Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.cc245 void FuncGraph::ClearValueNodes() { value_nodes_.clear(); } in ClearValueNodes() function in mindspore::FuncGraph
496 ClearValueNodes(); in ClearAllManagerInfo()
Dfunc_graph.h279 void ClearValueNodes();