diff --git a/build_tensorflow/configs/beagle_black.conf b/build_tensorflow/configs/beagle_black.conf index 31d0757..d0a071b 100644 --- a/build_tensorflow/configs/beagle_black.conf +++ b/build_tensorflow/configs/beagle_black.conf @@ -17,7 +17,7 @@ TF_BUILD_VARS+=" TF_NEED_S3=0" TF_BUILD_VARS+=" TF_NEED_IGNITE=0" TF_BUILD_VARS+=" TF_NEED_ROCM=0" -BAZEL_VERSION="0.15.0" +BAZEL_VERSION="0.18.0" # BAZEL_AVALIABLE_RAM=1536 # MB # BAZEL_AVALIABLE_CPU=0.5 # number of cpu cores (1.0 epresenting single full core) # BAZEL_AVALIABLE_IO=1.0 # workstation I/O capability (with 1.0 representing average workstation) diff --git a/build_tensorflow/configs/hikey960.conf b/build_tensorflow/configs/hikey960.conf index 174ff76..35c0030 100644 --- a/build_tensorflow/configs/hikey960.conf +++ b/build_tensorflow/configs/hikey960.conf @@ -17,7 +17,7 @@ TF_BUILD_VARS+=" TF_NEED_S3=0" TF_BUILD_VARS+=" TF_NEED_IGNITE=0" TF_BUILD_VARS+=" TF_NEED_ROCM=0" -BAZEL_VERSION="0.15.0" +BAZEL_VERSION="0.18.0" # BAZEL_AVALIABLE_RAM=1536 # MB # BAZEL_AVALIABLE_CPU=0.5 # number of cpu cores (1.0 epresenting single full core) # BAZEL_AVALIABLE_IO=1.0 # workstation I/O capability (with 1.0 representing average workstation) diff --git a/build_tensorflow/configs/odroidc1.conf b/build_tensorflow/configs/odroidc1.conf index 46adf33..46658f4 100644 --- a/build_tensorflow/configs/odroidc1.conf +++ b/build_tensorflow/configs/odroidc1.conf @@ -17,7 +17,7 @@ TF_BUILD_VARS+=" TF_NEED_S3=0" TF_BUILD_VARS+=" TF_NEED_IGNITE=0" TF_BUILD_VARS+=" TF_NEED_ROCM=0" -BAZEL_VERSION="0.15.0" +BAZEL_VERSION="0.18.0" # BAZEL_AVALIABLE_RAM=1536 # MB # BAZEL_AVALIABLE_CPU=0.5 # number of cpu cores (1.0 epresenting single full core) # BAZEL_AVALIABLE_IO=1.0 # workstation I/O capability (with 1.0 representing average workstation) diff --git a/build_tensorflow/configs/odroidc2.conf b/build_tensorflow/configs/odroidc2.conf index 9539735..2bfabe3 100644 --- a/build_tensorflow/configs/odroidc2.conf +++ b/build_tensorflow/configs/odroidc2.conf @@ -17,7 +17,7 @@ TF_BUILD_VARS+=" TF_NEED_S3=0" TF_BUILD_VARS+=" TF_NEED_IGNITE=0" TF_BUILD_VARS+=" TF_NEED_ROCM=0" -BAZEL_VERSION="0.15.0" +BAZEL_VERSION="0.18.0" # BAZEL_AVALIABLE_RAM=1536 # MB # BAZEL_AVALIABLE_CPU=0.5 # number of cpu cores (1.0 epresenting single full core) # BAZEL_AVALIABLE_IO=1.0 # workstation I/O capability (with 1.0 representing average workstation) diff --git a/build_tensorflow/configs/odroidxu4.conf b/build_tensorflow/configs/odroidxu4.conf index f50eb74..abccc68 100644 --- a/build_tensorflow/configs/odroidxu4.conf +++ b/build_tensorflow/configs/odroidxu4.conf @@ -17,7 +17,7 @@ TF_BUILD_VARS+=" TF_NEED_S3=0" TF_BUILD_VARS+=" TF_NEED_IGNITE=0" TF_BUILD_VARS+=" TF_NEED_ROCM=0" -BAZEL_VERSION="0.15.0" +BAZEL_VERSION="0.18.0" # BAZEL_AVALIABLE_RAM=1536 # MB # BAZEL_AVALIABLE_CPU=0.5 # number of cpu cores (1.0 epresenting single full core) # BAZEL_AVALIABLE_IO=1.0 # workstation I/O capability (with 1.0 representing average workstation) diff --git a/build_tensorflow/configs/rpi.conf b/build_tensorflow/configs/rpi.conf index aa00dc2..72ae7c5 100644 --- a/build_tensorflow/configs/rpi.conf +++ b/build_tensorflow/configs/rpi.conf @@ -17,7 +17,7 @@ TF_BUILD_VARS+=" TF_NEED_S3=0" TF_BUILD_VARS+=" TF_NEED_IGNITE=0" TF_BUILD_VARS+=" TF_NEED_ROCM=0" -BAZEL_VERSION="0.15.0" +BAZEL_VERSION="0.18.0" # BAZEL_AVALIABLE_RAM=1536 # MB # BAZEL_AVALIABLE_CPU=0.5 # number of cpu cores (1.0 epresenting single full core) # BAZEL_AVALIABLE_IO=1.0 # workstation I/O capability (with 1.0 representing average workstation) diff --git a/build_tensorflow/configs/rpi_one.conf b/build_tensorflow/configs/rpi_one.conf index b127976..46e7fcc 100644 --- a/build_tensorflow/configs/rpi_one.conf +++ b/build_tensorflow/configs/rpi_one.conf @@ -17,7 +17,7 @@ TF_BUILD_VARS+=" TF_NEED_S3=0" TF_BUILD_VARS+=" TF_NEED_IGNITE=0" TF_BUILD_VARS+=" TF_NEED_ROCM=0" -BAZEL_VERSION="0.15.0" +BAZEL_VERSION="0.18.0" # BAZEL_AVALIABLE_RAM=1536 # MB # BAZEL_AVALIABLE_CPU=0.5 # number of cpu cores (1.0 epresenting single full core) # BAZEL_AVALIABLE_IO=1.0 # workstation I/O capability (with 1.0 representing average workstation) diff --git a/build_tensorflow/configs/rpi_one_openblas.conf b/build_tensorflow/configs/rpi_one_openblas.conf index 51038e4..a9cdb39 100644 --- a/build_tensorflow/configs/rpi_one_openblas.conf +++ b/build_tensorflow/configs/rpi_one_openblas.conf @@ -21,7 +21,7 @@ TF_BUILD_VARS+=" TF_NEED_S3=0" TF_BUILD_VARS+=" TF_NEED_IGNITE=0" TF_BUILD_VARS+=" TF_NEED_ROCM=0" -BAZEL_VERSION="0.15.0" +BAZEL_VERSION="0.18.0" # BAZEL_AVALIABLE_RAM=1536 # MB # BAZEL_AVALIABLE_CPU=0.5 # number of cpu cores (1.0 epresenting single full core) # BAZEL_AVALIABLE_IO=1.0 # workstation I/O capability (with 1.0 representing average workstation)