tensorflow-build-archived icon indicating copy to clipboard operation
tensorflow-build-archived copied to clipboard

Add non AVX binary

Open dimka11 opened this issue 5 years ago • 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.

dimka11 avatar Feb 23 '19 15:02 dimka11

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

lakshayg avatar Feb 23 '19 22:02 lakshayg

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.

fightthepower avatar Mar 11 '19 17:03 fightthepower