Tensorflow 支持 python 3.6

Tensorflow support for python 3.6

有谁知道 tensorflow 对 python 3.6 的支持是否已经到来?如果没有,请分享您是否知道它何时会到来。 提前致谢。

如安装文档中所述here。您可以按如下方式为 Python 3.n 安装 tensorflow:

Issue one of the following commands to install TensorFlow in the active virtualenv environment:

(tensorflow)$ pip3 install --upgrade tensorflow     # for Python 3.n 
(tensorflow)$ pip3 install --upgrade tensorflow-gpu # for Python 3.n and GPU
Yes, Tensorflow support for Python 3.6, you can download here  

https://pypi.python.org/pypi/tensorflow

then just type  
pip install C:\Users\yourcomputername\Downloads\tensorflow-1.3.0rc2-cp36-
cp36m-win_amd64.whl