Modified: incubator/singa/site/trunk/zh/_sources/downloads.md.txt
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/_sources/downloads.md.txt?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/_sources/downloads.md.txt (original)
+++ incubator/singa/site/trunk/zh/_sources/downloads.md.txt Thu Dec 13 04:18:16 
2018
@@ -1,11 +1,37 @@
 ## 下载 SINGA
 
-* 最新的代码: 请从 [Github](https://github.com/apache/incubator-singa) 
的 dev branch 进行 clone
+* 
要验证下载的tar.gz文件,请下载KEY和ASC文件,然后执行以下命令
+ 
+        % gpg --import KEYS
+        % gpg --verify downloaded_file.asc downloaded_file
+
+  您还可以检查SHA512或MD5值以查看下载是否已完成
+
+* v1.2.0 (2018年6月6日):
+    * [Apache SINGA 
1.2.0](http://www.apache.org/dyn/closer.cgi/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz)
+      
[\[SHA512\]](https://www.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.sha512)
+      [\[KEYS\]](https://www.apache.org/dist/incubator/singa/1.2.0/KEYS)
+      
[\[ASC\]](https://www.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.asc)
+    * [发行说明 1.2.0](releases/RELEASE_NOTES_1.2.0.html)
+    * 新功能和主要更新,
+        * 实现 autograd (目前支持MLP模型)
+        * 升级 PySinga 以支持 Python 3
+        * 为 Tensor 类添加 stride field
+        * 讲 cuDNN 从 V5 升级到 V7
+        * 为 ImageNet 分类任务添加 VGG, Inception V4, ResNet, 及 
DenseNet 模型
+        * 为 conda 包创建别名
+        * 完善中文文档
+        * 添加在 Windows 上运行 Singa 的说明
+        * 更新编译, CI
+        * 修复一些错误
+
+
 
 * v1.1.0 (2017年2月12日):
      * [Apache SINGA 
1.1.0](http://www.apache.org/dyn/closer.cgi/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz)
-      
[\[MD5\]](https://dist.apache.org/repos/dist/release/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.md5)
-      
[\[KEYS\]](https://dist.apache.org/repos/dist/release/incubator/singa/1.1.0/KEYS)
+      
[\[MD5\]](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.md5)
+      [\[KEYS\]](https://archive.apache.org/dist/incubator/singa/1.1.0/KEYS)
+      
[\[ASC\]](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.asc)
     * [发行说明 1.1.0](releases/RELEASE_NOTES_1.1.0.html)
     * 新功能和主要更新,
         * 创建 Docker 镜像(CPU和GPU版本)
@@ -29,6 +55,7 @@
     * [Apache SINGA 
1.0.0](https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz)
       
[\[MD5\]](https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.md5)
       [\[KEYS\]](https://archive.apache.org/dist/incubator/singa//1.0.0/KEYS)
+      
[\[ASC\]](https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.asc)
     * [发行说明 1.0.0](releases/RELEASE_NOTES_1.0.0.html)
     * 新功能和主要更新,
         * 用于支持更多机器学习模型的张量抽象.
@@ -48,6 +75,7 @@
     * [Apache SINGA 
0.3.0](https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz)
       
[\[MD5\]](https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.md5)
       [\[KEYS\]](https://archive.apache.org/dist/incubator/singa/0.3.0/KEYS)
+      
[\[ASC\]](https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.asc)
     * [发行说明 0.3.0](releases/RELEASE_NOTES_0.3.0.html)
     * 新功能和主要更新,
         * [在 GPU 集群上](v0.3.0/gpu.html) 可以在 GPU 
集群上训练深度学习模型.
@@ -65,6 +93,7 @@
     * [Apache SINGA 
0.2.0](https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz)
       
[\[MD5\]](https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.md5)
       [\[KEYS\]](https://archive.apache.org/dist/incubator/singa/0.2.0/KEYS)
+      
[\[ASC\]](https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.asc)
     * [发行说明 0.2.0](releases/RELEASE_NOTES_0.2.0.html)
     * 新功能和主要更新,
         * [在 GPU 上进行训练](v0.2.0/gpu.html) 可以在具有多个 GPU 
卡的单个节点上对复杂模型进行训练.
@@ -84,6 +113,7 @@
     * [Apache SINGA 
0.1.0](https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz)
       
[\[MD5\]](https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz.md5)
       [\[KEYS\]](https://archive.apache.org/dist/incubator/singa/KEYS)
+      
[\[ASC\]](https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz.asc)
     * [Amazon EC2 
image](https://console.aws.amazon.com/ec2/v2/home?region=ap-southeast-1#LaunchInstanceWizard:ami=ami-b41001e6)
     * [发行说明 0.1.0](releases/RELEASE_NOTES_0.1.0.html)
     * 主要功能包括,

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=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/_sources/index.rst.txt (original)
+++ incubator/singa/site/trunk/zh/_sources/index.rst.txt Thu Dec 13 04:18:16 
2018
@@ -19,7 +19,6 @@
 SINGA 中文文档
 ==============
 
-
 最新动态
 -----------
 
@@ -57,32 +56,20 @@ SINGA 中文文档
 
 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>`_, apt-get, 或者
源码.
 
-* 安装SINGA,通过 `conda <../en/docs/installation.html#from-conda>`_, 
`Debian packages <../en/docs/installation.html#from-debian-package>`_  或者 
`源码 <../en/docs/installation.html#from-source>`_.
+* 在 `AWS <https://aws.amazon.com/marketplace/pp/B01NAUAWZW>`_ 上, 或者
通过 `Docker <https://hub.docker.com/r/nusdbsystem/singa/>`_ 试用 SINGA.
 
-* 更多操作和实例,参考 `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>`_
 以及 `模型库页面  <./docs/model_zoo/index.html>`_ 了解更多例子.
 
-.. |logo1| image:: _static/github.png
-   :scale: 100%
-   :align: middle
-   :target: https://github.com/apache/incubator-singa
-.. |logo2| image:: _static/awsmp.gif 
-   :scale: 100%
-   :align: middle
-   :target: 
https://aws.amazon.com/marketplace/seller-profile?id=5bcac385-12c4-4802-aec7-351e09b77b4c
-.. |logo3| image:: _static/docker.png
-   :scale: 50%
-   :align: middle
-   :target: https://hub.docker.com/r/nusdbsystem/singa/
-.. |logo4| image:: _static/jupyter.png
+.. |logo| image:: _static/jupyter.png
    :scale: 25%
    :align: middle
    :target: 
http://nbviewer.jupyter.org/github/apache/incubator-singa/blob/master/doc/en/docs/notebook/index.ipynb
 
-+---------+---------+---------+---------+
-| |logo1| | |logo2| | |logo3| | |logo4| |
-+---------+---------+---------+---------+
++---------+
+| |logo|  |
++---------+
 
 文档
 -------------
@@ -117,8 +104,8 @@ SINGA 入门
 .. toctree::
    :hidden:
 
-   downloads
    docs/index
+   downloads
 
 .. toctree::
    :hidden:

Modified: incubator/singa/site/trunk/zh/community/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/community/issue-tracking.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/community/issue-tracking.html (original)
+++ incubator/singa/site/trunk/zh/community/issue-tracking.html Thu Dec 13 
04:18:16 2018
@@ -100,8 +100,8 @@
             
             
               <ul>
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">文档</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/community/mail-lists.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/community/mail-lists.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/community/mail-lists.html (original)
+++ incubator/singa/site/trunk/zh/community/mail-lists.html Thu Dec 13 04:18:16 
2018
@@ -100,8 +100,8 @@
             
             
               <ul>
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">文档</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/community/source-repository.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/community/source-repository.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/community/source-repository.html (original)
+++ incubator/singa/site/trunk/zh/community/source-repository.html Thu Dec 13 
04:18:16 2018
@@ -100,8 +100,8 @@
             
             
               <ul>
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">文档</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/community/team-list.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/community/team-list.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/community/team-list.html (original)
+++ incubator/singa/site/trunk/zh/community/team-list.html Thu Dec 13 04:18:16 
2018
@@ -99,8 +99,8 @@
             
             
               <ul>
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">文档</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>
@@ -301,7 +301,7 @@
 </tr>
 <tr class="row-even"><td>Moaz Reyad</td>
 <td><a class="reference external" 
href="mailto:moaz&#37;&#52;&#48;apache&#46;org";>moaz<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>National University of Singapore</td>
+<td>University of Genoa</td>
 </tr>
 <tr class="row-odd"><td>Chang Yao</td>
 <td><a class="reference external" 
href="mailto:yaochang2009&#37;&#52;&#48;gmail&#46;com";>yaochang2009<span>&#64;</span>gmail<span>&#46;</span>com</a></td>

Modified: incubator/singa/site/trunk/zh/develop/contribute-code.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/develop/contribute-code.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/develop/contribute-code.html (original)
+++ incubator/singa/site/trunk/zh/develop/contribute-code.html Thu Dec 13 
04:18:16 2018
@@ -100,8 +100,8 @@
             
             
               <ul>
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">文档</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul class="current">

Modified: incubator/singa/site/trunk/zh/develop/how-contribute.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/develop/how-contribute.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/develop/how-contribute.html (original)
+++ incubator/singa/site/trunk/zh/develop/how-contribute.html Thu Dec 13 
04:18:16 2018
@@ -100,8 +100,8 @@
             
             
               <ul>
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">文档</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul class="current">

Modified: incubator/singa/site/trunk/zh/develop/schedule.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/develop/schedule.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/develop/schedule.html (original)
+++ incubator/singa/site/trunk/zh/develop/schedule.html Thu Dec 13 04:18:16 2018
@@ -31,7 +31,7 @@
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="如何贡献给 SINGA" href="how-contribute.html" 
/>
-    <link rel="prev" title="用VGG做图像分类" 
href="../docs/model_zoo/imagenet/vgg/README.html" />
+    <link rel="prev" title="下载 SINGA" href="../downloads.html" />
     <link href="../_static/style.css" rel="stylesheet" type="text/css">
     <!--link href="../_static/fontawesome-all.min.css" rel="stylesheet" 
type="text/css"-->
        <link rel="stylesheet" 
href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"; 
integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
 crossorigin="anonymous">
@@ -100,8 +100,8 @@
             
             
               <ul>
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">文档</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul class="current">
@@ -206,7 +206,7 @@
 </tr>
 <tr class="row-odd"><td>&#160;</td>
 <td>架构</td>
-<td>在单节点运行一个工作组  (包括划分)</td>
+<td>在单节点运行一个工作组 (包括划分)</td>
 </tr>
 <tr class="row-even"><td>&#160;</td>
 <td>&#160;</td>
@@ -344,21 +344,17 @@
 <td>&#160;</td>
 <td>从 Debian packages 安装 SINGA</td>
 </tr>
-<tr class="row-even"><td>v1.2 2017 十月</td>
-<td>Numpy API</td>
-<td>依照 numpy API 实现 PySINGA 的 tensor 模块的函数</td>
+<tr class="row-even"><td>v1.2 2018 六月</td>
+<td>AutoGrad</td>
+<td>后向传播 AutoGrad</td>
 </tr>
 <tr class="row-odd"><td>&#160;</td>
-<td>分布式训练</td>
-<td>从 V0.3 移植分布式训练框架</td>
+<td>Python 3</td>
+<td>PySinga 支持 Python 3</td>
 </tr>
 <tr class="row-even"><td>&#160;</td>
-<td>内存优化</td>
-<td>用新内存池替代 CNMEM 以减少内存消耗</td>
-</tr>
-<tr class="row-odd"><td>&#160;</td>
-<td>执行优化</td>
-<td>执行调度及运行时优化</td>
+<td>模型</td>
+<td>添加流行模型, 包括 VGG, ResNet, DenseNet, InceptionNet</td>
 </tr>
 </tbody>
 </table>
@@ -375,7 +371,7 @@
         <a href="how-contribute.html" class="btn btn-neutral float-right" 
title="如何贡献给 SINGA" accesskey="n" rel="next">Next <span class="fa 
fa-arrow-circle-right"></span></a>
       
       
-        <a href="../docs/model_zoo/imagenet/vgg/README.html" class="btn 
btn-neutral" title="用VGG做图像分类" accesskey="p" rel="prev"><span 
class="fa fa-arrow-circle-left"></span> Previous</a>
+        <a href="../downloads.html" class="btn btn-neutral" title="下载 
SINGA" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> 
Previous</a>
       
     </div>
   

Modified: incubator/singa/site/trunk/zh/docs.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs.html (original)
+++ incubator/singa/site/trunk/zh/docs.html Thu Dec 13 04:18:16 2018
@@ -98,8 +98,8 @@
             
             
               <ul>
-<li class="toctree-l1"><a class="reference internal" 
href="downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="docs/index.html">文档</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/data.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/data.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/data.html (original)
+++ incubator/singa/site/trunk/zh/docs/data.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -122,6 +121,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/device.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/device.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/device.html (original)
+++ incubator/singa/site/trunk/zh/docs/device.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -128,6 +127,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/image_tool.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/image_tool.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/image_tool.html (original)
+++ incubator/singa/site/trunk/zh/docs/image_tool.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -142,6 +141,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/index.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/index.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/index.html (original)
+++ incubator/singa/site/trunk/zh/docs/index.html Thu Dec 13 04:18:16 2018
@@ -31,7 +31,7 @@
     <link rel="index" title="Index" href="../genindex.html" />
     <link rel="search" title="Search" href="../search.html" />
     <link rel="next" title="安装" href="installation.html" />
-    <link rel="prev" title="下载 SINGA" href="../downloads.html" />
+    <link rel="prev" title="SINGA 中文文档" href="../index.html" />
     <link href="../_static/style.css" rel="stylesheet" type="text/css">
     <!--link href="../_static/fontawesome-all.min.css" rel="stylesheet" 
type="text/css"-->
        <link rel="stylesheet" 
href="https://use.fontawesome.com/releases/v5.0.13/css/all.css"; 
integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
 crossorigin="anonymous">
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="current reference internal" 
href="#">文档</a><ul>
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -119,6 +118,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>
@@ -596,7 +596,7 @@
         <a href="installation.html" class="btn btn-neutral float-right" 
title="安装" accesskey="n" rel="next">Next <span class="fa 
fa-arrow-circle-right"></span></a>
       
       
-        <a href="../downloads.html" class="btn btn-neutral" title="下载 
SINGA" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> 
Previous</a>
+        <a href="../index.html" class="btn btn-neutral" title="SINGA 
中文文档" accesskey="p" rel="prev"><span class="fa 
fa-arrow-circle-left"></span> Previous</a>
       
     </div>
   

Modified: incubator/singa/site/trunk/zh/docs/initializer.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/initializer.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/initializer.html (original)
+++ incubator/singa/site/trunk/zh/docs/initializer.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -126,6 +125,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/install_macos1013.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/install_macos1013.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/install_macos1013.html (original)
+++ incubator/singa/site/trunk/zh/docs/install_macos1013.html Thu Dec 13 
04:18:16 2018
@@ -98,8 +98,8 @@
             
             
               <ul>
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="index.html">文档</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/install_win.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/install_win.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/install_win.html (original)
+++ incubator/singa/site/trunk/zh/docs/install_win.html Thu Dec 13 04:18:16 2018
@@ -98,8 +98,8 @@
             
             
               <ul>
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1"><a class="reference internal" 
href="index.html">文档</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/installation.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/installation.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/installation.html (original)
+++ incubator/singa/site/trunk/zh/docs/installation.html Thu Dec 13 04:18:16 
2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2 current"><a class="current reference internal" 
href="#">安装</a><ul>
 <li class="toctree-l3"><a class="reference internal" 
href="#conda">从Conda安装</a></li>
@@ -130,6 +129,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/layer.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/layer.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/layer.html (original)
+++ incubator/singa/site/trunk/zh/docs/layer.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -148,6 +147,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/loss.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/loss.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/loss.html (original)
+++ incubator/singa/site/trunk/zh/docs/loss.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -134,6 +133,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/metric.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/metric.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/metric.html (original)
+++ incubator/singa/site/trunk/zh/docs/metric.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -127,6 +126,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/model_zoo/char-rnn/README.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/model_zoo/char-rnn/README.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/model_zoo/char-rnn/README.html (original)
+++ incubator/singa/site/trunk/zh/docs/model_zoo/char-rnn/README.html Thu Dec 
13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../../../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="../../index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="../../installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../software_stack.html">软件架构</a></li>
@@ -133,6 +132,7 @@
 </li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../../../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>
@@ -212,7 +212,25 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
             
-  <div class="section" id="char-rnn">
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at<div 
class="highlight-default notranslate"><div class="highlight"><pre><span></span> 
 <span class="n">http</span><span class="p">:</span><span 
class="o">//</span><span class="n">www</span><span class="o">.</span><span 
class="n">apache</span><span class="o">.</span><span class="n">org</span><span 
class="o">/</span><span class="n">licenses</span><span class="o">/</span><span 
class="n">LICENSE</span><span class="o">-</span><span class="mf">2.0</span>
+
+<span class="n">Unless</span> <span class="n">required</span> <span 
class="n">by</span> <span class="n">applicable</span> <span 
class="n">law</span> <span class="ow">or</span> <span class="n">agreed</span> 
<span class="n">to</span> <span class="ow">in</span> <span 
class="n">writing</span><span class="p">,</span>
+<span class="n">software</span> <span class="n">distributed</span> <span 
class="n">under</span> <span class="n">the</span> <span 
class="n">License</span> <span class="ow">is</span> <span 
class="n">distributed</span> <span class="n">on</span> <span class="n">an</span>
+<span class="s2">&quot;AS IS&quot;</span> <span class="n">BASIS</span><span 
class="p">,</span> <span class="n">WITHOUT</span> <span 
class="n">WARRANTIES</span> <span class="n">OR</span> <span 
class="n">CONDITIONS</span> <span class="n">OF</span> <span class="n">ANY</span>
+<span class="n">KIND</span><span class="p">,</span> <span 
class="n">either</span> <span class="n">express</span> <span 
class="ow">or</span> <span class="n">implied</span><span class="o">.</span>  
<span class="n">See</span> <span class="n">the</span> <span 
class="n">License</span> <span class="k">for</span> <span class="n">the</span>
+<span class="n">specific</span> <span class="n">language</span> <span 
class="n">governing</span> <span class="n">permissions</span> <span 
class="ow">and</span> <span class="n">limitations</span>
+<span class="n">under</span> <span class="n">the</span> <span 
class="n">License</span><span class="o">.</span>
+</pre></div>
+</div>
+<p>–&gt;</p>
+<div class="section" id="char-rnn">
 <span id="char-rnn"></span><h1>在文本上训练Char-RNN<a class="headerlink" 
href="#char-rnn" title="Permalink to this headline">¶</a></h1>
 
<p>递归神经网络(RNN)被广泛用于建模顺序数据,例如自然语言句子。
 
本示例介绍如何使用SINGA的RNN层实现RNN应用程序(或模型)。
 我们将使用<a class="reference external" 
href="https://github.com/karpathy/char-rnn";>char-rnn</a>模型作为示例,它将训练语句或源代ç
 ï¼Œå¹¶å°†æ¯ä¸ªå­—符作为输入单位。 
特别是,我们将使用GRU在Linux内核源代码上训练一个RNN。 
经过训练,我们希望从模型中生成有意义的代码。</p>
 <div class="section" id="">

Modified: incubator/singa/site/trunk/zh/docs/model_zoo/cifar10/README.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/model_zoo/cifar10/README.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/model_zoo/cifar10/README.html (original)
+++ incubator/singa/site/trunk/zh/docs/model_zoo/cifar10/README.html Thu Dec 13 
04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../../../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="../../index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="../../installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../software_stack.html">软件架构</a></li>
@@ -133,6 +132,7 @@
 </li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../../../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>
@@ -212,7 +212,25 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
             
-  <div class="section" id="cifar-10cnn">
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at<div 
class="highlight-default notranslate"><div class="highlight"><pre><span></span> 
 <span class="n">http</span><span class="p">:</span><span 
class="o">//</span><span class="n">www</span><span class="o">.</span><span 
class="n">apache</span><span class="o">.</span><span class="n">org</span><span 
class="o">/</span><span class="n">licenses</span><span class="o">/</span><span 
class="n">LICENSE</span><span class="o">-</span><span class="mf">2.0</span>
+
+<span class="n">Unless</span> <span class="n">required</span> <span 
class="n">by</span> <span class="n">applicable</span> <span 
class="n">law</span> <span class="ow">or</span> <span class="n">agreed</span> 
<span class="n">to</span> <span class="ow">in</span> <span 
class="n">writing</span><span class="p">,</span>
+<span class="n">software</span> <span class="n">distributed</span> <span 
class="n">under</span> <span class="n">the</span> <span 
class="n">License</span> <span class="ow">is</span> <span 
class="n">distributed</span> <span class="n">on</span> <span class="n">an</span>
+<span class="s2">&quot;AS IS&quot;</span> <span class="n">BASIS</span><span 
class="p">,</span> <span class="n">WITHOUT</span> <span 
class="n">WARRANTIES</span> <span class="n">OR</span> <span 
class="n">CONDITIONS</span> <span class="n">OF</span> <span class="n">ANY</span>
+<span class="n">KIND</span><span class="p">,</span> <span 
class="n">either</span> <span class="n">express</span> <span 
class="ow">or</span> <span class="n">implied</span><span class="o">.</span>  
<span class="n">See</span> <span class="n">the</span> <span 
class="n">License</span> <span class="k">for</span> <span class="n">the</span>
+<span class="n">specific</span> <span class="n">language</span> <span 
class="n">governing</span> <span class="n">permissions</span> <span 
class="ow">and</span> <span class="n">limitations</span>
+<span class="n">under</span> <span class="n">the</span> <span 
class="n">License</span><span class="o">.</span>
+</pre></div>
+</div>
+<p>–&gt;</p>
+<div class="section" id="cifar-10cnn">
 <span id="cifar-10cnn"></span><h1>在Cifar-10上训练CNN<a class="headerlink" 
href="#cifar-10cnn" title="Permalink to this headline">¶</a></h1>
 
<p>卷积神经网络(CNN)是一种被广泛用于图像和视频分类的前馈人é€
 
神经网络。在此例子中,我们将在Cifar-10数据集上训练三个深度CNN模型来进行图像分类,</p>
 <ol class="simple">

Modified: 
incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/alexnet/README.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/alexnet/README.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/alexnet/README.html 
(original)
+++ incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/alexnet/README.html 
Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="../../../index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="../../../installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../../software_stack.html">软件架构</a></li>
@@ -133,6 +132,7 @@
 </li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>
@@ -212,7 +212,25 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
             
-  <div class="section" id="imagenetalexnet">
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at<div 
class="highlight-default notranslate"><div class="highlight"><pre><span></span> 
 <span class="n">http</span><span class="p">:</span><span 
class="o">//</span><span class="n">www</span><span class="o">.</span><span 
class="n">apache</span><span class="o">.</span><span class="n">org</span><span 
class="o">/</span><span class="n">licenses</span><span class="o">/</span><span 
class="n">LICENSE</span><span class="o">-</span><span class="mf">2.0</span>
+
+<span class="n">Unless</span> <span class="n">required</span> <span 
class="n">by</span> <span class="n">applicable</span> <span 
class="n">law</span> <span class="ow">or</span> <span class="n">agreed</span> 
<span class="n">to</span> <span class="ow">in</span> <span 
class="n">writing</span><span class="p">,</span>
+<span class="n">software</span> <span class="n">distributed</span> <span 
class="n">under</span> <span class="n">the</span> <span 
class="n">License</span> <span class="ow">is</span> <span 
class="n">distributed</span> <span class="n">on</span> <span class="n">an</span>
+<span class="s2">&quot;AS IS&quot;</span> <span class="n">BASIS</span><span 
class="p">,</span> <span class="n">WITHOUT</span> <span 
class="n">WARRANTIES</span> <span class="n">OR</span> <span 
class="n">CONDITIONS</span> <span class="n">OF</span> <span class="n">ANY</span>
+<span class="n">KIND</span><span class="p">,</span> <span 
class="n">either</span> <span class="n">express</span> <span 
class="ow">or</span> <span class="n">implied</span><span class="o">.</span>  
<span class="n">See</span> <span class="n">the</span> <span 
class="n">License</span> <span class="k">for</span> <span class="n">the</span>
+<span class="n">specific</span> <span class="n">language</span> <span 
class="n">governing</span> <span class="n">permissions</span> <span 
class="ow">and</span> <span class="n">limitations</span>
+<span class="n">under</span> <span class="n">the</span> <span 
class="n">License</span><span class="o">.</span>
+</pre></div>
+</div>
+<p>–&gt;</p>
+<div class="section" id="imagenetalexnet">
 <span id="imagenetalexnet"></span><h1>在ImageNet上训练AlexNet<a 
class="headerlink" href="#imagenetalexnet" title="Permalink to this 
headline">¶</a></h1>
 
<p>卷积神经网络(CNN)是一种广泛用于图像和视频分类的前馈神经网络。
 在这个例子中,我们将使用<a class="reference external" 
href="http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks";>深度CNN模型</a>来对ImageNet数据集进行图像分类。</p>
 <div class="section" id="">

Modified: 
incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/densenet/README.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/densenet/README.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/densenet/README.html 
(original)
+++ incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/densenet/README.html 
Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="../../../index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="../../../installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../../software_stack.html">软件架构</a></li>
@@ -134,6 +133,7 @@
 </li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>
@@ -213,7 +213,25 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
             
-  <p>name: DenseNet on ImageNet SINGA version: 1.1.1 SINGA commit: license: 
https://github.com/pytorch/vision/blob/master/torchvision/models/densenet.py</p>
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at<div 
class="highlight-default notranslate"><div class="highlight"><pre><span></span> 
 <span class="n">http</span><span class="p">:</span><span 
class="o">//</span><span class="n">www</span><span class="o">.</span><span 
class="n">apache</span><span class="o">.</span><span class="n">org</span><span 
class="o">/</span><span class="n">licenses</span><span class="o">/</span><span 
class="n">LICENSE</span><span class="o">-</span><span class="mf">2.0</span>
+
+<span class="n">Unless</span> <span class="n">required</span> <span 
class="n">by</span> <span class="n">applicable</span> <span 
class="n">law</span> <span class="ow">or</span> <span class="n">agreed</span> 
<span class="n">to</span> <span class="ow">in</span> <span 
class="n">writing</span><span class="p">,</span>
+<span class="n">software</span> <span class="n">distributed</span> <span 
class="n">under</span> <span class="n">the</span> <span 
class="n">License</span> <span class="ow">is</span> <span 
class="n">distributed</span> <span class="n">on</span> <span class="n">an</span>
+<span class="s2">&quot;AS IS&quot;</span> <span class="n">BASIS</span><span 
class="p">,</span> <span class="n">WITHOUT</span> <span 
class="n">WARRANTIES</span> <span class="n">OR</span> <span 
class="n">CONDITIONS</span> <span class="n">OF</span> <span class="n">ANY</span>
+<span class="n">KIND</span><span class="p">,</span> <span 
class="n">either</span> <span class="n">express</span> <span 
class="ow">or</span> <span class="n">implied</span><span class="o">.</span>  
<span class="n">See</span> <span class="n">the</span> <span 
class="n">License</span> <span class="k">for</span> <span class="n">the</span>
+<span class="n">specific</span> <span class="n">language</span> <span 
class="n">governing</span> <span class="n">permissions</span> <span 
class="ow">and</span> <span class="n">limitations</span>
+<span class="n">under</span> <span class="n">the</span> <span 
class="n">License</span><span class="o">.</span>
+</pre></div>
+</div>
+<p>–&gt;
+name: DenseNet on ImageNet SINGA version: 1.1.1 SINGA commit: license: 
https://github.com/pytorch/vision/blob/master/torchvision/models/densenet.py</p>
 <hr class="docutils" />
 <div class="section" id="densenet">
 <span id="densenet"></span><h1>用DenseNet做图像分类<a class="headerlink" 
href="#densenet" title="Permalink to this headline">¶</a></h1>

Modified: 
incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/googlenet/README.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/googlenet/README.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/googlenet/README.html 
(original)
+++ incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/googlenet/README.html 
Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="../../../index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="../../../installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../../software_stack.html">软件架构</a></li>
@@ -134,6 +133,7 @@
 </li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>
@@ -213,7 +213,25 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
             
-  <p>name: GoogleNet on ImageNet</p>
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at<div 
class="highlight-default notranslate"><div class="highlight"><pre><span></span> 
 <span class="n">http</span><span class="p">:</span><span 
class="o">//</span><span class="n">www</span><span class="o">.</span><span 
class="n">apache</span><span class="o">.</span><span class="n">org</span><span 
class="o">/</span><span class="n">licenses</span><span class="o">/</span><span 
class="n">LICENSE</span><span class="o">-</span><span class="mf">2.0</span>
+
+<span class="n">Unless</span> <span class="n">required</span> <span 
class="n">by</span> <span class="n">applicable</span> <span 
class="n">law</span> <span class="ow">or</span> <span class="n">agreed</span> 
<span class="n">to</span> <span class="ow">in</span> <span 
class="n">writing</span><span class="p">,</span>
+<span class="n">software</span> <span class="n">distributed</span> <span 
class="n">under</span> <span class="n">the</span> <span 
class="n">License</span> <span class="ow">is</span> <span 
class="n">distributed</span> <span class="n">on</span> <span class="n">an</span>
+<span class="s2">&quot;AS IS&quot;</span> <span class="n">BASIS</span><span 
class="p">,</span> <span class="n">WITHOUT</span> <span 
class="n">WARRANTIES</span> <span class="n">OR</span> <span 
class="n">CONDITIONS</span> <span class="n">OF</span> <span class="n">ANY</span>
+<span class="n">KIND</span><span class="p">,</span> <span 
class="n">either</span> <span class="n">express</span> <span 
class="ow">or</span> <span class="n">implied</span><span class="o">.</span>  
<span class="n">See</span> <span class="n">the</span> <span 
class="n">License</span> <span class="k">for</span> <span class="n">the</span>
+<span class="n">specific</span> <span class="n">language</span> <span 
class="n">governing</span> <span class="n">permissions</span> <span 
class="ow">and</span> <span class="n">limitations</span>
+<span class="n">under</span> <span class="n">the</span> <span 
class="n">License</span><span class="o">.</span>
+</pre></div>
+</div>
+<p>–&gt;
+name: GoogleNet on ImageNet</p>
 <p>SINGA version: 1.0.1</p>
 <p>SINGA commit: 8c990f7da2de220e8a012c6a8ecc897dc7532744</p>
 <p>parameter_url: 
https://s3-ap-southeast-1.amazonaws.com/dlfile/bvlc_googlenet.tar.gz</p>

Modified: 
incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/inception/README.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/inception/README.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/inception/README.html 
(original)
+++ incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/inception/README.html 
Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="../../../index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="../../../installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../../software_stack.html">软件架构</a></li>
@@ -134,6 +133,7 @@
 </li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>
@@ -213,7 +213,25 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
             
-  <p>name: Inception V4 on ImageNet SINGA version: 1.1.1 SINGA commit: 
parameter_url: 
https://s3-ap-southeast-1.amazonaws.com/dlfile/inception_v4.tar.gz 
parameter_sha1: 5fdd6f5d8af8fd10e7321d9b38bb87ef14e80d56 license: 
https://github.com/tensorflow/models/tree/master/slim</p>
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at<div 
class="highlight-default notranslate"><div class="highlight"><pre><span></span> 
 <span class="n">http</span><span class="p">:</span><span 
class="o">//</span><span class="n">www</span><span class="o">.</span><span 
class="n">apache</span><span class="o">.</span><span class="n">org</span><span 
class="o">/</span><span class="n">licenses</span><span class="o">/</span><span 
class="n">LICENSE</span><span class="o">-</span><span class="mf">2.0</span>
+
+<span class="n">Unless</span> <span class="n">required</span> <span 
class="n">by</span> <span class="n">applicable</span> <span 
class="n">law</span> <span class="ow">or</span> <span class="n">agreed</span> 
<span class="n">to</span> <span class="ow">in</span> <span 
class="n">writing</span><span class="p">,</span>
+<span class="n">software</span> <span class="n">distributed</span> <span 
class="n">under</span> <span class="n">the</span> <span 
class="n">License</span> <span class="ow">is</span> <span 
class="n">distributed</span> <span class="n">on</span> <span class="n">an</span>
+<span class="s2">&quot;AS IS&quot;</span> <span class="n">BASIS</span><span 
class="p">,</span> <span class="n">WITHOUT</span> <span 
class="n">WARRANTIES</span> <span class="n">OR</span> <span 
class="n">CONDITIONS</span> <span class="n">OF</span> <span class="n">ANY</span>
+<span class="n">KIND</span><span class="p">,</span> <span 
class="n">either</span> <span class="n">express</span> <span 
class="ow">or</span> <span class="n">implied</span><span class="o">.</span>  
<span class="n">See</span> <span class="n">the</span> <span 
class="n">License</span> <span class="k">for</span> <span class="n">the</span>
+<span class="n">specific</span> <span class="n">language</span> <span 
class="n">governing</span> <span class="n">permissions</span> <span 
class="ow">and</span> <span class="n">limitations</span>
+<span class="n">under</span> <span class="n">the</span> <span 
class="n">License</span><span class="o">.</span>
+</pre></div>
+</div>
+<p>–&gt;
+name: Inception V4 on ImageNet SINGA version: 1.1.1 SINGA commit: 
parameter_url: 
https://s3-ap-southeast-1.amazonaws.com/dlfile/inception_v4.tar.gz 
parameter_sha1: 5fdd6f5d8af8fd10e7321d9b38bb87ef14e80d56 license: 
https://github.com/tensorflow/models/tree/master/slim</p>
 <hr class="docutils" />
 <div class="section" id="inception-v4">
 <span id="inception-v4"></span><h1>用Inception V4做图像分类<a 
class="headerlink" href="#inception-v4" title="Permalink to this 
headline">¶</a></h1>

Modified: 
incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/resnet/README.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/resnet/README.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/resnet/README.html 
(original)
+++ incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/resnet/README.html 
Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="../../../index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="../../../installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../../software_stack.html">软件架构</a></li>
@@ -134,6 +133,7 @@
 </li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>
@@ -213,7 +213,25 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
             
-  <p>name: Resnets on ImageNet SINGA version: 1.1 SINGA commit: 
45ec92d8ffc1fa1385a9307fdf07e21da939ee2f parameter_url: 
https://s3-ap-southeast-1.amazonaws.com/dlfile/resnet/resnet-18.tar.gz license: 
Apache V2, https://github.com/facebook/fb.resnet.torch/blob/master/LICENSE</p>
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at<div 
class="highlight-default notranslate"><div class="highlight"><pre><span></span> 
 <span class="n">http</span><span class="p">:</span><span 
class="o">//</span><span class="n">www</span><span class="o">.</span><span 
class="n">apache</span><span class="o">.</span><span class="n">org</span><span 
class="o">/</span><span class="n">licenses</span><span class="o">/</span><span 
class="n">LICENSE</span><span class="o">-</span><span class="mf">2.0</span>
+
+<span class="n">Unless</span> <span class="n">required</span> <span 
class="n">by</span> <span class="n">applicable</span> <span 
class="n">law</span> <span class="ow">or</span> <span class="n">agreed</span> 
<span class="n">to</span> <span class="ow">in</span> <span 
class="n">writing</span><span class="p">,</span>
+<span class="n">software</span> <span class="n">distributed</span> <span 
class="n">under</span> <span class="n">the</span> <span 
class="n">License</span> <span class="ow">is</span> <span 
class="n">distributed</span> <span class="n">on</span> <span class="n">an</span>
+<span class="s2">&quot;AS IS&quot;</span> <span class="n">BASIS</span><span 
class="p">,</span> <span class="n">WITHOUT</span> <span 
class="n">WARRANTIES</span> <span class="n">OR</span> <span 
class="n">CONDITIONS</span> <span class="n">OF</span> <span class="n">ANY</span>
+<span class="n">KIND</span><span class="p">,</span> <span 
class="n">either</span> <span class="n">express</span> <span 
class="ow">or</span> <span class="n">implied</span><span class="o">.</span>  
<span class="n">See</span> <span class="n">the</span> <span 
class="n">License</span> <span class="k">for</span> <span class="n">the</span>
+<span class="n">specific</span> <span class="n">language</span> <span 
class="n">governing</span> <span class="n">permissions</span> <span 
class="ow">and</span> <span class="n">limitations</span>
+<span class="n">under</span> <span class="n">the</span> <span 
class="n">License</span><span class="o">.</span>
+</pre></div>
+</div>
+<p>–&gt;
+name: Resnets on ImageNet SINGA version: 1.1 SINGA commit: 
45ec92d8ffc1fa1385a9307fdf07e21da939ee2f parameter_url: 
https://s3-ap-southeast-1.amazonaws.com/dlfile/resnet/resnet-18.tar.gz license: 
Apache V2, https://github.com/facebook/fb.resnet.torch/blob/master/LICENSE</p>
 <hr class="docutils" />
 <div class="section" id="resnet">
 <span id="resnet"></span><h1>用ResNet做图像分类<a class="headerlink" 
href="#resnet" title="Permalink to this headline">¶</a></h1>

Modified: incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/vgg/README.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/vgg/README.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/vgg/README.html 
(original)
+++ incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/vgg/README.html Thu 
Dec 13 04:18:16 2018
@@ -30,7 +30,7 @@
   <link rel="stylesheet" href="../../../../_static/pygments.css" 
type="text/css" />
     <link rel="index" title="Index" href="../../../../genindex.html" />
     <link rel="search" title="Search" href="../../../../search.html" />
-    <link rel="next" title="开发时间表" 
href="../../../../develop/schedule.html" />
+    <link rel="next" title="下载 SINGA" href="../../../../downloads.html" />
     <link rel="prev" title="用ResNet做图像分类" 
href="../resnet/README.html" />
     <link href="../../../../_static/style.css" rel="stylesheet" 
type="text/css">
     <!--link href="../../../../_static/fontawesome-all.min.css" 
rel="stylesheet" type="text/css"-->
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="../../../index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="../../../installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../../software_stack.html">软件架构</a></li>
@@ -134,6 +133,7 @@
 </li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../../../../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>
@@ -213,7 +213,25 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
             
-  <p>name: VGG on ImageNet SINGA version: 1.1.1 SINGA commit: license: 
https://github.com/pytorch/vision/blob/master/torchvision/models/vgg.py</p>
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at<div 
class="highlight-default notranslate"><div class="highlight"><pre><span></span> 
 <span class="n">http</span><span class="p">:</span><span 
class="o">//</span><span class="n">www</span><span class="o">.</span><span 
class="n">apache</span><span class="o">.</span><span class="n">org</span><span 
class="o">/</span><span class="n">licenses</span><span class="o">/</span><span 
class="n">LICENSE</span><span class="o">-</span><span class="mf">2.0</span>
+
+<span class="n">Unless</span> <span class="n">required</span> <span 
class="n">by</span> <span class="n">applicable</span> <span 
class="n">law</span> <span class="ow">or</span> <span class="n">agreed</span> 
<span class="n">to</span> <span class="ow">in</span> <span 
class="n">writing</span><span class="p">,</span>
+<span class="n">software</span> <span class="n">distributed</span> <span 
class="n">under</span> <span class="n">the</span> <span 
class="n">License</span> <span class="ow">is</span> <span 
class="n">distributed</span> <span class="n">on</span> <span class="n">an</span>
+<span class="s2">&quot;AS IS&quot;</span> <span class="n">BASIS</span><span 
class="p">,</span> <span class="n">WITHOUT</span> <span 
class="n">WARRANTIES</span> <span class="n">OR</span> <span 
class="n">CONDITIONS</span> <span class="n">OF</span> <span class="n">ANY</span>
+<span class="n">KIND</span><span class="p">,</span> <span 
class="n">either</span> <span class="n">express</span> <span 
class="ow">or</span> <span class="n">implied</span><span class="o">.</span>  
<span class="n">See</span> <span class="n">the</span> <span 
class="n">License</span> <span class="k">for</span> <span class="n">the</span>
+<span class="n">specific</span> <span class="n">language</span> <span 
class="n">governing</span> <span class="n">permissions</span> <span 
class="ow">and</span> <span class="n">limitations</span>
+<span class="n">under</span> <span class="n">the</span> <span 
class="n">License</span><span class="o">.</span>
+</pre></div>
+</div>
+<p>–&gt;
+name: VGG on ImageNet SINGA version: 1.1.1 SINGA commit: license: 
https://github.com/pytorch/vision/blob/master/torchvision/models/vgg.py</p>
 <hr class="docutils" />
 <div class="section" id="vgg">
 <span id="vgg"></span><h1>用VGG做图像分类<a class="headerlink" 
href="#vgg" title="Permalink to this headline">¶</a></h1>
@@ -279,7 +297,7 @@
   
     <div class="rst-footer-buttons" role="navigation" aria-label="footer 
navigation">
       
-        <a href="../../../../develop/schedule.html" class="btn btn-neutral 
float-right" title="开发时间表" accesskey="n" rel="next">Next <span 
class="fa fa-arrow-circle-right"></span></a>
+        <a href="../../../../downloads.html" class="btn btn-neutral 
float-right" title="下载 SINGA" accesskey="n" rel="next">Next <span class="fa 
fa-arrow-circle-right"></span></a>
       
       
         <a href="../resnet/README.html" class="btn btn-neutral" 
title="用ResNet做图像分类" accesskey="p" rel="prev"><span class="fa 
fa-arrow-circle-left"></span> Previous</a>

Modified: incubator/singa/site/trunk/zh/docs/model_zoo/index.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/model_zoo/index.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/model_zoo/index.html (original)
+++ incubator/singa/site/trunk/zh/docs/model_zoo/index.html Thu Dec 13 04:18:16 
2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="../index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="../installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="../software_stack.html">软件架构</a></li>
@@ -130,6 +129,7 @@
 </li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/model_zoo/mnist/README.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/model_zoo/mnist/README.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/model_zoo/mnist/README.html (original)
+++ incubator/singa/site/trunk/zh/docs/model_zoo/mnist/README.html Thu Dec 13 
04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../../../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="../../index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="../../installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="../../software_stack.html">软件架构</a></li>
@@ -133,6 +132,7 @@
 </li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../../../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>
@@ -212,7 +212,25 @@
           <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
            <div itemprop="articleBody">
             
-  <div class="section" id="mnistrbm">
+  <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at<div 
class="highlight-default notranslate"><div class="highlight"><pre><span></span> 
 <span class="n">http</span><span class="p">:</span><span 
class="o">//</span><span class="n">www</span><span class="o">.</span><span 
class="n">apache</span><span class="o">.</span><span class="n">org</span><span 
class="o">/</span><span class="n">licenses</span><span class="o">/</span><span 
class="n">LICENSE</span><span class="o">-</span><span class="mf">2.0</span>
+
+<span class="n">Unless</span> <span class="n">required</span> <span 
class="n">by</span> <span class="n">applicable</span> <span 
class="n">law</span> <span class="ow">or</span> <span class="n">agreed</span> 
<span class="n">to</span> <span class="ow">in</span> <span 
class="n">writing</span><span class="p">,</span>
+<span class="n">software</span> <span class="n">distributed</span> <span 
class="n">under</span> <span class="n">the</span> <span 
class="n">License</span> <span class="ow">is</span> <span 
class="n">distributed</span> <span class="n">on</span> <span class="n">an</span>
+<span class="s2">&quot;AS IS&quot;</span> <span class="n">BASIS</span><span 
class="p">,</span> <span class="n">WITHOUT</span> <span 
class="n">WARRANTIES</span> <span class="n">OR</span> <span 
class="n">CONDITIONS</span> <span class="n">OF</span> <span class="n">ANY</span>
+<span class="n">KIND</span><span class="p">,</span> <span 
class="n">either</span> <span class="n">express</span> <span 
class="ow">or</span> <span class="n">implied</span><span class="o">.</span>  
<span class="n">See</span> <span class="n">the</span> <span 
class="n">License</span> <span class="k">for</span> <span class="n">the</span>
+<span class="n">specific</span> <span class="n">language</span> <span 
class="n">governing</span> <span class="n">permissions</span> <span 
class="ow">and</span> <span class="n">limitations</span>
+<span class="n">under</span> <span class="n">the</span> <span 
class="n">License</span><span class="o">.</span>
+</pre></div>
+</div>
+<p>–&gt;</p>
+<div class="section" id="mnistrbm">
 <span id="mnistrbm"></span><h1>在MNIST数据集上训练RBM模型<a 
class="headerlink" href="#mnistrbm" title="Permalink to this 
headline">¶</a></h1>
 <p>这个例子使用MNIST数据集来训练一个RBM模型。RBM模型及å…
¶è¶…参数参考<a class="reference external" 
href="http://www.cs.toronto.edu/~hinton/science.pdf";>Hinton的论文</a>中的设定。</p>
 <div class="section" id="">

Modified: incubator/singa/site/trunk/zh/docs/net.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/net.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/net.html (original)
+++ incubator/singa/site/trunk/zh/docs/net.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -137,6 +136,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/optimizer.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/optimizer.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/optimizer.html (original)
+++ incubator/singa/site/trunk/zh/docs/optimizer.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -172,6 +171,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/snapshot.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/snapshot.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/snapshot.html (original)
+++ incubator/singa/site/trunk/zh/docs/snapshot.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -126,6 +125,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/software_stack.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/software_stack.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/software_stack.html (original)
+++ incubator/singa/site/trunk/zh/docs/software_stack.html Thu Dec 13 04:18:16 
2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2 current"><a class="current reference internal" 
href="#">软件架构</a><ul>
@@ -124,6 +123,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/tensor.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/tensor.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/tensor.html (original)
+++ incubator/singa/site/trunk/zh/docs/tensor.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -125,6 +124,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>

Modified: incubator/singa/site/trunk/zh/docs/utils.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/utils.html?rev=1848817&r1=1848816&r2=1848817&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/docs/utils.html (original)
+++ incubator/singa/site/trunk/zh/docs/utils.html Thu Dec 13 04:18:16 2018
@@ -100,7 +100,6 @@
             
             
               <ul class="current">
-<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 <li class="toctree-l1 current"><a class="reference internal" 
href="index.html">文档</a><ul class="current">
 <li class="toctree-l2"><a class="reference internal" 
href="installation.html">安装</a></li>
 <li class="toctree-l2"><a class="reference internal" 
href="software_stack.html">软件架构</a></li>
@@ -122,6 +121,7 @@
 <li class="toctree-l2"><a class="reference internal" 
href="model_zoo/index.html">模型库</a></li>
 </ul>
 </li>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">下载 SINGA</a></li>
 </ul>
 <p class="caption"><span class="caption-text">开发</span></p>
 <ul>


Reply via email to