Home
last modified time | relevance | path

Searched defs:BindDeviceToCurrentThread (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.cc378 bool GeDeviceResManager::BindDeviceToCurrentThread(bool force_bind) const { in BindDeviceToCurrentThread() function in mindspore::device::ascend::GeDeviceResManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context.h161 virtual bool BindDeviceToCurrentThread(bool force_bind) const { return true; } in BindDeviceToCurrentThread() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/hardware/
Dgpu_device_context.cc1137 bool GPUDeviceResManager::BindDeviceToCurrentThread(bool force_bind) const { in BindDeviceToCurrentThread() function in mindspore::device::gpu::GPUDeviceResManager