Home
last modified time | relevance | path

Searched defs:GetDeviceID (Results 1 – 12 of 12) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/sampler/
Ddistributed_sampler.h63 int64_t GetDeviceID() { return device_id_; } in GetDeviceID() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/distribute/
Dmpi_pycc.cc31 int MpiPycc::GetDeviceID() { return GetDeviceId(); } in GetDeviceID() function in mindspore::device::ascend::collective::MpiPycc
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/
Dcontext.cc437 uint32_t GPUDeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::GPUDeviceInfo
480 uint32_t AscendDeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::AscendDeviceInfo
701 size_t NNRTDeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::NNRTDeviceInfo
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/tensorrt/
Dtensorrt_runtime.h106 uint32_t GetDeviceID() { return device_id_; } in GetDeviceID() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/ms/
Dms_model.cc148 uint32_t MsModel::GetDeviceID() const { in GetDeviceID() function in mindspore::MsModel
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/model/acl/
Dacl_model_options.h35 uint32_t GetDeviceID() const { return device_id_; } in GetDeviceID() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/cxx_api/
Dcontext.cc169 uint32_t GPUDeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::GPUDeviceInfo
198 uint32_t AscendDeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::AscendDeviceInfo
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/js_api/
Dnnrt_device_desc.cc157 napi_value NnrtDeviceDescNapi::GetDeviceID(napi_env env, napi_callback_info info) { in GetDeviceID() function in mindspore::NnrtDeviceDescNapi
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/
Dcontext.cc373 uint32_t GPUDeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::GPUDeviceInfo
399 uint32_t AscendDeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::AscendDeviceInfo
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp242 uint32_t GetDeviceID(const FunctionsGL *functions) in GetDeviceID() function
/third_party/cups/backend/
Dusb-darwin.c191 kern_return_t (*GetDeviceID)(struct classdriver_s **printer, CFStringRef *devid, UInt16 timeout); member
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ascend_ge/
Dge_graph_executor.cc510 uint32_t GeGraphExecutor::GetDeviceID() const { in GetDeviceID() function in mindspore::GeGraphExecutor