spacewalk01 / tensorrt-yolov9

Cpp and python implementation of YOLOv9 using TensorRT API
https://github.com/WongKinYiu/yolov9
MIT License
109 stars 18 forks source link

convert onnx to engine error #1

Closed lbwzv closed 6 months ago

lbwzv commented 6 months ago

TensorRT v8401 [E] ERROR ModelImporter.cpp:180 In function parseGraph [6] Invalid Node - Conv_1485 Conv_1485: two inputs (data and weights) are allowed only in explicit-quantization mode

spacewalk01 commented 6 months ago

I used TensorRT8.6 Version. There were no such a problem recorded. I will look into it!

spacewalk01 commented 6 months ago

https://github.com/NVIDIA/TensorRT/issues/1675