Just asking in case anyone tried it on NVidia Jetson because I'm planing to buy one for DL4J training process but I want to be sure before. Thanks
褋褋 @sshepel @agibsonccc
Build on nano is fine, snapshots on maven central, so it should work :)
@sshepel Great. so I don't have to rebuild it? I just do the normal project and run it on Jetson Nano?
Your comment is enough for me so I ordered Jetson Nano and when I got it I may get back here if I faced any problem.
Thankx
@Paranormaly right, just add artifact as dependency and try to run :)
Also, we do have docker container with all things that are required to build dl4j (javacpp too) in docker on Jetson, just in case...
docker pull konduit/jenkins-agent:arm64-ubuntu18.04-nano-l4t32.2.1-jetpack4.2.2-cuda10.0-cudnn7
That's great.
I'm gonna close this and get back when I finish testing DL4J on Jetson.
Thank you so much.