-
Just curious if anybody is working on tensorfow support in Yocto with cuda support. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
dwalkes
Mar 27, 2021
Replies: 1 comment 1 reply
-
My relatively inexperienced stint with tensorflow-cc + cuda has felt a lot like swimming upstream and I wouldn't recommend it to anyone unless they happen to enjoy self punishment. That said I do have some instructions at https://github.com/BoulderAI/docker-tensorflow-l4t and a container on docker hub which could be useful, especially if you happen to be working with JP 4.4 and tensorflow 1.15 and can run your application in a container. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dwalkes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My relatively inexperienced stint with tensorflow-cc + cuda has felt a lot like swimming upstream and I wouldn't recommend it to anyone unless they happen to enjoy self punishment. That said I do have some instructions at https://github.com/BoulderAI/docker-tensorflow-l4t and a container on docker hub which could be useful, especially if you happen to be working with JP 4.4 and tensorflow 1.15 and can run your application in a container.