Searched defs:DeleteInstance (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/lite/src/runtime/gpu/cuda/ | ||
D | cuda_runtime.cc | 41 void CudaRuntime::DeleteInstance() { in DeleteInstance() function in mindspore::lite::cuda::CudaRuntime |
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ | ||
D | opencl_runtime.cc | 52 void OpenCLRuntime::DeleteInstance() { in DeleteInstance() function in mindspore::lite::opencl::OpenCLRuntime |