tensorflow-community-wheels icon indicating copy to clipboard operation
tensorflow-community-wheels copied to clipboard

Requests for Tensorflow 2.X, CPU, no GPU, no AVX, Python 3.9, ubuntu 21.04

Open pardont opened this issue 3 years ago • 4 comments

pardont avatar Aug 10 '21 06:08 pardont

Try this: https://drive.google.com/file/d/1ds77cfMjhJ5oj20KLVWNBn7pNqoocdhZ/view?usp=sharing

Robbi373 avatar Aug 13 '21 07:08 Robbi373

Hi, @Robbi373 , it works, but warning: This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: SSE3 SSE4.1 SSE4.2 To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags

is there any suggestion?

pardont avatar Aug 20 '21 03:08 pardont

Weird, the gcc compiler flag I used (-march=nehalem) should enable those SSE optimizations. I can try to enable them explicitly. What is your exact CPU?

Robbi373 avatar Aug 20 '21 08:08 Robbi373

In the meanwhile, try this: https://drive.google.com/file/d/11uJl3j5bJ0d4Vy63CSZApqMjDEAZ3BBa/view?usp=sharing

Robbi373 avatar Aug 20 '21 17:08 Robbi373