GetDpInstanceIds接口 接口功能获取当前推理请求关联的DP实例ID列表。 接口格式std::vector<uint64_t> GetDpInstanceIds() const; 接口参数无 返回值当前推理请求关联的 DP实例ID列表。 父主题: InferRequest