lhelontra / tensorflow-on-arm

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

Hzzh11856 patch 1 #46

Closed hzzh11856 closed 5 years ago

lhelontra commented 5 years ago

Thanks for your contribuition! I'm did changes for append --python_path=${TF_PYTHON_VERSION} in bazel extra arguments. So, can build tensorflow passing version of python executable TF_PYTHON_VERSION=3.5 ./build_tensorflow.sh configs/rpi.conf.

You can modify only Dockerfile?