Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dascend_resource.cc36 int cur_device_id = *(resource.deviceIds.begin()); in InitResource() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_device_manager.cc94 uint32_t GPUDeviceManager::cur_device_id() const { return cur_dev_id_; } in cur_device_id() function in mindspore::device::gpu::GPUDeviceManager
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime_manager.cc81 auto cur_device_id = cur_runtime_key.substr(find_pos + 1); in GetSingleKernelRuntime() local
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2client.cpp674 std::string cur_device_id; in gst_wasapi2_client_activate_async() local