How would I get tensorflow up and running with Jetson TX2?

I’ve been looking around the internet, and all the forums and tutorials, but they seem outdated. When I try to install tensorflow like them or through tensorflow’s own docs, it doesn’t end up working, with an error stating that “module attribute has no module constant.”

Have you tried this JetsonHacks article updated for TensorFlow 1.3?

[url]http://www.jetsonhacks.com/2017/09/14/build-tensorflow-on-nvidia-jetson-tx2-development-kit/[/url]

Also, I heard that TensorFlow 1.4 + Bazel 0.6 builds from source with JetPack 3.2 and 4GB SWAP attached.

Hi,
I have 3.2 version of jetpack and i don’t know how to install tensorflow with this version.

Where I can find tutorial mentioned here: ,Also, I heard that TensorFlow 1.4 + Bazel 0.6 builds from source with JetPack 3.2 and 4GB SWAP attached. "

Did you run into a problem following JetsonHacks. My colleague said they followed it and it worked OK on JetPack 3.2.

As long as you have 4GB or more external storage of some type attached to your Jetson and mounted as swap, follow the directions from TensorFlow.