Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.h297 std::vector<FuncGraphPtr> free_variables_func_graphs();
Dfunc_graph.cc329 std::vector<FuncGraphPtr> FuncGraph::free_variables_func_graphs() { in free_variables_func_graphs() function in mindspore::FuncGraph