lhelontra / tensorflow-on-arm

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

Tensorflow 2.1, Python 3.6 for Odroid xu4 #84

Open albertfaromatics opened 4 years ago

albertfaromatics commented 4 years ago

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 to make this version?

I'm having lots of issues when running your scripts (out of memory, out of heap space, out of disk space, etc), and I'm running crazy.

thanks!

albertfaromatics commented 4 years ago

Update:

The error that I'm getting is:

`/root/.cache/bazel/_bazel_root/ce71fd092aa8d5457c1f0e68f2d49c52/external/com_google_protobuf/BUILD:688:1: C++ compilation of rule '@com_google_protobuf//:python/google/protobuf/internal/_api_implementation.so' failed (Exit 1) In file included from bazel-out/armeabi-opt/bin/external/local_config_python/python_include/Python.h:53:0, from external/com_google_protobuf/python/google/protobuf/internal/api_implementation.cc:31: bazel-out/armeabi-opt/bin/external/local_config_python/python_include/pyport.h:686:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."

error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."`

I've tried infinite things. No solution