InferRequestId类中的DataType枚举,表述请求ID是数值还是string类型。
enum class DataType { UINT64, STRING };
枚举名
说明
UINT64
正常
STRING
异常