linghu8812 / tensorrt_inference

699 stars 205 forks source link

‘kBOOL’不是‘nvinfer1::DataType’的成员 #111

Open create-li opened 2 years ago

create-li commented 2 years ago

The compilation environment of onnx to tensorrt in arcface project: 1、cuda 10.0 2、tensorrt 6.0

Compilation error: kbool is not a member of nvinfer1::DataType

image