How can i install the tensorflow 0.12 on windows x64 CPU.
If it is nowhere to be found
I tried to install through pip for python 3.6. Did not work out
The only version 0.X available on pypi is the 0.12.1 for python 3.6, hence you can run
pip install tensorflow==0.12.1