Searched defs:GetDeviceName (Results 1 – 6 of 6) sorted by relevance
28 std::string CPUSomas::GetDeviceName() const { return "CPU"; } in GetDeviceName() function in mindspore::device::cpu::CPUSomas
128 napi_value NnrtDeviceDescNapi::GetDeviceName(napi_env env, napi_callback_info info) { in GetDeviceName() function in mindspore::NnrtDeviceDescNapi
31 std::string GPUSomas::GetDeviceName() const { return "GPU"; } in GetDeviceName() function in mindspore::device::gpu::GPUSomas
1160 std::string GPUDeviceContext::GetDeviceName(uint32_t device_id) { in GetDeviceName() function in mindspore::device::gpu::GPUDeviceContext
37 std::string AclSomas::GetDeviceName() const { return "Ascend"; } in GetDeviceName() function in mindspore::device::ascend::AclSomas
545 std::string GeDeviceContext::GetDeviceName(uint32_t) { in GetDeviceName() function in mindspore::device::ascend::GeDeviceContext