Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/sampler/
Ddistributed_sampler.h62 int64_t GetDeviceID() { return device_id_; } in GetDeviceID() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/distribute/
Dmpi_pycc.cc31 int MpiPycc::GetDeviceID() { return GetDeviceId(); } in GetDeviceID() function in mindspore::device::ascend::collective::MpiPycc
/third_party/mindspore/mindspore/ccsrc/cxx_api/model/acl/
Dacl_model_options.h35 uint32_t GetDeviceID() const { return device_id_; } in GetDeviceID() function
/third_party/mindspore/mindspore/lite/src/cxx_api/
Dcontext.cc263 uint32_t GPUDeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::GPUDeviceInfo
281 uint32_t Ascend910DeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::Ascend910DeviceInfo
294 uint32_t Ascend310DeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::Ascend310DeviceInfo
/third_party/mindspore/mindspore/ccsrc/cxx_api/
Dcontext.cc152 uint32_t GPUDeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::GPUDeviceInfo
171 uint32_t Ascend910DeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::Ascend910DeviceInfo
180 uint32_t Ascend310DeviceInfo::GetDeviceID() const { in GetDeviceID() function in mindspore::Ascend310DeviceInfo
/third_party/mindspore/mindspore/ccsrc/cxx_api/model/ms/
Dms_model.cc151 uint32_t MsModel::GetDeviceID() const { in GetDeviceID() function in mindspore::MsModel
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp63 uint32_t GetDeviceID(const FunctionsGL *functions) in GetDeviceID() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp242 uint32_t GetDeviceID(const FunctionsGL *functions) in GetDeviceID() function