Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/pyboost/
Dpyboost_gpu_kernel_extra_func.cc41 void PyboostGPUKernelExtraFunc::LaunchKernelWithProfiler(const std::string &op_name, in LaunchKernelWithProfiler() function in mindspore::kernel::pyboost::PyboostGPUKernelExtraFunc
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/pyboost/
Dpyboost_cpu_kernel_extra_func.cc49 void PyboostCPUKernelExtraFunc::LaunchKernelWithProfiler(const std::string &op_name, in LaunchKernelWithProfiler() function in mindspore::kernel::pyboost::PyboostCPUKernelExtraFunc
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/pyboost/
Dpyboost_utils.h298 …void LaunchKernelWithProfiler(const std::string &device_name, const device::DeviceContext *device_… in LaunchKernelWithProfiler() function