You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2017/06/01 03:30:03 UTC

svn commit: r1797134 - in /incubator/singa/site/trunk: en/_sources/docs/installation.md.txt en/docs/installation.html zh/_sources/index.rst.txt zh/index.html zh/searchindex.js

Author: wangwei
Date: Thu Jun  1 03:30:03 2017
New Revision: 1797134

URL: http://svn.apache.org/viewvc?rev=1797134&view=rev
Log:
update the docs by jenkins for commit fd06722

Modified:
    incubator/singa/site/trunk/en/_sources/docs/installation.md.txt
    incubator/singa/site/trunk/en/docs/installation.html
    incubator/singa/site/trunk/zh/_sources/index.rst.txt
    incubator/singa/site/trunk/zh/index.html
    incubator/singa/site/trunk/zh/searchindex.js

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=1797134&r1=1797133&r2=1797134&view=diff
==============================================================================
--- incubator/singa/site/trunk/en/_sources/docs/installation.md.txt (original)
+++ incubator/singa/site/trunk/en/_sources/docs/installation.md.txt Thu Jun  1 03:30:03 2017
@@ -9,11 +9,11 @@ Currently, SINGA has conda packages (Pyt
 
 1. CPU only
 
-      conda install -c nusdbsystem singa
+        conda install -c nusdbsystem singa
 
 2. GPU via CUDA+cuDNN
 
-      conda install -c nusdbsystem singa-cudax.y-cudnnz
+        conda install -c nusdbsystem singa-cudax.y-cudnnz
 
     where `x.y,z` is one of <8.0, 5>, <7.5, 5> and <7.5, 4>.
     Users need to install CUDA and cuDNN before installing SINGA.

Modified: incubator/singa/site/trunk/en/docs/installation.html
URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/docs/installation.html?rev=1797134&r1=1797133&r2=1797134&view=diff
==============================================================================
--- incubator/singa/site/trunk/en/docs/installation.html (original)
+++ incubator/singa/site/trunk/en/docs/installation.html Thu Jun  1 03:30:03 2017
@@ -196,10 +196,14 @@ Currently, SINGA has conda packages (Pyt
 <span id="linux"></span><h3>Linux<a class="headerlink" href="#linux" title="Permalink to this headline">¶</a></h3>
 <ol>
 <li><p class="first">CPU only</p>
-<p>conda install -c nusdbsystem singa</p>
+<div class="highlight-default"><div class="highlight"><pre><span></span> <span class="n">conda</span> <span class="n">install</span> <span class="o">-</span><span class="n">c</span> <span class="n">nusdbsystem</span> <span class="n">singa</span>
+</pre></div>
+</div>
 </li>
 <li><p class="first">GPU via CUDA+cuDNN</p>
-<p>conda install -c nusdbsystem singa-cudax.y-cudnnz</p>
+<div class="highlight-default"><div class="highlight"><pre><span></span> <span class="n">conda</span> <span class="n">install</span> <span class="o">-</span><span class="n">c</span> <span class="n">nusdbsystem</span> <span class="n">singa</span><span class="o">-</span><span class="n">cudax</span><span class="o">.</span><span class="n">y</span><span class="o">-</span><span class="n">cudnnz</span>
+</pre></div>
+</div>
 <p>where <code class="docutils literal"><span class="pre">x.y,z</span></code> is one of &lt;8.0, 5&gt;, &lt;7.5, 5&gt; and &lt;7.5, 4&gt;.
 Users need to install CUDA and cuDNN before installing SINGA.
 If cuDNN is not in system folders (e.g., /usr/local), export the folder of libcudnn.so to LD_LIBRARY_PATH</p>

Modified: incubator/singa/site/trunk/zh/_sources/index.rst.txt
URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/_sources/index.rst.txt?rev=1797134&r1=1797133&r2=1797134&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/_sources/index.rst.txt (original)
+++ incubator/singa/site/trunk/zh/_sources/index.rst.txt Thu Jun  1 03:30:03 2017
@@ -23,33 +23,33 @@ SINGA 中文文档
 最新动态
 -----------
 
-* **版本 1.1** 于2017年2月12日发布. `请点击下载 v1.1.0 <../en/downloads.html>`_
+* **版本 1.1.0** 于2017年2月12日发布. `下载页面 <../en/downloads.html>`_
 
 * 关于SINGA V1的讲座在 `SGInnovate <https://www.eventbrite.sg/e/ai-eveningssginnovate-apache-singa-tickets-31505061487>`_ 举行, 时间:2017年3月23日
 
-* **版本 1** 于2016年9月9日发布. `请点击下载SINGA v1.0.0 <../en/downloads.html>`_
+* **版本 1.0.0** 于2016年9月9日发布. `下载页面 <../en/downloads.html>`_
 
 * 我们在 `REWORK <https://www.re-work.co/events/deep-learning-singapore/schedule>`_ 报告了SINGA的最新进展, 时间:2016年10月21日.
 
-* 关于SINGA的讲座在`PyDataSG <http://www.meetup.com/PyData-SG/events/229691286/>`_举办, 时间:2016年8月16日.
+* 关于SINGA的讲座在 `PyDataSG <http://www.meetup.com/PyData-SG/events/229691286/>`_ 举办, 时间:2016年8月16日.
 
-* **版本 0.3** 于2016年4月20日发布. `请点击下载 SINGA v0.3.0 <../en/downloads.html>`_
+* **版本 0.3.0** 于2016年4月20日发布. `下载页面 <../en/downloads.html>`_
 
-* **版本 0.2** 于2016年1月14日发布. `请点击下载 SINGA v0.2.0 <../en/downloads.html>`_.
+* **版本 0.2.0** 于2016年1月14日发布. `下载页面 <../en/downloads.html>`_.
 
-* 我们在`Strata+Hadoop <http://strataconf.com/big-data-conference-sg-2015/public/schedule/detail/45123>`_ 做了关于SINGA的报告, 时间:2015年12月2日
+* 我们在 `Strata+Hadoop <http://strataconf.com/big-data-conference-sg-2015/public/schedule/detail/45123>`_ 做了关于SINGA的报告, 时间:2015年12月2日
 
 * 我们在多媒体国际会议(`ACM Multimedia <http://www.acmmm.org/2015/at-a-glance/>`_ ) 的最佳论文和开源竞赛环节报告了关于SINGA的工作. 时间2015年10月26-30(`资料 <http://www.comp.nus.edu.sg/~dbsystem/singa//assets/file/mm2015.ppt>`_)
 
-* **版本 0.1** 于2015年10月8日发布.. `请点击下载 SINGA v0.1.0 <../en/downloads.html>`_.
+* **版本 0.1** 于2015年10月8日发布. `下载页面 SINGA v0.1.0 <../en/downloads.html>`_.
 
-* 我们举办了一届关于`深度学习的研讨会<http://www.comp.nus.edu.sg/~dbsystem/singa/workshop>`_,并报告了SINGA.时间:2015年9月16
+* 我们举办了一届关于 `深度学习的研讨会 <http://www.comp.nus.edu.sg/~dbsystem/singa/workshop>`_ ,并报告了SINGA.时间:2015年9月16
 
-* SINGA参展了VLDB2015期间举办的开源项目研讨会`BOSS <http://boss.dima.tu-berlin.de/>`_ 时间2015年9月4日. (`简介 <http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/singa-vldb-boss.pptx>`_, `基础 <http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/basic-user-guide.pptx>`_, `高级 <http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/advanced-user-guide.pptx>`_)
+* SINGA参展了VLDB2015期间举办的开源项目研讨会 `BOSS <http://boss.dima.tu-berlin.de/>`_ 时间2015年9月4日. (`简介 <http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/singa-vldb-boss.pptx>`_, `基础 <http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/basic-user-guide.pptx>`_ , `高级 <http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/advanced-user-guide.pptx>`_ )
 
 * 我们在 VLDB 暑期学校做了关于SINGA的教学. 时间:2015年7月; 地点:清华大学.
 
-* 我们`SIGMOD 2015 <http://www.sigmod2015.org/index.shtml>`_的研讨会`DanaC <http://danac.org/>`_ 上面报告了SINGA. 时间:2015年5月31日-6月4日;地点:墨尔本
+* 我们 `SIGMOD 2015 <http://www.sigmod2015.org/index.shtml>`_ 的研讨会 `DanaC <http://danac.org/>`_ 上面报告了SINGA. 时间:2015年5月31日-6月4日;地点:墨尔本
 
 * SINGA 加入 `Apache Incubator <http://incubator.apache.org/>`_,  2015年3月17日.
 
@@ -57,9 +57,9 @@ SINGA 入门
 ---------------
 * 无需安装,直接使用 `AWS <https://aws.amazon.com/marketplace/pp/B01NAUAWZW>`_ or via `Docker <https://hub.docker.com/r/nusdbsystem/singa/>`_.
 
-* 安装SINGA,通过 `conda<../en/docs/installation.html#from-conda`_, `Debian packages <../en/docs/installation.html#from-debian-package>`_ or from `source <../en/docs/installation.html#from-source>`_.
+* 安装SINGA,通过 `conda <../en/docs/installation.html#from-conda>`_, `Debian packages <../en/docs/installation.html#from-debian-package>`_  或者 `源码 <../en/docs/installation.html#from-source>`_.
 
-* 更多操作和实例,参考`Jupyter notebooks <http://nbviewer.jupyter.org/github/apache/incubator-singa/blob/master/doc/en/docs/notebook/index.ipynb>`_ 
+* 更多操作和实例,参考 `Jupyter notebooks <http://nbviewer.jupyter.org/github/apache/incubator-singa/blob/master/doc/en/docs/notebook/index.ipynb>`_ 
 
 .. |logo1| image:: _static/github.png
    :scale: 100%

Modified: incubator/singa/site/trunk/zh/index.html
URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/index.html?rev=1797134&r1=1797133&r2=1797134&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/index.html (original)
+++ incubator/singa/site/trunk/zh/index.html Thu Jun  1 03:30:03 2017
@@ -92,7 +92,7 @@
                 <div class="local-toc"><ul>
 <li><a class="reference internal" href="#">SINGA 中文文档</a><ul>
 <li><a class="reference internal" href="#id1">最新动态</a></li>
-<li><a class="reference internal" href="#id6">SINGA 入门</a><ul>
+<li><a class="reference internal" href="#id11">SINGA 入门</a><ul>
 </ul>
 </li>
 <li><a class="reference internal" href="#license">License</a></li>
@@ -146,29 +146,29 @@
 <div class="section" id="id1">
 <h2>最新动态<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
 <ul class="simple">
-<li><strong>版本 1.1</strong> 于2017年2月12日发布. <a class="reference external" href="../en/downloads.html">请点击下载 v1.1.0</a></li>
+<li><strong>版本 1.1.0</strong> 于2017年2月12日发布. <a class="reference external" href="../en/downloads.html">下载页面</a></li>
 <li>关于SINGA V1的讲座在 <a class="reference external" href="https://www.eventbrite.sg/e/ai-eveningssginnovate-apache-singa-tickets-31505061487">SGInnovate</a> 举行, 时间:2017年3月23日</li>
-<li><strong>版本 1</strong> 于2016年9月9日发布. <a class="reference external" href="../en/downloads.html">请点击下载SINGA v1.0.0</a></li>
+<li><strong>版本 1.0.0</strong> 于2016年9月9日发布. <a class="reference external" href="../en/downloads.html">下载页面</a></li>
 <li>我们在 <a class="reference external" href="https://www.re-work.co/events/deep-learning-singapore/schedule">REWORK</a> 报告了SINGA的最新进展, 时间:2016年10月21日.</li>
-<li>关于SINGA的讲座在`PyDataSG &lt;<a class="reference external" href="http://www.meetup.com/PyData-SG/events/229691286/">http://www.meetup.com/PyData-SG/events/229691286/</a>&gt;`_举办, 时间:2016年8月16日.</li>
-<li><strong>版本 0.3</strong> 于2016年4月20日发布. <a class="reference external" href="../en/downloads.html">请点击下载 SINGA v0.3.0</a></li>
-<li><strong>版本 0.2</strong> 于2016年1月14日发布. <a class="reference external" href="../en/downloads.html">请点击下载 SINGA v0.2.0</a>.</li>
-<li>我们在`Strata+Hadoop &lt;<a class="reference external" href="http://strataconf.com/big-data-conference-sg-2015/public/schedule/detail/45123">http://strataconf.com/big-data-conference-sg-2015/public/schedule/detail/45123</a>&gt;`_ 做了关于SINGA的报告, 时间:2015年12月2日</li>
+<li>关于SINGA的讲座在 <a class="reference external" href="http://www.meetup.com/PyData-SG/events/229691286/">PyDataSG</a> 举办, 时间:2016年8月16日.</li>
+<li><strong>版本 0.3.0</strong> 于2016年4月20日发布. <a class="reference external" href="../en/downloads.html">下载页面</a></li>
+<li><strong>版本 0.2.0</strong> 于2016年1月14日发布. <a class="reference external" href="../en/downloads.html">下载页面</a>.</li>
+<li>我们在 <a class="reference external" href="http://strataconf.com/big-data-conference-sg-2015/public/schedule/detail/45123">Strata+Hadoop</a> 做了关于SINGA的报告, 时间:2015年12月2日</li>
 <li>我们在多媒体国际会议(<a class="reference external" href="http://www.acmmm.org/2015/at-a-glance/">ACM Multimedia</a> ) 的最佳论文和开源竞赛环节报告了关于SINGA的工作. 时间2015年10月26-30(<a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa//assets/file/mm2015.ppt">资料</a>)</li>
-<li><strong>版本 0.1</strong> 于2015年10月8日发布.. <a class="reference external" href="../en/downloads.html">请点击下载 SINGA v0.1.0</a>.</li>
-<li>我们举办了一届关于`深度学习的研讨会&lt;<a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/workshop">http://www.comp.nus.edu.sg/~dbsystem/singa/workshop</a>&gt;`_,并报告了SINGA.时间:2015年9月16</li>
-<li>SINGA参展了VLDB2015期间举办的开源项目研讨会`BOSS &lt;<a class="reference external" href="http://boss.dima.tu-berlin.de/">http://boss.dima.tu-berlin.de/</a>&gt;`_ 时间2015年9月4日. (<a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/singa-vldb-boss.pptx">简介</a>, <a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/basic-user-guide.pptx">基础</a>, <a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/advanced-user-guide.pptx">高级</a>)</li>
+<li><strong>版本 0.1</strong> 于2015年10月8日发布. <a class="reference external" href="../en/downloads.html">下载页面 SINGA v0.1.0</a>.</li>
+<li>我们举办了一届关于 <a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/workshop">深度学习的研讨会</a> ,并报告了SINGA.时间:2015年9月16</li>
+<li>SINGA参展了VLDB2015期间举办的开源项目研讨会 <a class="reference external" href="http://boss.dima.tu-berlin.de/">BOSS</a> 时间2015年9月4日. (<a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/singa-vldb-boss.pptx">简介</a>, <a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/basic-user-guide.pptx">基础</a> , <a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/advanced-user-guide.pptx">高级</a> )</li>
 <li>我们在 VLDB 暑期学校做了关于SINGA的教学. 时间:2015年7月; 地点:清华大学.</li>
-<li>我们`SIGMOD 2015 &lt;<a class="reference external" href="http://www.sigmod2015.org/index.shtml">http://www.sigmod2015.org/index.shtml</a>&gt;`_的研讨会`DanaC &lt;<a class="reference external" href="http://danac.org/">http://danac.org/</a>&gt;`_ 上面报告了SINGA. 时间:2015年5月31日-6月4日;地点:墨尔本</li>
+<li>我们 <a class="reference external" href="http://www.sigmod2015.org/index.shtml">SIGMOD 2015</a> 的研讨会 <a class="reference external" href="http://danac.org/">DanaC</a> 上面报告了SINGA. 时间:2015年5月31日-6月4日;地点:墨尔本</li>
 <li>SINGA 加入 <a class="reference external" href="http://incubator.apache.org/">Apache Incubator</a>,  2015年3月17日.</li>
 </ul>
 </div>
-<div class="section" id="id6">
-<h2>SINGA 入门<a class="headerlink" href="#id6" title="Permalink to this headline">¶</a></h2>
+<div class="section" id="id11">
+<h2>SINGA 入门<a class="headerlink" href="#id11" title="Permalink to this headline">¶</a></h2>
 <ul class="simple">
 <li>无需安装,直接使用 <a class="reference external" href="https://aws.amazon.com/marketplace/pp/B01NAUAWZW">AWS</a> or via <a class="reference external" href="https://hub.docker.com/r/nusdbsystem/singa/">Docker</a>.</li>
-<li>安装SINGA,通过 <a href="#id7"><span class="problematic" id="id8">`conda&lt;../en/docs/installation.html#from-conda`_</span></a>, <a class="reference external" href="../en/docs/installation.html#from-debian-package">Debian packages</a> or from <a class="reference external" href="../en/docs/installation.html#from-source">source</a>.</li>
-<li>更多操作和实例,参考`Jupyter notebooks &lt;<a class="reference external" href="http://nbviewer.jupyter.org/github/apache/incubator-singa/blob/master/doc/en/docs/notebook/index.ipynb">http://nbviewer.jupyter.org/github/apache/incubator-singa/blob/master/doc/en/docs/notebook/index.ipynb</a>&gt;`_</li>
+<li>安装SINGA,通过 <a class="reference external" href="../en/docs/installation.html#from-conda">conda</a>, <a class="reference external" href="../en/docs/installation.html#from-debian-package">Debian packages</a>  或者 <a class="reference external" href="../en/docs/installation.html#from-source">源码</a>.</li>
+<li>更多操作和实例,参考 <a class="reference external" href="http://nbviewer.jupyter.org/github/apache/incubator-singa/blob/master/doc/en/docs/notebook/index.ipynb">Jupyter notebooks</a></li>
 </ul>
 <table border="1" class="docutils">
 <colgroup>

Modified: incubator/singa/site/trunk/zh/searchindex.js
URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/searchindex.js?rev=1797134&r1=1797133&r2=1797134&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/searchindex.js (original)
+++ incubator/singa/site/trunk/zh/searchindex.js Thu Jun  1 03:30:03 2017
@@ -1 +1 @@
-Search.setIndex({docnames:["index"],envversion:50,filenames:["index.rst"],objects:{},objnames:{},objtypes:{},terms:{"2015\u5e7412\u67082\u65e5":0,"2015\u5e743\u670817\u65e5":0,"2015\u5e745\u670831\u65e5":0,"2015\u5e747\u6708":0,"2015\u5e749\u670816":0,"2016\u5e7410\u670821\u65e5":0,"2016\u5e748\u670816\u65e5":0,"2017\u5e743\u670823\u65e5":0,"6\u67084\u65e5":0,"\u4e0a\u9762\u62a5\u544a\u4e86singa":0,"\u4e3e\u884c":0,"\u4e8e2015\u5e7410\u67088\u65e5\u53d1\u5e03":0,"\u4e8e2016\u5e741\u670814\u65e5\u53d1\u5e03":0,"\u4e8e2016\u5e744\u670820\u65e5\u53d1\u5e03":0,"\u4e8e2016\u5e749\u67089\u65e5\u53d1\u5e03":0,"\u4e8e2017\u5e742\u670812\u65e5\u53d1\u5e03":0,"\u505a\u4e86\u5173\u4e8esinga\u7684\u62a5\u544a":0,"\u5173\u4e8esinga":0,"\u5173\u4e8esinga\u7684\u8bb2\u5ea7\u5728":0,"\u52a0\u5165":0,"\u53c2\u8003":0,"\u5730\u70b9":0,"\u57fa\u7840":0,"\u58a8\u5c14\u672c":0,"\u5b89\u88c5singa":0,"\u5e76\u62a5\u544a\u4e86singa":0,"\u6211\u4eec":0,"\u6211\u4eec\u4e3e\u529e\u4e86\u4e00\u5c4a\u5173\u4e8e
 ":0,"\u6211\u4eec\u5728":0,"\u6211\u4eec\u5728\u591a\u5a92\u4f53\u56fd\u9645\u4f1a\u8bae":0,"\u62a5\u544a\u4e86singa\u7684\u6700\u65b0\u8fdb\u5c55":0,"\u65e0\u9700\u5b89\u88c5":0,"\u65f6\u95f4":0,"\u65f6\u95f42015\u5e7410\u670826":0,"\u65f6\u95f42015\u5e749\u67084\u65e5":0,"\u6691\u671f\u5b66\u6821\u505a\u4e86\u5173\u4e8esinga\u7684\u6559\u5b66":0,"\u66f4\u591a\u64cd\u4f5c\u548c\u5b9e\u4f8b":0,"\u6df1\u5ea6\u5b66\u4e60\u7684\u7814\u8ba8\u4f1a":0,"\u6e05\u534e\u5927\u5b66":0,"\u7248\u672c":0,"\u7684\u6700\u4f73\u8bba\u6587\u548c\u5f00\u6e90\u7ade\u8d5b\u73af\u8282\u62a5\u544a\u4e86\u5173\u4e8esinga\u7684\u5de5\u4f5c":0,"\u76f4\u63a5\u4f7f\u7528":0,"\u7b80\u4ecb":0,"\u8bf7\u70b9\u51fb\u4e0b\u8f7d":0,"\u8bf7\u70b9\u51fb\u4e0b\u8f7dsinga":0,"\u8d44\u6599":0,"\u901a\u8fc7":0,"\u9ad8\u7ea7":0,"_\u4e3e\u529e":0,"_\u7684\u7814\u8ba8\u4f1a":0,"public":0,"singa\u53c2\u5c55\u4e86vldb2015\u671f\u95f4\u4e3e\u529e\u7684\u5f00\u6e90\u9879\u76ee\u7814\u8ba8\u4f1a":0,"v1\u7684\u8bb2\u5ea7\u5728":0,"
 while":0,AWS:0,The:0,accept:0,acm:0,all:0,apach:0,asf:0,berlin:0,big:0,blob:0,boss:0,code:0,com:0,commun:0,comp:0,complet:0,conda:0,confer:0,consist:0,danac:0,data:0,dbsystem:0,debian:0,decis:0,detail:0,dima:0,doc:0,docker:0,doe:0,edu:0,effort:0,endors:0,event:0,foundat:0,from:0,fulli:0,further:0,github:0,hadoop:0,has:0,have:0,html:0,http:0,incub:0,index:0,indic:0,infrastructur:0,instal:0,ipynb:0,jupyt:0,make:0,manner:0,master:0,meetup:0,multimedia:0,nbviewer:0,necessarili:0,newli:0,notebook:0,nus:0,org:0,other:0,packag:0,process:0,project:0,pydata:0,pydatasg:0,reflect:0,releas:0,requir:0,review:0,rework:0,schedul:0,sginnov:0,shtml:0,sigmod2015:0,sigmod:0,softwar:0,sourc:0,sponsor:0,stabil:0,statu:0,strata:0,strataconf:0,success:0,under:0,undergo:0,until:0,version:0,via:0,vldb:0,workshop:0,www:0,yet:0},titles:["SINGA \u4e2d\u6587\u6587\u6863"],titleterms:{"\u4e2d\u6587\u6587\u6863":0,"\u5165\u95e8":0,"\u6700\u65b0\u52a8\u6001":0,disclaim:0,licens:0,singa:0}})
\ No newline at end of file
+Search.setIndex({docnames:["index"],envversion:50,filenames:["index.rst"],objects:{},objnames:{},objtypes:{},terms:{"2015\u5e7412\u67082\u65e5":0,"2015\u5e743\u670817\u65e5":0,"2015\u5e745\u670831\u65e5":0,"2015\u5e747\u6708":0,"2015\u5e749\u670816":0,"2016\u5e7410\u670821\u65e5":0,"2016\u5e748\u670816\u65e5":0,"2017\u5e743\u670823\u65e5":0,"6\u67084\u65e5":0,"\u4e0a\u9762\u62a5\u544a\u4e86singa":0,"\u4e0b\u8f7d\u9875\u9762":0,"\u4e3e\u529e":0,"\u4e3e\u884c":0,"\u4e8e2015\u5e7410\u67088\u65e5\u53d1\u5e03":0,"\u4e8e2016\u5e741\u670814\u65e5\u53d1\u5e03":0,"\u4e8e2016\u5e744\u670820\u65e5\u53d1\u5e03":0,"\u4e8e2016\u5e749\u67089\u65e5\u53d1\u5e03":0,"\u4e8e2017\u5e742\u670812\u65e5\u53d1\u5e03":0,"\u505a\u4e86\u5173\u4e8esinga\u7684\u62a5\u544a":0,"\u5173\u4e8esinga":0,"\u5173\u4e8esinga\u7684\u8bb2\u5ea7\u5728":0,"\u52a0\u5165":0,"\u53c2\u8003":0,"\u5730\u70b9":0,"\u57fa\u7840":0,"\u58a8\u5c14\u672c":0,"\u5b89\u88c5singa":0,"\u5e76\u62a5\u544a\u4e86singa":0,"\u6211\u4eec":0,"\u6211\u
 4eec\u4e3e\u529e\u4e86\u4e00\u5c4a\u5173\u4e8e":0,"\u6211\u4eec\u5728":0,"\u6211\u4eec\u5728\u591a\u5a92\u4f53\u56fd\u9645\u4f1a\u8bae":0,"\u6216\u8005":0,"\u62a5\u544a\u4e86singa\u7684\u6700\u65b0\u8fdb\u5c55":0,"\u65e0\u9700\u5b89\u88c5":0,"\u65f6\u95f4":0,"\u65f6\u95f42015\u5e7410\u670826":0,"\u65f6\u95f42015\u5e749\u67084\u65e5":0,"\u6691\u671f\u5b66\u6821\u505a\u4e86\u5173\u4e8esinga\u7684\u6559\u5b66":0,"\u66f4\u591a\u64cd\u4f5c\u548c\u5b9e\u4f8b":0,"\u6df1\u5ea6\u5b66\u4e60\u7684\u7814\u8ba8\u4f1a":0,"\u6e05\u534e\u5927\u5b66":0,"\u6e90\u7801":0,"\u7248\u672c":0,"\u7684\u6700\u4f73\u8bba\u6587\u548c\u5f00\u6e90\u7ade\u8d5b\u73af\u8282\u62a5\u544a\u4e86\u5173\u4e8esinga\u7684\u5de5\u4f5c":0,"\u7684\u7814\u8ba8\u4f1a":0,"\u76f4\u63a5\u4f7f\u7528":0,"\u7b80\u4ecb":0,"\u8bf7\u70b9\u51fb\u4e0b\u8f7d":[],"\u8bf7\u70b9\u51fb\u4e0b\u8f7dsinga":[],"\u8d44\u6599":0,"\u901a\u8fc7":0,"\u9ad8\u7ea7":0,"_\u4e3e\u529e":[],"_\u7684\u7814\u8ba8\u4f1a":[],"public":[],"singa\u53c2\u5c55\u4e86vl
 db2015\u671f\u95f4\u4e3e\u529e\u7684\u5f00\u6e90\u9879\u76ee\u7814\u8ba8\u4f1a":0,"v1\u7684\u8bb2\u5ea7\u5728":0,"while":0,AWS:0,The:0,accept:0,acm:0,all:0,apach:0,asf:0,berlin:[],big:[],blob:[],boss:0,code:0,com:[],commun:0,comp:[],complet:0,conda:0,confer:[],consist:0,danac:0,data:[],dbsystem:[],debian:0,decis:0,detail:[],dima:[],doc:[],docker:0,doe:0,edu:[],effort:0,endors:0,event:[],foundat:0,from:[],fulli:0,further:0,github:[],hadoop:0,has:0,have:0,html:[],http:[],incub:0,index:[],indic:0,infrastructur:0,instal:[],ipynb:[],jupyt:0,make:0,manner:0,master:[],meetup:[],multimedia:0,nbviewer:[],necessarili:0,newli:0,notebook:0,nus:[],org:[],other:0,packag:0,process:0,project:0,pydata:[],pydatasg:0,reflect:0,releas:0,requir:0,review:0,rework:0,schedul:[],sginnov:0,shtml:[],sigmod2015:[],sigmod:0,softwar:0,sourc:[],sponsor:0,stabil:0,statu:0,strata:0,strataconf:[],success:0,under:0,undergo:0,until:0,version:0,via:0,vldb:0,workshop:[],www:[],yet:0},titles:["SINGA \u4e2d\u6587\u6587\u6
 863"],titleterms:{"\u4e2d\u6587\u6587\u6863":0,"\u5165\u95e8":0,"\u6700\u65b0\u52a8\u6001":0,disclaim:0,licens:0,singa:0}})
\ No newline at end of file