Searched defs:RecordEvent (Results 1 – 5 of 5) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ | ||
D | gpu_event.cc | 38 void GpuEvent::RecordEvent() { in RecordEvent() function in mindspore::device::gpu::GpuEvent |
D | cuda_driver.cc | 193 bool CudaDriver::RecordEvent(CudaDeviceEvent event, CudaDeviceStream stream) { in RecordEvent() function in mindspore::device::gpu::CudaDriver |
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ | ||
D | ascend_event.cc | 47 void AscendEvent::RecordEvent() { in RecordEvent() function in mindspore::device::ascend::AscendEvent |
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/gpu/ | ||
D | gpu_ps_cache.cc | 44 bool GPUPsCache::RecordEvent() { in RecordEvent() function in mindspore::ps::gpu::GPUPsCache |
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ascend/ | ||
D | ascend_ps_cache.cc | 149 bool AscendPsCache::RecordEvent() { in RecordEvent() function in mindspore::ps::ascend::AscendPsCache |