Unusual engine size when generated on JetPack 4.6.4

Hi,

Since TensorRT picks different algorithms based on the hardware/software resources.
So it’s possible that it picks some algorithm that contains larger precompute data.

If the inference output runs okay, it should be fine.

Thanks.