Searched defs:ProcessGraph (Results 1 – 2 of 2) sorted by relevance
25 STATUS UnusedNodeRemovePass::ProcessGraph(const FuncGraphPtr &func_graph, std::set<FuncGraphPtr> *h… in ProcessGraph() function in mindspore::opt::UnusedNodeRemovePass
188 void BytecodeInliner::ProcessGraph(Graph *graph, int local_off) { in ProcessGraph() function in mindspore::pijit::BytecodeInliner