Searched defs:WaitEventWithoutReset (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/ | ||
| D | gpu_event.cc | 67 void GpuEvent::WaitEventWithoutReset() { in WaitEventWithoutReset() function in mindspore::device::gpu::GpuEvent |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/ | ||
| D | ascend_event.cc | 117 void AscendEvent::WaitEventWithoutReset() { in WaitEventWithoutReset() function in mindspore::device::ascend::AscendEvent |
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/ccsrc/backend/common/ | ||
| D | mem_dynamic_allocator_test.cc | 247 void WaitEventWithoutReset() override{}; in WaitEventWithoutReset() function in mindspore::device::DummyDeviceEvent |