Getting error while using tensorRT engine

Hi,

The error indicates that you are using a dynamic input model but doesn’t define the corresponding.
So please add the required information as below first:

Thanks.