PluginV2Layer must be V2DynamicExt when there are runtime input dimensions

Hi @spolisetty and @NVES,

I have solved this Issue by Inheriting IPluginv2DynamicExt Class instead of IPluginv2Ext Class.

Thanks

1 Like