Home
last modified time | relevance | path

Searched defs:fv_total (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.cc313 auto &fv_total = mng->free_variables_total(); in free_variables_total() local
319 const auto &fv_total = this->free_variables_total(); in free_variables_nodes() local
331 const auto &fv_total = this->free_variables_total(); in free_variables_func_graphs() local
/third_party/mindspore/tests/ut/cpp/ir/
Dmanager_test.cc405 auto fv_total = mng->free_variables_total(); in TEST_F() local