Error Code 1: Myelin (Division by 0 detected in the shape graph. Tensor (Divisor) "sp__mye3" is equal to 0.; )

as the log shown, trtexec conversion has this error. it is because “input shape dimension contains 0, trt generates a myelin op whose divisor equals 0.”.
trt will fix this issue in a later version.