tensorflow-on-arm
tensorflow-on-arm copied to clipboard
tenserflow build issue on rockpro64 (rk3399).
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.
Hi, u can past your rk3399.conf?