You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I followed the document to build tensorflow on my rockpro64 (Ubuntu18.04)
provided rk3399.conf and it threw error while tensorflow build-
DEBUG: Rule 'io_bazel_rules_docker' indicated that a canonical reproducible form can be obtained by modifying arguments shallow_since = "1556410077 -0400"
ERROR: /home/rock64/tensorflow-on-arm/build_tensorflow/sources/tensorflow/tools/local_arm_compiler/BUILD:3:1: in cc_toolchain_suite rule //tools/local_arm_compiler:toolchain: cc_toolchain_suite '//tools/local_arm_compiler:toolchain' does not contain a toolchain for cpu 'aarch64'
ERROR: Analysis of target '//tensorflow/tools/pip_package:build_pip_package' failed; build aborted: Analysis of target '//tools/local_arm_compiler:toolchain' failed; build aborted
INFO: Elapsed time: 76.716s
INFO: 0 processes.
Any suggestion?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi, I followed the document to build tensorflow on my rockpro64 (Ubuntu18.04)
provided rk3399.conf and it threw error while tensorflow build-
DEBUG: Rule 'io_bazel_rules_docker' indicated that a canonical reproducible form can be obtained by modifying arguments shallow_since = "1556410077 -0400"
ERROR: /home/rock64/tensorflow-on-arm/build_tensorflow/sources/tensorflow/tools/local_arm_compiler/BUILD:3:1: in cc_toolchain_suite rule //tools/local_arm_compiler:toolchain: cc_toolchain_suite '//tools/local_arm_compiler:toolchain' does not contain a toolchain for cpu 'aarch64'
ERROR: Analysis of target '//tensorflow/tools/pip_package:build_pip_package' failed; build aborted: Analysis of target '//tools/local_arm_compiler:toolchain' failed; build aborted
INFO: Elapsed time: 76.716s
INFO: 0 processes.
Any suggestion?
Thanks.
The text was updated successfully, but these errors were encountered: