Home
last modified time | relevance | path

Searched defs:KernelLaunchProfiling (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime.h142 virtual void KernelLaunchProfiling(const std::string &kernel_name) {} in KernelLaunchProfiling() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_kernel_runtime.cc1150 void AscendKernelRuntime::KernelLaunchProfiling(const std::string &kernel_name) { in KernelLaunchProfiling() function in mindspore::device::ascend::AscendKernelRuntime