Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc358 auto overflow_marker_graph_id = AnfAlgo::GetGraphId(overflow_marker.get()); in CheckScenario() local
359 …(last_grad_graph_id != last_grad_hcom_graph_id || last_grad_graph_id != overflow_marker_graph_id) { in CheckScenario()