Home
last modified time | relevance | path

Searched defs:CreateRuntimeEvent (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_device_res_manager.cc508 DeviceEventPtr GeDeviceResManager::CreateRuntimeEvent(bool enable_blocking, bool enable_record_wait… in CreateRuntimeEvent() function in mindspore::device::ascend::GeDeviceResManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context.h296 …virtual DeviceEventPtr CreateRuntimeEvent(bool enable_blocking, bool enable_record_wait) { return … in CreateRuntimeEvent() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/hardware/
Dgpu_device_context.cc1058 DeviceEventPtr GPUDeviceResManager::CreateRuntimeEvent(bool enable_blocking, bool enable_record_wai… in CreateRuntimeEvent() function in mindspore::device::gpu::GPUDeviceResManager