lhelontra / tensorflow-on-arm

TensorFlow for Arm
MIT License
1.05k stars 274 forks source link

tenserflow build issue on rockpro64 (rk3399). #79

Open rahulsharma11 opened 4 years ago

rahulsharma11 commented 4 years ago

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.

lhelontra commented 4 years ago

Hi, u can past your rk3399.conf?