I built paddlepaddle-gpu 1.6.3 in jetson nano with jetpack 4.3.
Here is the wheel file:
Verification:
pythonn3
import paddle.fluid
paddle.fluid.install_check.run_check()
I built paddlepaddle-gpu 1.6.3 in jetson nano with jetpack 4.3.
Here is the wheel file:
Verification:
pythonn3
import paddle.fluid
paddle.fluid.install_check.run_check()
Thanks for the sharing.