ERROR: builtin_op_importers.cpp:1554 In function importIf

Description

Using trtexec and get the following error

I guess the reason of this error is in the last operator (greater) didn’t pass the value.

If so how do I fix this error. Rewrite the builtin_op_importers.cpp and rebuild it?

Environment

TensorRT Version: 7.1.3
GPU Type: Jetson TX2 iGPU
Nvidia Driver Version:
CUDA Version: 10.2
CUDNN Version: 8
Operating System + Version: Ubuntu 18.04

Relevant Files

https://drive.google.com/file/d/1Nb0Ky88gD2vC8Vb46phWG4FalgrzeU27/view?usp=sharing

Steps To Reproduce

./trtexec --onnx=test.onnx

1 Like

Hi @jack_gao,
Kindly grant access to your onnx model.
Thanks!

Hi @AakankshaS,
Ok, I have given you the access.
Thanks!

Any update with this error?

Hi @jack_gao,
I tried running your model and could reproduce the issue.
This is a known issue and will be fixed in future release.
Please stay tuned.
Thank you for your patience.

Hello NVidia,

I have the same error with efficientdet-d1. Nothing new since August 2020?

F.

1 Like

same issue for efficientDet-d1

Hi,
Please refer to the installation steps from the below link if in case you are missing on anything

Also, we suggest you to use TRT NGC containers to avoid any system dependency related issues.

Thanks!

similar problem, any solution available?

I have the same issue. Please advise.