You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I posted the error message in the repo of Tensorrt and they refered to this repo, so I open an issue here. The problem is that when I quantize the model in pytorch with modelopt and export it to onnx, the tensorrt will fail to compile the onnx file into tensorrt engine..
Here is the link with an example code piece which shows how to reproduce the error message:
Hi,
I posted the error message in the repo of Tensorrt and they refered to this repo, so I open an issue here. The problem is that when I quantize the model in pytorch with modelopt and export it to onnx, the tensorrt will fail to compile the onnx file into tensorrt engine..
Here is the link with an example code piece which shows how to reproduce the error message:
NVIDIA/TensorRT#4095 (comment)
Please help me to make it work.
The text was updated successfully, but these errors were encountered: