When using fp16:
This error occurs when using IPluginV2DynamicExt, but everything is normal when using the plugin IPluginV2Ext.
When using fp32:
The both plugins works fine.
I found a similar problem as show in here
I want to know if there is a way to avoid this error in the IPluginV2DynamicExt.
thanks.