Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/src/
Ddpico_pass.h53 std::vector<api::FuncGraphPtr> func_graphs_; variable
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dmanager.h380 FuncGraphSet func_graphs_; // Managed func graphs. variable