Searched defs:GetTaskIdList (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/ | ||
| D | model_runner.cc | 53 const std::vector<uint32_t> &ModelRunner::GetTaskIdList(uint32_t model_id) const { in GetTaskIdList() function in mindspore::ge::model_runner::ModelRunner |
| D | runtime_model.cc | 291 const std::vector<uint32_t> &RuntimeModel::GetTaskIdList() const { return task_id_list_; } in GetTaskIdList() function in mindspore::ge::model_runner::RuntimeModel |