As time increases,inferece time becomes biger in Jetson AGX Orin Developer Kit Jetpack 5.1.2

As time increases,inferece time becomes biger on Jetson AGX Orin Developer Kit Jetpack 5.1.2,Increased from 50ms to 200ms
The same code doesn’t encounter this issue on an RTX4090

Hi,

Have you locked the device performance to the maximum when testing?
Thanks.

Yes,I have set the maximum power mode

Hi,

Have you locked the device to the maximum performance?
This can be done by running the below command:

$ sudo jetson_clocks

Since Jetson by default uses dynamic frequency, the performance might vary if the frequency adjusts automatically.

Thanks.

Hi,
I have locked the device to the maximum performance by running “sudo jetson_clocks”, and I can see the status is running in jtop.
Thanks for reply.

Hi,

Thanks for the environment setting.

Do you use TensorRT for inference?
If yes, could you share a simple reproducible source and steps with us?

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.