mind / wheels

Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)
886 stars 108 forks source link

Any alternatives for someone with a 1060 and a rubbish AMD CPU? #9

Closed maxisme closed 6 years ago

maxisme commented 6 years ago

Hello,

Would you be able to offer any advice on setting up with this library? As your setup is specifically for Intel CPUs.

I have cuda 9 and cuDNN v7.0.

Thanks

danqing commented 6 years ago

Wheels here are pretty much for Intel optimizations, which I guess isn't available to AMD CPUs. What are you looking for specifically?

amberfly commented 6 years ago

We've added generic CUDA 9 wheels with no optimization. You may want to give them a try.