Home
last modified time | relevance | path

Searched refs:IncPreGraphFinishedCount (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/session/
Dkernel_graph.h322 void IncPreGraphFinishedCount() { pre_graph_finished_count_++; } in IncPreGraphFinishedCount() function
333 post_graph_ptr->IncPreGraphFinishedCount(); in OnRunGraphFinished()