提交 f070afac authored 作者: notoraptor's avatar notoraptor

Update libgpuarray version required for stable installation (now v0.6.2)

Fix syntax.
上级 64e256cc
...@@ -31,16 +31,12 @@ libgpuarray ...@@ -31,16 +31,12 @@ libgpuarray
^^^^^^^^^^^ ^^^^^^^^^^^
For the stable version of Theano you need a specific version of libgpuarray, For the stable version of Theano you need a specific version of libgpuarray,
that has been tagged ``v0.6.1``. that has been tagged ``v0.6.2``.
Download it with: Download it with::
.. raw:: html
<div class='highlight'><pre>
git clone https://github.com/Theano/libgpuarray.git git clone https://github.com/Theano/libgpuarray.git
cd libgpuarray cd libgpuarray
git checkout tags/v0.6.1 -b v0.6.1 git checkout tags/v0.6.2 -b v0.6.2
</pre></div>
and then follow the `Step-by-step instructions <http://deeplearning.net/software/libgpuarray/installation.html#step-by-step-install>`__. and then follow the `Step-by-step instructions <http://deeplearning.net/software/libgpuarray/installation.html#step-by-step-install>`__.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论