Home
last modified time | relevance | path

Searched defs:GetGPUCapabilityMinor (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/hardware/
Dgpu_deprecated_interface.cc36 int GPUDeprecatedInterface::GetGPUCapabilityMinor() { in GetGPUCapabilityMinor() function in mindspore::device::gpu::GPUDeprecatedInterface
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddeprecated_interface.h57 virtual int GetGPUCapabilityMinor() { return -1; } in GetGPUCapabilityMinor() function