InferenceRequest(const RequestId &reqId) 接口功能创建InferenceRequest对象。 接口格式InferenceRequest(const RequestId &reqId); 接口参数 参数 是否必选 说明 取值要求 reqId 必选 推理请求对象,请求之间的唯一标识。 合法的请求对象。 使用样例无 返回值InferenceRequest对象。 父主题: InferenceRequest