Searched refs:SendMultiGraphsAndClear (Results 1 – 2 of 2) sorted by relevance
193 void SendMultiGraphsAndClear(const KernelGraphPtr &graph_ptr);
316 SendMultiGraphsAndClear(graph_ptr); in PreExecute()347 void Debugger::SendMultiGraphsAndClear(const KernelGraphPtr &graph_ptr) { in SendMultiGraphsAndClear() function in mindspore::Debugger