Searched defs:ClearGraphRuntimeResource (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ | ||
| D | ascend_kernel_runtime.cc | 172 void AscendKernelRuntime::ClearGraphRuntimeResource(uint32_t graph_id) { in ClearGraphRuntimeResource() function in mindspore::device::ascend::AscendKernelRuntime |
| /third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ | ||
| D | gpu_kernel_runtime.cc | 298 void GPUKernelRuntime::ClearGraphRuntimeResource(uint32_t graph_id) { in ClearGraphRuntimeResource() function in mindspore::device::gpu::GPUKernelRuntime |
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ | ||
| D | kernel_runtime.cc | 1572 void KernelRuntime::ClearGraphRuntimeResource(uint32_t graph_id) { in ClearGraphRuntimeResource() function in mindspore::device::KernelRuntime |