Home
last modified time | relevance | path

Searched defs:kernel_runtime (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime_manager.cc100 std::shared_ptr<KernelRuntime> kernel_runtime; in GetKernelRuntime() local
/third_party/mindspore/mindspore/ccsrc/debug/data_dump/
Ddump_utils.cc33 …auto kernel_runtime = device::KernelRuntimeManager::Instance().GetSingleKernelRuntime(device_targe… in ConvertPhysicalDeviceId() local
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dgpu_session.cc740 auto kernel_runtime = device::KernelRuntimeManager::Instance().GetCurrentKernelRuntime(); in CreateBucket() local
Dascend_session.cc1581 …auto kernel_runtime = device::KernelRuntimeManager::Instance().GetKernelRuntime(kAscendDevice, dev… in DumpAllGraphs() local
1945 auto kernel_runtime = device::KernelRuntimeManager::Instance().GetCurrentKernelRuntime(); in CreateBucket() local