Home
last modified time | relevance | path

Searched refs:DumpTaskExceptionInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.h104 static void DumpTaskExceptionInfo(const session::KernelGraph &graph);
Dascend_kernel_runtime.cc676 void AscendKernelRuntime::DumpTaskExceptionInfo(const session::KernelGraph & /* graph */) { in DumpTaskExceptionInfo() function in mindspore::device::ascend::AscendKernelRuntime
946 DumpTaskExceptionInfo(graph); in RunTask()