Tensorflow just released windows support. I installed the gpu version and CUDA 8.0 and python 3.5. However, after I import the tensorflow I got the following error:
Tried pip3 install --upgrade tensorflow after tensorflow-gpu and it worked fine.
pip3 install --upgrade tensorflow
tensorflow-gpu
I think it's an issue only when trying pip3 install --upgrade tensorflow-gpu directly.
pip3 install --upgrade tensorflow-gpu