triple-Mu / YOLOv8-TensorRT

YOLOv8 using TensorRT accelerate !
MIT License
1.23k stars 210 forks source link

AttributeError: 'tensorrt_bindings.tensorrt.Builder' object has no attribute 'build_engine' #226

Closed apan666555 closed 3 weeks ago

apan666555 commented 3 weeks ago

我用onnx模型到处engine的时候,会出现这个报错

triple-Mu commented 3 weeks ago

我用onnx模型到处engine的时候,会出现这个报错

tensorrt什么版本呢?看上去是版本的问题?

apan666555 commented 3 weeks ago

谢谢您,我重新装了tensorrt,好了

triple-Mu commented 3 weeks ago

谢谢您,我重新装了tensorrt,好了

好的,那我关闭issue了