Searched defs:BindDeviceToCurrentThread (Results 1 – 3 of 3) sorted by relevance
378 bool GeDeviceResManager::BindDeviceToCurrentThread(bool force_bind) const { in BindDeviceToCurrentThread() function in mindspore::device::ascend::GeDeviceResManager
161 virtual bool BindDeviceToCurrentThread(bool force_bind) const { return true; } in BindDeviceToCurrentThread() function
1137 bool GPUDeviceResManager::BindDeviceToCurrentThread(bool force_bind) const { in BindDeviceToCurrentThread() function in mindspore::device::gpu::GPUDeviceResManager