onnx-tensorrt
onnx-tensorrt copied to clipboard
Assertion failed: inputs.at(0).isInt32() && "For range operator with dynamic inputs, this version of TensorRT only supports INT32!"
Description
I met the problem when I am trying to convert the range node using trtexec. The error is

The detail of the node is

Environment
TensorRT Version: 8.0.1.6 ONNX-TensorRT Version / Branch: GPU Type: Jetson Nano Jetpack 4.6 Nvidia Driver Version: CUDA Version: 10.2.300 CUDNN Version: 8.2.1.32 Operating System + Version: Python Version (if applicable): 3.6 TensorFlow + TF2ONNX Version (if applicable): PyTorch Version (if applicable): Baremetal or Container (if container which image + tag):
Relevant Files
Steps To Reproduce
This is a known limitation, we are working on this feature and will be available in a future release.
@kevinch-nv hello,i would like to know whether this problem has been solved,looking forward to your reply!
I have already resolved it. Upgrade Tensorrt to version TensorRT 8.4 GA Update 1. 我已经解决了。tensorrt升到版本TensorRT 8.4 GA Update 1就可以了。