Skip to content

Commit b3f1888

Browse files
committed
Cleanup for Raspberry Pi
1 parent 36f1f4d commit b3f1888

File tree

3 files changed

+1
-133
lines changed

3 files changed

+1
-133
lines changed

3_build_tensorflow_cpp_arm_crosscompiling_rpi.sh

Lines changed: 0 additions & 92 deletions
This file was deleted.

3_build_tensorflow_cpp_arm_rpi.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export CXX=g++-6
3030
export CC=gcc-6
3131
export HOST_OS=PI
3232
export TARGET=PI
33-
export JOB_COUNT=2
33+
export JOB_COUNT=1
3434
tensorflow/contrib/makefile/build_all_linux.sh || exit 1
3535

3636
# Copy/prepare the final binaries

tf_arm_crosscompiling.patch

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)