Author: wangwei
Date: Thu Mar 23 08:36:15 2017
New Revision: 1788194
URL: http://svn.apache.org/viewvc?rev=1788194&view=rev
Log:
update the docs by jenkins for commit 1e30a8b
Modified:
incubator/singa/site/trunk/en/_sources/docs/installation.md.txt
incubator/singa/site/trunk/en/docs/installation.html
Modified: incubator/singa/site/trunk/en/_sources/docs/installation.md.txt
URL:
http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/installation.md.txt?rev=1788194&r1=1788193&r2=1788194&view=diff
==============================================================================
--- incubator/singa/site/trunk/en/_sources/docs/installation.md.txt (original)
+++ incubator/singa/site/trunk/en/_sources/docs/installation.md.txt Thu Mar 23
08:36:15 2017
@@ -55,7 +55,7 @@ The following Debian packages (on archit
<td>Ubuntu16.04</td>
<td>GPU</td>
<td>CUDA8.0+cuDNN5</td>
- <td><a
href="http://comp.nus.edu.sg/~dbsystem/singa/assets/file/debian/latest/ubuntu16.04-cpp/python-singa-cuda-1.1.0.deb">latest</a>,
<a
href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/debian">history</a></td>
+ <td><a
href="http://comp.nus.edu.sg/~dbsystem/singa/assets/file/debian/latest/ubuntu16.04-cuda/python-singa-cuda-1.1.0.deb">latest</a>,
<a
href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/debian">history</a></td>
</tr>
</table>
Modified: incubator/singa/site/trunk/en/docs/installation.html
URL:
http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/docs/installation.html?rev=1788194&r1=1788193&r2=1788194&view=diff
==============================================================================
--- incubator/singa/site/trunk/en/docs/installation.html (original)
+++ incubator/singa/site/trunk/en/docs/installation.html Thu Mar 23 08:36:15
2017
@@ -244,7 +244,7 @@ If cuDNN is not in system folders (e.g.,
<td>Ubuntu16.04</td>
<td>GPU</td>
<td>CUDA8.0+cuDNN5</td>
- <td><a
href="http://comp.nus.edu.sg/~dbsystem/singa/assets/file/debian/latest/ubuntu16.04-cpp/python-singa-cuda-1.1.0.deb">latest</a>,
<a
href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/debian">history</a></td>
+ <td><a
href="http://comp.nus.edu.sg/~dbsystem/singa/assets/file/debian/latest/ubuntu16.04-cuda/python-singa-cuda-1.1.0.deb">latest</a>,
<a
href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/debian">history</a></td>
</tr>
</table><p>Download the deb file and install it via</p>
<div class="highlight-default"><div class="highlight"><pre><span></span><span
class="n">dpkg</span> <span class="o">-</span><span class="n">i</span> <span
class="o"><</span><span class="n">path</span> <span class="n">to</span>
<span class="n">the</span> <span class="n">deb</span> <span
class="n">file</span><span class="p">,</span> <span class="n">e</span><span
class="o">.</span><span class="n">g</span><span class="o">.</span><span
class="p">,</span> <span class="o">./</span><span class="n">python</span><span
class="o">-</span><span class="n">singa</span><span class="o">-</span><span
class="mf">1.1</span><span class="o">.</span><span class="mf">0.</span><span
class="n">deb</span><span class="o">></span>