Searched defs:DistributeTask (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/ | ||
| D | model_runner.cc | 35 void ModelRunner::DistributeTask(uint32_t model_id) { in DistributeTask() function in mindspore::ge::model_runner::ModelRunner |
| D | runtime_model.cc | 188 void RuntimeModel::DistributeTask() { in DistributeTask() function in mindspore::ge::model_runner::RuntimeModel |
| /third_party/mindspore/mindspore/core/mindrt/src/thread/ | ||
| D | threadpool.cc | 213 void ThreadPool::DistributeTask(Task *task, int task_num) const { in DistributeTask() function in mindspore::ThreadPool |