Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Dmodel_runner.cc35 void ModelRunner::DistributeTask(uint32_t model_id) { in DistributeTask() function in mindspore::ge::model_runner::ModelRunner
Druntime_model.cc188 void RuntimeModel::DistributeTask() { in DistributeTask() function in mindspore::ge::model_runner::RuntimeModel
/third_party/mindspore/mindspore/core/mindrt/src/thread/
Dthreadpool.cc213 void ThreadPool::DistributeTask(Task *task, int task_num) const { in DistributeTask() function in mindspore::ThreadPool