tensorflow-on-arm
tensorflow-on-arm copied to clipboard
TensorFlow for Arm
configs.py is missing, therefore the installation doesn't work
This allows a configuration to make custom patches to TensorFlow or to Bazel. These patches can be configured by providing their paths inside the `TF_PATCH` and `BAZEL_PATCH` variables (relative to...
I have done a docker image. I am facing the below issue. rasa-core 0.14.5 has requirement tensorflow~=1.13.0, but you'll have tensorflow 1.14.0 which is incompatible.
``` cc1plus: warning: unrecognized command line option '-Wno-writable-strings' INFO: From Generating Java (Immutable) proto_library //src/main/protobuf:execution_statistics_proto: [libprotobuf WARNING external/com_google_protobuf/src/google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java...
*So,thanks author firstly,you provide whl of tensorflow on arm platform,but a little regret is that whl is just only for python3.5 and python3.7* **I want to build wheel for python3.6...
Hi, I've downloaded the tf 1.14 cp27 armv7l wheel. Also installed numpy (1.11.) with sudo apt-get install python-numpy python-dev python-pip python-mock When installing tensorflow, I get this error: `Collecting numpy=1.14.5...
Hi, I've been trying to create the wheel for the version on the title, but I'm totally noob with docker and compiling from source. Could it be possible for you...
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...