I tried to everything to install tensorflow but in bazel build step, what should I do?
https://github.com/Lisandro79/JetsonCaffe/wiki/Install-Tensorflow-on-TK1
I have tried these steps to install tensorflow but didnt work.
I tried to everything to install tensorflow but in bazel build step, what should I do?
https://github.com/Lisandro79/JetsonCaffe/wiki/Install-Tensorflow-on-TK1
I have tried these steps to install tensorflow but didnt work.
Hi,
Some user has successfully built Tensorflow on TK1 before.
https://devtalk.nvidia.com/default/topic/1011135/jetson-tk1/keras-on-jetson-tk1/post/5170546/#5170546
You can find more information from him.
Okey, I have solved the problem with installing Tensorflow 0.8 with sudo pip command. After that I installed the keras 1.2.0. Now I can use, thank you. And, for the TK1, what is the max batchsize value that should we use?