Searched defs:RunTask (Results 1 – 6 of 6) sorted by relevance
97 void BCEWithLogitsLossCpuKernelMod::RunTask(int task_id) { in RunTask() function in mindspore::kernel::BCEWithLogitsLossCpuKernelMod
280 static void RunTask(void *userData) in RunTask() function in angle::DelegateWorkerTask
240 void Executor::RunTask(const std::shared_ptr<Task> &task, bool sync, bool long_run) { in RunTask() function in mindspore::session::Executor
298 void Executor::RunTask(const std::shared_ptr<Task> &task, bool sync, bool long_run) { in RunTask() function in mindspore::session::Executor
561 bool AscendKernelRuntime::RunTask(const session::KernelGraph &graph) { in RunTask() function in mindspore::device::ascend::AscendKernelRuntime