lakshayg/tensorflow-build-archived

Add non AVX binary

dimka11 opened this issue · 2 comments

I use MacOS High sierra with Python 3.6 and have G4560 without AVX support.
I would like to use one of the latest versions of Tensorflow.

Hi, I don't have access to a High Sierra machine or Python 3.6 so won't be able to compile for this specific config. You should try compiling it locally https://www.tensorflow.org/install/source

Ubuntu 16.04 | 5.4 | 3.5.2
I also want a non AVX binary. Even official tensorflow's pip has only AVX supported tensorflow.

I installed this version of tensorflow but when I imported to python it shows 'Illegal operation' and closing python completely.