Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc172 void AscendKernelRuntime::ClearGraphRuntimeResource(uint32_t graph_id) { in ClearGraphRuntimeResource() function in mindspore::device::ascend::AscendKernelRuntime
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_kernel_runtime.cc298 void GPUKernelRuntime::ClearGraphRuntimeResource(uint32_t graph_id) { in ClearGraphRuntimeResource() function in mindspore::device::gpu::GPUKernelRuntime
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime.cc1572 void KernelRuntime::ClearGraphRuntimeResource(uint32_t graph_id) { in ClearGraphRuntimeResource() function in mindspore::device::KernelRuntime