Searched defs:SplitGraph (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/lite/tools/optimizer/graph/ | ||
| D | control_flow_pass.cc | 145 int ControlFlowPass::SplitGraph(const FuncGraphPtr &fg, AnfNodePtr *control_flow_node, in SplitGraph() function in mindspore::opt::ControlFlowPass |
| /third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/ | ||
| D | graph_kernel_splitter.cc | 332 void SplitGraph(const FuncGraphPtr &main_func_graph, std::vector<CNodePtr> *main_cnodes, in SplitGraph() function in mindspore::opt::__anon0e9de4660211::AreaGraph |