Searched defs:ClearGraphRuntimeResource (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/ | ||
| D | ascend_kernel_runtime.cc | 155 void AscendKernelRuntime::ClearGraphRuntimeResource(uint32_t graph_id) { in ClearGraphRuntimeResource() function in mindspore::device::ascend::AscendKernelRuntime |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/ | ||
| D | gpu_kernel_runtime.cc | 314 void GPUKernelRuntime::ClearGraphRuntimeResource(uint32_t graph_id) { in ClearGraphRuntimeResource() function in mindspore::device::gpu::GPUKernelRuntime |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/ | ||
| D | kernel_runtime.cc | 1847 void KernelRuntime::ClearGraphRuntimeResource(uint32_t graph_id) { in ClearGraphRuntimeResource() function in mindspore::device::KernelRuntime |