[11/01/2021-22:35:33] [E] [TRT] instanceNormalizationPlugin.cu (292) - Cudnn Error in enqueue: 3 (CUDNN_STATUS_BAD_PARAM)
terminate called after throwing an instance of 'nvinfer1::plugin::CudnnError'
what(): std::exception
Aborted (core dumped)
While IPluginV2 and IPluginV2Ext interfaces are still supported for backward compatibility with TensorRT 5.1 and 6.0.x respectively, however, we recommend that you write new plugins or refactor existing ones to target the IPluginV2DynamicExt or IPluginV2IOExt interfaces instead.
@NVES@spolisetty , Any update to this? I opened an issue in github,
Please help me on this. I doooo need to convert a model to INT8 with InstanceNorm.
Thank you .