创建InferenceRequest对象。
InferenceRequest(const RequestId &reqId);
参数
是否必选
说明
取值要求
reqId
必选
推理请求对象,请求之间的唯一标识。
合法的请求对象。
无
InferenceRequest对象。