Searched refs:have_communication_op (Results 1 – 2 of 2) sorted by relevance
32 bool ProfilingUtils::have_communication_op = false; member in mindspore::profiler::gpu::ProfilingUtils150 if (bp_end_str.empty() && !have_communication_op) { in SetTraceBpEnd()
59 static bool have_communication_op; variable