V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Eleutherios

TensorFlow (GPU) 支持 windows 了

  •  
  •   Eleutherios · Dec 1, 2016 · 4093 views
    This topic created in 3442 days ago, the information mentioned may be changed or developed.

    https://www.tensorflow.org/versions/r0.12/get_started/os_setup.html#pip-installation-on-windows

    TensorFlow supports only 64-bit Python 3.5 on Windows. 
    We have tested the pip packages with the following distributions of Python:
    - Python 3.5 from python.org
    - Python 3.5 from Anaconda
    
    Supplement 1  ·  Dec 1, 2016

    Both distributions include pip. To install the CPU-only version of TensorFlow, enter the following command at a command prompt:

    C:\> pip install --upgrade https://storage.googleapis.com/tensorflow/windows/cpu/tensorflow-0.12.0rc0-cp35-cp35m-win_amd64.whl
    

    To install the GPU version of TensorFlow, enter the following command at a command prompt:

    C:\> pip install --upgrade https://storage.googleapis.com/tensorflow/windows/gpu/tensorflow_gpu-0.12.0rc0-cp35-cp35m-win_amd64.whl
    
    1 replies    2016-12-01 09:11:02 +08:00
    lll9p
        1
    lll9p  
       Dec 1, 2016   ❤️ 1
    直接可 pip install tensorflow-gpu 了,,,
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2702 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 03:25 · PVG 11:25 · LAX 20:25 · JFK 23:25
    ♥ Do have faith in what you're doing.