Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.cc282 void FuncGraph::ClearFreeVariables() { free_variables_.clear(); } in ClearFreeVariables() function in mindspore::FuncGraph
498 ClearFreeVariables(); in ClearAllManagerInfo()
Dfunc_graph.h286 void ClearFreeVariables();