nvinfer1::DimsCHW nvinfer1::getCHW(const nvinfer1::Dims&): Assertion ` d.nbDims >= 3'failed.

Hi all, I am trying to run the TensorFlow official resnet model with TensorRT4, I am using the example tensorrt.py and running it via tensorflow container image (nvcr.io/nvidia/tensorflow:18.07-py3) on Nvidia V100-16GB-SXM2. But I am getting the the below error when it is running INT8 graph:

python3: helpers.cpp:56: nvinfer1::DimsCHW nvinfer1::getCHW(const nvinfer1::Dims&): Assertion `d.nbDims >= 3’ failed.

Some tips?

Thanks, Vilmara

Were you able to fix this issue ?

hello, have you solved this issue?

Hi all, I submitted it as a bug to Nvidia and they replied it should be fixed in the next release