KumaTea / tensorflow-aarch64

TensorFlow wheels (whl) for aarch64 / ARMv8 / ARM64
https://tf.kmtea.eu
MIT License
135 stars 16 forks source link

Build tensorflow 2.2 #8

Open NahuelBiladoniga opened 2 years ago

NahuelBiladoniga commented 2 years ago

I will like to build a tensorflow 2.2 image on a Mac. However, it seems that the docker build does not seems to end. Is it possible to find a whl pre-compiled?

KumaTea commented 2 years ago

I'm afraid that v2.2 is too old to find a prebuilt wheel. You might need to compile it yourself.

Note that you are probably using an Apple M1 Mac, so I would strongly advise you to try the official wheels for M1 first.