Home
last modified time | relevance | path

Searched defs:RunTask (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dbce_with_logits_loss_cpu_kernel.cc97 void BCEWithLogitsLossCpuKernelMod::RunTask(int task_id) { in RunTask() function in mindspore::kernel::BCEWithLogitsLossCpuKernelMod
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DWorkerThread.cpp280 static void RunTask(void *userData) in RunTask() function in angle::DelegateWorkerTask
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dexecutor.cc240 void Executor::RunTask(const std::shared_ptr<Task> &task, bool sync, bool long_run) { in RunTask() function in mindspore::session::Executor
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/mock/
Dexecutor.cc298 void Executor::RunTask(const std::shared_ptr<Task> &task, bool sync, bool long_run) { in RunTask() function in mindspore::session::Executor
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/
Dexecutor.cc298 void Executor::RunTask(const std::shared_ptr<Task> &task, bool sync, bool long_run) { in RunTask() function in mindspore::session::Executor
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_kernel_runtime.cc561 bool AscendKernelRuntime::RunTask(const session::KernelGraph &graph) { in RunTask() function in mindspore::device::ascend::AscendKernelRuntime