Home
last modified time | relevance | path

Searched defs:ExecuteKernelTask (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/hardware/
Dcpu_device_context.cc531 bool CPUKernelExecutor::ExecuteKernelTask(const runtime::KernelTaskType &task_type, in ExecuteKernelTask() function in mindspore::device::cpu::CPUKernelExecutor
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context.h404 virtual bool ExecuteKernelTask(const runtime::KernelTaskType &task_type, in ExecuteKernelTask() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_kernel_executor.cc1202 bool GeKernelExecutor::ExecuteKernelTask(const runtime::KernelTaskType &task_type, in ExecuteKernelTask() function in mindspore::device::ascend::GeKernelExecutor
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/hardware/
Dgpu_device_context.cc1078 bool GPUKernelExecutor::ExecuteKernelTask(const runtime::KernelTaskType &task_type, in ExecuteKernelTask() function in mindspore::device::gpu::GPUKernelExecutor