'System Throttled due to overcurrent' while running TensorRT

Hi,

Usually throttling is triggered by heavy loading,
It will reduce the clock rate to prevent the overcurrent.

https://docs.nvidia.com/jetson/archives/r35.3.1/DeveloperGuide/text/SD/PlatformPowerAndPerformance/JetsonOrinNanoSeriesJetsonOrinNxSeriesAndJetsonAgxOrinSeries.html#jetson-orin-nx-series-and-jetson-orin-nano-series

You can customize a nvpmodel based on your use case.
Thanks.