I have an AAEON Jetson NX03 with Ubuntu 18.04.
I would like to know if I can install TensorRT 8.5 or 8.6 on this embedded device?
Could you please link to resources that make this possible? It seems it is possible on Orin since it has Ubuntu 20.04
If not, is there a way for me to still be able to use AAEON Jetson NX03 device I have? Such as flashing it and using Jetpack 5.0.2?
Thanks a lot for any pointer.
Hi,
Which Jetson device is used in AAEON Jetson NX03?
If it is Jetson Nano, then the latest TensorRT version is 8.2.
If it is the Xavier series, the latest TensorRT version is 8.5.
Thanks.
1 Like
Thanks a lot for your response.
On x86, our code worked with TRT 8.5.1
We want to know what exact version of Jetpack, TensorRT we need so that we don’t have to modify our C++ code that runs in our x86 machine for deep learning inference so it can just run on Jetson Xavier NX.
Currently I have installed
tegra_linux_sample-root-filesystem_r35.1.0_aarch64.tbz2
jetson_linux_r35.1.0_aarch64.tbz2
Which I believe belongs to JetPack 5.0.1
Our model is in-house and I cannot provide further details on that.
Hi,
TensorRT 8.5 is available for XavierNX with JetPack >= 5.1.
You can find the detailed TensorRT version in the JetPack page like above.
Thanks.
1 Like
system
Closed
July 30, 2024, 7:08am
7
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.