installTensorFlowTX1 icon indicating copy to clipboard operation
installTensorFlowTX1 copied to clipboard

Scripts to install TensorFlow on the NVIDIA Jetson TX1 Development Kit

Results 12 installTensorFlowTX1 issues
Sort by recently updated
recently updated
newest added

I have been following your excellent tutorial on building Tensorflow on TX1 from sources. When I run the installPrerequisites.sh in both the version of tags (vL4T28.1TF1.3 & vL4T27.1TF0.11), the **bazel...

Hi, I've followed your guide to install tensorflow in jetson tx1. But when executing the installation of prerequisites, bazel fails. You could please help me with the fault, I leave...

when i execute the command bazel-bin/tensorflow/tools/pip_package/build_pip_package /tmp/tensorflow_pkg i get the error can't copy 'tensorflow/python/training/gen_training_ops.py': doesn't exist or not a regular file

I've just run into this problem... "Note: L4T 28.1 does not have the swap file option selected in the stock kernel, so a custom kernel must be used with swap...

Hi i'm running the tensorflow from source with cuda gpu support Command is pasted below **bazel build --config=opt --config=cuda //tensorflow/tools/pip_package:build_pip_package** ERROR MESSAGE PASTED BELOW INFO: From Compiling tensorflow/core/kernels/bincount_op_gpu.cu.cc: ./tensorflow/core/util/cuda_kernel_helper.h(116): error:...

I get the following while building tensorflow: ^ ERROR: /home/ubuntu/tensorflow/tensorflow/core/kernels/BUILD:5334:1: C++ compilation of rule '//tensorflow/core/kernels:padded_batch_dataset_op' failed: crosstool_wrapper_driver_is_not_gcc failed: error executing command (cd /home/ubuntu/.cache/bazel/_bazel_ubuntu/ad1e09741bb4109fbc70ef8216b59ee2/execroot/org_tensorflow && \ exec env - \ CUDA_TOOLKIT_PATH=/usr/local/cuda...

Hi. i'm trying to install magenta-gpu after installing tensorflow 1.3 using your whl file and it's telling me that tensorflow-gpu cannot be found. I know this is not a direct...

Seems like there's no longer avro-1.8.0 version in the mirror so it fails to configure. You need to make a tensorflow patch to tensorflow/workspace.bzl. Find "avro_archive" and change url, sha256...

This is not really an issue. They take up memory and after installing dependencies for building TF, from 5.2 GBs the memory became 3.2GBs. I'm in the building step now,...

Hi,When I do this ./packageTensorFlow.sh there is a error: Mon Apr 3 14:31:53 CST 2017 : === Using tmpdir: /tmp/tmp.XKdajLIXiI /tmp/tmp.XKdajLIXiI ~/tensorflow Mon Apr 3 14:31:54 CST 2017 : ===...