Searched defs:WaitEvent (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ | ||
D | gpu_event.cc | 31 void GpuEvent::WaitEvent() { in WaitEvent() function in mindspore::device::gpu::GpuEvent |
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ | ||
D | ascend_event.cc | 57 void AscendEvent::WaitEvent() { in WaitEvent() function in mindspore::device::ascend::AscendEvent |