Home
last modified time | relevance | path

Searched defs:RecordEvent (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_event.cc38 void GpuEvent::RecordEvent() { in RecordEvent() function in mindspore::device::gpu::GpuEvent
Dcuda_driver.cc193 bool CudaDriver::RecordEvent(CudaDeviceEvent event, CudaDeviceStream stream) { in RecordEvent() function in mindspore::device::gpu::CudaDriver
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_event.cc47 void AscendEvent::RecordEvent() { in RecordEvent() function in mindspore::device::ascend::AscendEvent
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/gpu/
Dgpu_ps_cache.cc44 bool GPUPsCache::RecordEvent() { in RecordEvent() function in mindspore::ps::gpu::GPUPsCache
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ascend/
Dascend_ps_cache.cc149 bool AscendPsCache::RecordEvent() { in RecordEvent() function in mindspore::ps::ascend::AscendPsCache