Deeplearning4j: [Question] Does DL4J works fine on NVidia Jetson ?

Created on 21 Apr 2020  路  5Comments  路  Source: eclipse/deeplearning4j

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

DevOps

All 5 comments

褋褋 @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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sshepel picture sshepel  路  4Comments

AlexDBlack picture AlexDBlack  路  5Comments

AlexDBlack picture AlexDBlack  路  4Comments

Storm-cev picture Storm-cev  路  5Comments

hanbaoan123 picture hanbaoan123  路  4Comments