Closed lucasjinreal closed 4 years ago
@jinfagang see newest demo under onnx folder
I have same error with you. How to solve this error?
I have same error with you. How to solve this error?
did you solve this error?
not yet
Referring to https://github.com/onnx/onnx-tensorrt/issues/374#issuecomment-768431357, this is an issue of v7.1.x or earlier versions of TensorRT. It has been fixed since TensorRT 7.2.
I was able to work around this problem for TensorRT 7.1 by compiling a patched version of onnx-tensorrt by myself. Check out Demo #7: MODNet for details.