Searched defs:GetModelHandle (Results 1 – 2 of 2) sorted by relevance
42 rtModel_t GetModelHandle() const { return rt_model_handle_; } in GetModelHandle() function
80 void *ModelRunner::GetModelHandle(uint32_t model_id) const { in GetModelHandle() function in mindspore::ge::model_runner::ModelRunner