python


9、安装torch

<pre><code> pip install http://download.pytorch.org/whl/cu90/torch-0.4.1-cp36-cp36m-win_amd64.whl pip install torchvision (tf11) E:\download&gt;python Python 3.6.2 |Continuum Analytics, Inc.| (default, Jul 20 2017, 12:30:02) [MSC v.1900 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. &gt;&gt;&gt; import torch &gt;&gt;&gt; torch.__version__ '0.4.1' &gt;&gt;&gt; torch.cuda.is_available() True &gt;&gt;&gt; </code></pre>

页面列表

ITEM_HTML