jetsonhacks / installTensorFlowTX2

Install TensorFlow on the NVIDIA Jetson TX2 Development Kit
MIT License
165 stars 82 forks source link

Can this repository be used on tx1 for compiling tf1.0.1? #8

Closed dattasaurabh82 closed 6 years ago

dattasaurabh82 commented 7 years ago

Can this repository be used on tx1 for compiling tf1.0.1? what changes need to be made if nay needed?

JonathanJenk commented 7 years ago

I used the TX1 setup with an older version on the TX2, the only changes needed were in the out of date urls to downloads.

I may try this, if you haven't already?

jetsonhacks commented 6 years ago

Hopefully you got it to work. Basically the major change is the CUDA compute needs to change from 6.2 for the TX2 and the 5.3 for the TX1.