Home
last modified time | relevance | path

Searched defs:GetDeprecatedInterface (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_device_context.cc528 DeprecatedInterface *GeDeviceContext::GetDeprecatedInterface() { in GetDeprecatedInterface() function in mindspore::device::ascend::GeDeviceContext
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context.h114 virtual DeprecatedInterface *GetDeprecatedInterface() { return nullptr; } in GetDeprecatedInterface() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/hardware/
Dgpu_device_context.cc1151 DeprecatedInterface *GPUDeviceContext::GetDeprecatedInterface() { in GetDeprecatedInterface() function in mindspore::device::gpu::GPUDeviceContext