Home
last modified time | relevance | path

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

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