Home
last modified time | relevance | path

Searched defs:InitDevice (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/gpu/
Dgpu_ps_cache.cc29 bool GPUPsCache::InitDevice(uint32_t device_id, const void *) { in InitDevice() function in mindspore::ps::gpu::GPUPsCache
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_device_manager.cc26 void GPUDeviceManager::InitDevice() { in InitDevice() function in mindspore::device::gpu::GPUDeviceManager
Dgpu_kernel_runtime.cc237 bool GPUKernelRuntime::InitDevice() { in InitDevice() function in mindspore::device::gpu::GPUKernelRuntime
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Ddevice_manager.cc30 bool InitDevice(int64_t device_num, int64_t global_rank, const std::string &backend, in InitDevice() function
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ascend/
Dascend_ps_cache.cc110 bool AscendPsCache::InitDevice(uint32_t device_id, const void *context) { in InitDevice() function in mindspore::ps::ascend::AscendPsCache
/third_party/mindspore/mindspore/ccsrc/runtime/hardware/gpu/
Dgpu_device_context.cc111 bool GPUDeviceContext::InitDevice() { in InitDevice() function in mindspore::device::gpu::GPUDeviceContext
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc1003 bool AscendKernelRuntime::InitDevice() { in InitDevice() function in mindspore::device::ascend::AscendKernelRuntime