Installing Tensorflow for Inception_ResNet

Hi everybody!
I’m trying to install tensorflow on a jetson tk1 to do some tests and compare the performance with another board. Problem is, i’ve tried every tutorial or guide I could find and none of them worked, some made me install an old version, others just didn’t work anymore because of expired links. Can somebody help me?

Thanks!

Be aware that TK1 is 32 bits and its last cuda version is 6.5.
It means that you could only get very early version of TF (seems 0.8.0 can be installed, but not sure about later versions).

I just managed to install TF 1.1.0, seems to work fine but some packages are missing.