JetsonTFBuild
JetsonTFBuild copied to clipboard
Target //tensorflow/tools/pip_package:build_pip_package failed to build
I got following error while building the tensorflow using bazel on Jetson tx2:
INFO: From Compiling tensorflow/core/kernels/strided_slice_op_gpu.cu.cc [for host]: Killed ERROR: /home/nvidia/workspace/tensorflow-tests/JetsonTFBuild/tensorflow/tensorflow/core/kernels/BUILD:102:1: output 'tensorflow/core/kernels/_objs/strided_slice_op_gpu/tensorflow/core/kernels/strided_slice_op_gpu.cu.pic.o' was not created ERROR: /home/nvidia/workspace/tensorflow-tests/JetsonTFBuild/tensorflow/tensorflow/core/kernels/BUILD:102:1: not all outputs were created or valid Target //tensorflow/tools/pip_package:build_pip_package failed to build Use --verbose_failures to see the command lines of failed build steps. INFO: Elapsed time: 2629.063s, Critical Path: 313.13s INFO: 2467 processes: 2467 local. FAILED: Build did NOT complete successfully
Please suggest some solution for this error.
OUTPUT of uname -a
:
Linux tegra-ubuntu 4.4.38-tegra #1 SMP PREEMPT Thu May 17 00:15:19 PDT 2018 aarch64 aarch64 aarch64 GNU/Linux