fo40225 / tensorflow-windows-wheel

Tensorflow prebuilt binary for Windows
3.65k stars 1.53k forks source link

[Pre-Built Wheel Request] Tensorflow 2.2 No GPU No AVX #159

Closed Monster-Gaming-Studios closed 3 years ago

Monster-Gaming-Studios commented 3 years ago

As the title says, can you please give a pre-built wheel for Tensorflow 2.2 with no GPU and no AVX. I know 2.2 wheel is there but it has GPU support. I don't have GPU, so I need one with only CPU and without AVX(only with SSE).

Thanks in advance.

fo40225 commented 3 years ago

When CUDA is not installed, the CPU will be used.

Monster-Gaming-Studios commented 3 years ago

Ok. Thanks.