installTensorFlowTX2 icon indicating copy to clipboard operation
installTensorFlowTX2 copied to clipboard

Install TensorFlow on the NVIDIA Jetson TX2 Development Kit

Results 11 installTensorFlowTX2 issues
Sort by recently updated
recently updated
newest added

My apologies for late submission.. was pretty busy.. This is working setup for newer version of cuda, cudnn, jetpack

Hi guy, If I have installed CUDA9.0 and cuDNN7.0, whether I can install this package? Look forward to your reply! Yours, Aaron

![image](https://user-images.githubusercontent.com/24327071/39080070-f1d401c8-4559-11e8-8ca7-40ec06b7dd6d.png) I want to install tf in TX2 using jetpack3.1 and my python version is 3.5. when i run ./buildTensorFlow.sh, the error is as above, i am confused how to...

Hi, Is it possible to install tensorflow for both versions of python? Will I need to create a separate swapfile for each? Regards, Lalit

Hi I just build and tested tensorflow 1.5 for Jetson TX2 using L4T 28.2 and CUDA 9 and CUDNN 7 Hope this helps https://github.com/Davidnet/JetsonTFBuilds/releases/tag/v1.5.0

**System information** OS Platform and Distribution (e.g., Linux Ubuntu 16.04): 16.04.LTS TensorFlow installed from (source or binary): binary TensorFlow version (use command below): 1.3.0 Python version: 2.7.12 CUDA/cuDNN version: 8.0/6.0.21...

nvidia@tegra-ubuntu:/media/nvidia/YYFSD/DL/installTensorFlowTX2$ ./buildTensorFlow.sh ERROR: /home/nvidia/.cache/bazel/_bazel_nvidia/d2751a49dacf4cb14a513ec663770624/external/io_bazel_rules_closure/closure/stylesheets/closure_css_binary.bzl:65:13: The function 'set' has been removed in favor of 'depset', please use the latter. You can temporarily refer to the old 'set' constructor from unexecuted code...

### System information - **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: Yes - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:...