Skip to content

mroelandts/tensorflow_jetson_tx2

Repository files navigation

Wheel files for installing tensorflow on the Jetson TX2

Tensorflow-1.3.0

This whl file is build to use tensorflow in python 2.7 with CUDA 8.0 and cuDNN 6.0 support. (Automatically installed with Jetpack v3.1)

Install:

pip install tensorflow-1.3.0-cp27-cp27mu-linux_aarch64.whl

Tensorflow-1.5.0

Python 2.7

This whl file is build to use tensorflow in python 2.7 with CUDA 9.0 and cuDNN 7.0 support. (Automatically installed with Jetpack v3.2) (build with bazel 0.9)

Install:

pip install tensorflow-1.5.0-cp27-cp27mu-linux_aarch64.whl

Python 3.5

This whl file is build to use tensorflow in python 3.5 with CUDA 9.0 and cuDNN 7.0 support. (Automatically installed with Jetpack v3.2) (build with bazel 0.9)

Install:

pip3 install tensorflow-1.5.0-cp35-cp35m-linux_aarch64.whl

About

wheel files for installing tensorflow on the Jetson TX2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published