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 got error when export encoder onnx model to tensorrt, here is the error
"""
This version of TensorRT does not support dynamic axes." failure of TensorRT
"""
I tried the latest version of tensorrt and did not use the parameter dynamic_axes, but it did not work.
Anyone has successful experience about this?
The text was updated successfully, but these errors were encountered:
I got error when export encoder onnx model to tensorrt, here is the error
"""
This version of TensorRT does not support dynamic axes." failure of TensorRT
"""
I tried the latest version of tensorrt and did not use the parameter dynamic_axes, but it did not work.
Anyone has successful experience about this?
The text was updated successfully, but these errors were encountered: