fo40225 / tensorflow-windows-wheel

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

request tensorflow-gpu 1.13.1 for python36 #74

Open 365670123 opened 5 years ago

365670123 commented 5 years ago

can you provide tensorflow-gpu 1.13.1 for python36 with avx2 cuda10.1cudnn7.5? I tried compile myself. But I failed after two days' working. really appreciate!

fo40225 commented 5 years ago

Just use cuda 10.0 and you can use the pip version.

When using GPU computing, there is no significant difference between using AVX2 or not.