Replies: 1 comment
-
|
1.Official prebuilt GPU wheel for JetPack 5.1.2 (aarch64)? No—build from source. 2.Official Docker you can run on Jetson? No—NGC Paddle images are amd64 (x86 servers). 3.What to do today? Follow a source build as above (CUDA 11.4 / cuDNN 8.6 / TRT 8.5), or use Paddle Inference/Paddle Lite if you only need deployment libraries. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to run PaddlePaddle on a Jetson device with JetPack 5.1.2, which includes CUDA 11.4, cuDNN 8.6, and TensorRT 8.5. I’ve encountered difficulties finding a compatible prebuilt PaddlePaddle wheel or clear instructions to build it from source for this setup.
Could you please advise on any of the following:
Beta Was this translation helpful? Give feedback.
All reactions