can anyone share the bazel?

Hi, i am trying to build the tensorflow from the source and it mentioned it is not going to work with bazel 0.5.3
So i tried to build bazel 0.5.2 from the source but i keep failing from building it.
if anyone successfully build the bazel 0.5.2 for jetson tx2, please share the executable file.
or if there is any tutorial on how to build the bazel please share the link

thank you so much

Which Tensorflow version do you want?

I successfully installed Tensorflow 1.0.1 and 1.1.0 on Jetson TX2?

I want 1.3.0 which is most recent release with cuDNN 6.0
with python3

Hi,

Check this:

Thanks.