get_request_id接口 接口功能获取请求ID。 C++函数原型InferRequestId GetRequestId() const Python函数get_request_id() 接口参数无。 使用样例request_id = infer_request.get_request_id() 父主题: InferRequest