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 2019/04/24 14:57:38 UTC

svn commit: r1858059 [38/38] - in /incubator/singa/site/trunk: ./ en/ en/_sources/ en/_sources/community/ en/_sources/develop/ en/_sources/docs/ en/_sources/docs/model_zoo/ en/_sources/docs/model_zoo/caffe/ en/_sources/docs/model_zoo/char-rnn/ en/_sour...

Modified: incubator/singa/site/trunk/zh/downloads.html
URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/downloads.html?rev=1858059&r1=1858058&r2=1858059&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/downloads.html (original)
+++ incubator/singa/site/trunk/zh/downloads.html Wed Apr 24 14:57:35 2019
@@ -1,5 +1,5 @@
 
- 
+
 
 <!DOCTYPE html>
 <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
@@ -9,7 +9,7 @@
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>下载 SINGA &mdash; incubator-singa 2.0.0 documentation</title>
+  <title>下载 SINGA &mdash; incubator-singa 1.1.0 documentation</title>
   
 
   
@@ -38,18 +38,18 @@
     <link rel="search" title="Search" href="search.html" />
     <link rel="next" title="开发时间表" href="develop/schedule.html" />
     <link rel="prev" title="用VGG做图像分类" href="docs/model_zoo/imagenet/vgg/README.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">
-     <style>
-   .fa:hover {
-       opacity: 0.7;
-   }
-   .fab:hover {
-       opacity: 0.7;
-   }
-     </style>
- 
+    <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">
+    <style>
+	.fa:hover {
+	    opacity: 0.7;
+	}
+	.fab:hover {
+	    opacity: 0.7;
+	}
+    </style>
+
 </head>
 
 <body class="wy-body-for-nav">
@@ -198,144 +198,150 @@
 --><div class="section" id="singa">
 <h1>下载 SINGA<a class="headerlink" href="#singa" title="Permalink to this headline">¶</a></h1>
 <ul>
-<li><p class="first">要验证下载的tar.gz文件,请下载KEY和ASC文件,然后执行以下命令</p>
+<li><p>要验证下载的tar.gz文件,请下载KEY和ASC文件,然后执行以下命令</p>
 <div class="highlight-default notranslate"><div class="highlight"><pre><span></span>  <span class="o">%</span> <span class="n">gpg</span> <span class="o">--</span><span class="kn">import</span> <span class="nn">KEYS</span>
   <span class="o">%</span> <span class="n">gpg</span> <span class="o">--</span><span class="n">verify</span> <span class="n">downloaded_file</span><span class="o">.</span><span class="n">asc</span> <span class="n">downloaded_file</span>
 </pre></div>
 </div>
 <p>您还可以检查SHA512或MD5值以查看下载是否已完成</p>
 </li>
-<li><p class="first">v1.2.0 (2018年6月6日):</p>
+<li><p>v1.2.0 (2018年6月6日):</p>
 <ul class="simple">
-<li><a class="reference external" href="http://www.apache.org/dyn/closer.cgi/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz">Apache SINGA 1.2.0</a>
+<li><p><a class="reference external" href="http://www.apache.org/dyn/closer.cgi/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz">Apache SINGA 1.2.0</a>
 <a class="reference external" href="https://www.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.sha512">[SHA512]</a>
 <a class="reference external" href="https://www.apache.org/dist/incubator/singa/1.2.0/KEYS">[KEYS]</a>
-<a class="reference external" href="https://www.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.asc">[ASC]</a></li>
-<li><a class="reference external" href="releases/RELEASE_NOTES_1.2.0.html">发行说明 1.2.0</a></li>
-<li>新功能和主要更新,<ul>
-<li>实现 autograd (目前支持MLP模型)</li>
-<li>升级 PySinga 以支持 Python 3</li>
-<li>为 Tensor 类添加 stride field</li>
-<li>讲 cuDNN 从 V5 升级到 V7</li>
-<li>为 ImageNet 分类任务添加 VGG, Inception V4, ResNet, 及 DenseNet 模型</li>
-<li>为 conda 包创建别名</li>
-<li>完善中文文档</li>
-<li>添加在 Windows 上运行 Singa 的说明</li>
-<li>更新编译, CI</li>
-<li>修复一些错误</li>
+<a class="reference external" href="https://www.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.asc">[ASC]</a></p></li>
+<li><p><a class="reference external" href="releases/RELEASE_NOTES_1.2.0.html">发行说明 1.2.0</a></p></li>
+<li><p>新功能和主要更新,</p>
+<ul>
+<li><p>实现 autograd (目前支持MLP模型)</p></li>
+<li><p>升级 PySinga 以支持 Python 3</p></li>
+<li><p>为 Tensor 类添加 stride field</p></li>
+<li><p>讲 cuDNN 从 V5 升级到 V7</p></li>
+<li><p>为 ImageNet 分类任务添加 VGG, Inception V4, ResNet, 及 DenseNet 模型</p></li>
+<li><p>为 conda 包创建别名</p></li>
+<li><p>完善中文文档</p></li>
+<li><p>添加在 Windows 上运行 Singa 的说明</p></li>
+<li><p>更新编译, CI</p></li>
+<li><p>修复一些错误</p></li>
 </ul>
 </li>
 </ul>
 </li>
-<li><p class="first">v1.1.0 (2017年2月12日):</p>
+<li><p>v1.1.0 (2017年2月12日):</p>
 <ul class="simple">
-<li><a class="reference external" href="http://www.apache.org/dyn/closer.cgi/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz">Apache SINGA 1.1.0</a>
+<li><p><a class="reference external" href="http://www.apache.org/dyn/closer.cgi/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz">Apache SINGA 1.1.0</a>
 <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.md5">[MD5]</a>
 <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/KEYS">[KEYS]</a>
-<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.asc">[ASC]</a></li>
-<li><a class="reference external" href="releases/RELEASE_NOTES_1.1.0.html">发行说明 1.1.0</a></li>
-<li>新功能和主要更新,<ul>
-<li>创建 Docker 镜像(CPU和GPU版本)</li>
-<li>为 SINGA 创建 Amazon AMI(CPU版本)</li>
-<li>与 Jenkins 集成以自动生成 Wheel 和 Debian 软件包(用于安装),并更新网站.</li>
-<li>增强 FeedFowardNet, 例如,用于调试的多输入和详细模式</li>
-<li>添加 Concat 和 Slice 层</li>
-<li>扩展 CrossEntropyLoss 以接受具有多个标签的实例</li>
-<li>添加 image_tool.py 与图像增强方法</li>
-<li>通过 Snapshot API 支持模型加载和保存</li>
-<li>在 Windows 上编译 SINGA 源代码</li>
-<li>用 SINGA 代码编译强制依赖库</li>
-<li>启用 S​​INGA 的 Java 绑定(基本)</li>
-<li>在检查点文件中添加版本 ID</li>
-<li>添加 Rafiki 工具包以提供 RESTFul API</li>
-<li>添加 Caffe 预训练的例子,包括 GoogleNet</li>
+<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.asc">[ASC]</a></p></li>
+<li><p><a class="reference external" href="releases/RELEASE_NOTES_1.1.0.html">发行说明 1.1.0</a></p></li>
+<li><p>新功能和主要更新,</p>
+<ul>
+<li><p>创建 Docker 镜像(CPU和GPU版本)</p></li>
+<li><p>为 SINGA 创建 Amazon AMI(CPU版本)</p></li>
+<li><p>与 Jenkins 集成以自动生成 Wheel 和 Debian 软件包(用于安装),并更新网站.</p></li>
+<li><p>增强 FeedFowardNet, 例如,用于调试的多输入和详细模式</p></li>
+<li><p>添加 Concat 和 Slice 层</p></li>
+<li><p>扩展 CrossEntropyLoss 以接受具有多个标签的实例</p></li>
+<li><p>添加 image_tool.py 与图像增强方法</p></li>
+<li><p>通过 Snapshot API 支持模型加载和保存</p></li>
+<li><p>在 Windows 上编译 SINGA 源代码</p></li>
+<li><p>用 SINGA 代码编译强制依赖库</p></li>
+<li><p>启用 S​​INGA 的 Java 绑定(基本)</p></li>
+<li><p>在检查点文件中添加版本 ID</p></li>
+<li><p>添加 Rafiki 工具包以提供 RESTFul API</p></li>
+<li><p>添加 Caffe 预训练的例子,包括 GoogleNet</p></li>
 </ul>
 </li>
 </ul>
 </li>
-<li><p class="first">v1.0.0 (2016年9月8日):</p>
+<li><p>v1.0.0 (2016年9月8日):</p>
 <ul class="simple">
-<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz">Apache SINGA 1.0.0</a>
+<li><p><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz">Apache SINGA 1.0.0</a>
 <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.md5">[MD5]</a>
 <a class="reference external" href="https://archive.apache.org/dist/incubator/singa//1.0.0/KEYS">[KEYS]</a>
-<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.asc">[ASC]</a></li>
-<li><a class="reference external" href="releases/RELEASE_NOTES_1.0.0.html">发行说明 1.0.0</a></li>
-<li>新功能和主要更新,<ul>
-<li>用于支持更多机器学习模型的张量抽象.</li>
-<li>设备抽象运行在不同的硬件设备上,包括CPU,(Nvidia / AMD)GPU 和 FPGA(将在更高版本中测试).</li>
-<li>用 cmake 替换 GNU autotool 进行编译.</li>
-<li>支持 Mac OS</li>
-<li>改进Python绑定,包括安装和编程</li>
-<li>更多深度学习模型, 包括 VGG 和 ResNet</li>
-<li>读取/写入文件和编码/解码数据的更多 IO 类</li>
-<li>直接基于 Socket 的新网络通信组件.</li>
-<li>包含 Dropout 和 RNN 层的 Cudnn V5.</li>
-<li>将网站制作工具从 maven 替换为 Sphinx</li>
-<li>整合 Travis-CI</li>
+<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.asc">[ASC]</a></p></li>
+<li><p><a class="reference external" href="releases/RELEASE_NOTES_1.0.0.html">发行说明 1.0.0</a></p></li>
+<li><p>新功能和主要更新,</p>
+<ul>
+<li><p>用于支持更多机器学习模型的张量抽象.</p></li>
+<li><p>设备抽象运行在不同的硬件设备上,包括CPU,(Nvidia / AMD)GPU 和 FPGA(将在更高版本中测试).</p></li>
+<li><p>用 cmake 替换 GNU autotool 进行编译.</p></li>
+<li><p>支持 Mac OS</p></li>
+<li><p>改进Python绑定,包括安装和编程</p></li>
+<li><p>更多深度学习模型, 包括 VGG 和 ResNet</p></li>
+<li><p>读取/写入文件和编码/解码数据的更多 IO 类</p></li>
+<li><p>直接基于 Socket 的新网络通信组件.</p></li>
+<li><p>包含 Dropout 和 RNN 层的 Cudnn V5.</p></li>
+<li><p>将网站制作工具从 maven 替换为 Sphinx</p></li>
+<li><p>整合 Travis-CI</p></li>
 </ul>
 </li>
 </ul>
 </li>
-<li><p class="first">v0.3.0 (2016年4月20日):</p>
+<li><p>v0.3.0 (2016年4月20日):</p>
 <ul class="simple">
-<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz">Apache SINGA 0.3.0</a>
+<li><p><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz">Apache SINGA 0.3.0</a>
 <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.md5">[MD5]</a>
 <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/KEYS">[KEYS]</a>
-<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.asc">[ASC]</a></li>
-<li><a class="reference external" href="releases/RELEASE_NOTES_0.3.0.html">发行说明 0.3.0</a></li>
-<li>新功能和主要更新,<ul>
-<li><a class="reference external" href="v0.3.0/gpu.html">在 GPU 集群上</a> 可以在 GPU 集群上训练深度学习模型.</li>
-<li><a class="reference external" href="v0.3.0/python.html">Python 包装器的改进</a> 使得配置工作变得很容易, 包括神经网络和 SGD 算法.</li>
-<li><a class="reference external" href="v0.3.0/updater.html">新增 SGD 更新器</a>, 包括 Adam, AdaDelta 和 AdaMax.</li>
-<li><a class="reference external" href="v0.3.0/installation.html">安装</a> 具有较少的相关库, 对于单节点培训.</li>
-<li>在 CPU 和 GPU 上进行异构训练.</li>
-<li>支持 cuDNN V4.</li>
-<li>数据预读取.</li>
-<li>修复一些错误.</li>
+<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.asc">[ASC]</a></p></li>
+<li><p><a class="reference external" href="releases/RELEASE_NOTES_0.3.0.html">发行说明 0.3.0</a></p></li>
+<li><p>新功能和主要更新,</p>
+<ul>
+<li><p><a class="reference external" href="v0.3.0/gpu.html">在 GPU 集群上</a> 可以在 GPU 集群上训练深度学习模型.</p></li>
+<li><p><a class="reference external" href="v0.3.0/python.html">Python 包装器的改进</a> 使得配置工作变得很容易, 包括神经网络和 SGD 算法.</p></li>
+<li><p><a class="reference external" href="v0.3.0/updater.html">新增 SGD 更新器</a>, 包括 Adam, AdaDelta 和 AdaMax.</p></li>
+<li><p><a class="reference external" href="v0.3.0/installation.html">安装</a> 具有较少的相关库, 对于单节点培训.</p></li>
+<li><p>在 CPU 和 GPU 上进行异构训练.</p></li>
+<li><p>支持 cuDNN V4.</p></li>
+<li><p>数据预读取.</p></li>
+<li><p>修复一些错误.</p></li>
 </ul>
 </li>
 </ul>
 </li>
-<li><p class="first">v0.2.0 (2016年1月14日):</p>
+<li><p>v0.2.0 (2016年1月14日):</p>
 <ul class="simple">
-<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz">Apache SINGA 0.2.0</a>
+<li><p><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz">Apache SINGA 0.2.0</a>
 <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.md5">[MD5]</a>
 <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/KEYS">[KEYS]</a>
-<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.asc">[ASC]</a></li>
-<li><a class="reference external" href="releases/RELEASE_NOTES_0.2.0.html">发行说明 0.2.0</a></li>
-<li>新功能和主要更新,<ul>
-<li><a class="reference external" href="v0.2.0/gpu.html">在 GPU 上进行训练</a> 可以在具有多个 GPU 卡的单个节点上对复杂模型进行训练.</li>
-<li><a class="reference external" href="v0.2.0/hybrid.html">混合神经网络划分</a> 同时支持数据和模型并行.</li>
-<li><a class="reference external" href="v0.2.0/python.html">Python 包装器</a> 可以很容易地配置作业,包括神经网络和 SGD 算法.</li>
-<li><a class="reference external" href="v0.2.0/general-rnn.html">RNN 模型和 BPTT 算法</a> 实现并支持基于 RNN 模型的应用,例如 GRU.</li>
-<li><a class="reference external" href="v0.2.0/distributed-training.html">云软件集成</a> 包括 Mesos,Docker 和 HDFS.</li>
-<li>可视化神经网络结构和层信息,有助于调试.</li>
-<li>线性代数函数和针对 Blob 和原始数据指针的随机函数.</li>
-<li>新层,包括 Softmax 层,ArgSort 层,Dummy 层,RNN 层和 cuDNN 层</li>
-<li>更新 Layer 类以携带多个数据/梯度 Blob.</li>
-<li>通过加载预训练模型参数来提取新数据的特征和测试性能.</li>
-<li>为 IO 操作添加 Store 类.</li>
+<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.asc">[ASC]</a></p></li>
+<li><p><a class="reference external" href="releases/RELEASE_NOTES_0.2.0.html">发行说明 0.2.0</a></p></li>
+<li><p>新功能和主要更新,</p>
+<ul>
+<li><p><a class="reference external" href="v0.2.0/gpu.html">在 GPU 上进行训练</a> 可以在具有多个 GPU 卡的单个节点上对复杂模型进行训练.</p></li>
+<li><p><a class="reference external" href="v0.2.0/hybrid.html">混合神经网络划分</a> 同时支持数据和模型并行.</p></li>
+<li><p><a class="reference external" href="v0.2.0/python.html">Python 包装器</a> 可以很容易地配置作业,包括神经网络和 SGD 算法.</p></li>
+<li><p><a class="reference external" href="v0.2.0/general-rnn.html">RNN 模型和 BPTT 算法</a> 实现并支持基于 RNN 模型的应用,例如 GRU.</p></li>
+<li><p><a class="reference external" href="v0.2.0/distributed-training.html">云软件集成</a> 包括 Mesos,Docker 和 HDFS.</p></li>
+<li><p>可视化神经网络结构和层信息,有助于调试.</p></li>
+<li><p>线性代数函数和针对 Blob 和原始数据指针的随机函数.</p></li>
+<li><p>新层,包括 Softmax 层,ArgSort 层,Dummy 层,RNN 层和 cuDNN 层</p></li>
+<li><p>更新 Layer 类以携带多个数据/梯度 Blob.</p></li>
+<li><p>通过加载预训练模型参数来提取新数据的特征和测试性能.</p></li>
+<li><p>为 IO 操作添加 Store 类.</p></li>
 </ul>
 </li>
 </ul>
 </li>
-<li><p class="first">v0.1.0 (2015年10月8日):</p>
+<li><p>v0.1.0 (2015年10月8日):</p>
 <ul class="simple">
-<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz">Apache SINGA 0.1.0</a>
+<li><p><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz">Apache SINGA 0.1.0</a>
 <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz.md5">[MD5]</a>
 <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/KEYS">[KEYS]</a>
-<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz.asc">[ASC]</a></li>
-<li><a class="reference external" href="https://console.aws.amazon.com/ec2/v2/home?region=ap-southeast-1#LaunchInstanceWizard:ami=ami-b41001e6">Amazon EC2 image</a></li>
-<li><a class="reference external" href="releases/RELEASE_NOTES_0.1.0.html">发行说明 0.1.0</a></li>
-<li>主要功能包括,<ul>
-<li>使用 GNU build 程序进行安装</li>
-<li>用 zookeeper 进行工作管理的脚本</li>
-<li>基于神经网络和层抽象的编程模型.</li>
-<li>基于 Worker,Server 和 Stub 的系统体系结构.</li>
-<li>训练三种不同类别的模型,即前馈模型,能量模型和 RNN 模型.</li>
-<li>使用 CPU 的同步和异步分布式训练框架</li>
-<li>检查点和恢复</li>
-<li>使用 gtest 进行单元测试</li>
+<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz.asc">[ASC]</a></p></li>
+<li><p><a class="reference external" href="https://console.aws.amazon.com/ec2/v2/home?region=ap-southeast-1#LaunchInstanceWizard:ami=ami-b41001e6">Amazon EC2 image</a></p></li>
+<li><p><a class="reference external" href="releases/RELEASE_NOTES_0.1.0.html">发行说明 0.1.0</a></p></li>
+<li><p>主要功能包括,</p>
+<ul>
+<li><p>使用 GNU build 程序进行安装</p></li>
+<li><p>用 zookeeper 进行工作管理的脚本</p></li>
+<li><p>基于神经网络和层抽象的编程模型.</p></li>
+<li><p>基于 Worker,Server 和 Stub 的系统体系结构.</p></li>
+<li><p>训练三种不同类别的模型,即前馈模型,能量模型和 RNN 模型.</p></li>
+<li><p>使用 CPU 的同步和异步分布式训练框架</p></li>
+<li><p>检查点和恢复</p></li>
+<li><p>使用 gtest 进行单元测试</p></li>
 </ul>
 </li>
 </ul>
@@ -399,50 +405,46 @@ ASF.</p>
   
     
   
+
+<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
+  <span class="rst-current-version" data-toggle="rst-current-version">
+    <span class="fa fa-book"> incubator-singa </span>
+    v: latest
+    <span class="fa fa-caret-down"></span>
+  </span>
+  <div class="rst-other-versions">
+      <dl>
+          <dt>Languages</dt>
+          <dd><a href="../en/index.html">English</a></dd>
+          <dd><a href="../zh/index.html">中文</a></dd>
+      </dl>
+      <dl>
+          <dt>Versions</dt>
+          <dd><a href="http://singa.apache.org/v0.3.0/">0.3</a></dd>
+          <dd><a href="http://singa.apache.org/v1.1.0/">1.1</a></dd>
+      </dl>
+
+  </div>
+  <a href="http://incubator.apache.org/"> <img src= "_static/apache.png" style="background-color:white;"> </a>
+
+  <a href="https://github.com/apache/incubator-singa" class="fa fa-github" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://aws.amazon.com/marketplace/seller-profile?id=5bcac385-12c4-4802-aec7-351e09b77b4c" class="fab fa-aws" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://hub.docker.com/r/apache/singa/" class="fab fa-docker" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a> 
+  <a href="https://www.linkedin.com/groups/13550034" class="fa fa-linkedin" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://twitter.com/ApacheSinga" class="fa fa-twitter" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://www.facebook.com/Apache-SINGA-347284219056544/" class="fa fa-facebook" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://www.researchgate.net/project/Apache-SINGA" class="fab fa-researchgate" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+
+</div>
+
+ <a href="https://github.com/apache/incubator-singa">
+    <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
+        src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"
+        alt="Fork me on GitHub">
+</a>
+
  
- <div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
-   <span class="rst-current-version" data-toggle="rst-current-version">
-     <span class="fa fa-book"> incubator-singa </span>
-     v: latest
-     <span class="fa fa-caret-down"></span>
-   </span>
-   <div class="rst-other-versions">
-       <dl>
-           <dt>Languages</dt>
-           <dd><a href="../index.html">English</a></dd>
-           <dd><a href="./index.html">中文</a></dd>
-       </dl>
-       <dl>
-           <dt>Versions</dt>
-           <dd><a href="http://singa.apache.org/v0.3.0/">0.3</a></dd>
-           <dd><a href="http://singa.apache.org/v1.1.0/">1.1</a></dd>
-       </dl>
- 
-   </div>
-   <a href="http://www.apache.org" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Foundation</a>
-   <a href="http://www.apache.org/events/current-event" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Events</a>
-   <a href="http://www.apache.org/foundation/thanks.html" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Thanks</a>
-   <a href="http://www.apache.org/foundation/sponsorship.html" style="color:lightblue;padding: 5px; font-size: 10px;  text-align: center; text-decoration: none; margin: 5px 2px;">Sponsorship</a>
-   <a href="http://www.apache.org/licenses/" style="color:lightblue;padding: 5px; font-size: 10px;  text-align: center; text-decoration: none; margin: 5px 2px;">License</a>
-   <br>
-   <a href="https://github.com/apache/incubator-singa" class="fa fa-github" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://aws.amazon.com/marketplace/seller-profile?id=5bcac385-12c4-4802-aec7-351e09b77b4c" class="fab fa-aws" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://hub.docker.com/r/apache/singa/" class="fab fa-docker" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a> 
-   <a href="https://www.linkedin.com/groups/13550034" class="fa fa-linkedin" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://twitter.com/ApacheSinga" class="fa fa-twitter" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://www.facebook.com/Apache-SINGA-347284219056544/" class="fa fa-facebook" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://www.researchgate.net/project/Apache-SINGA" class="fab fa-researchgate" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
- 
- </div>
- 
-  <a href="https://github.com/apache/incubator-singa">
-     <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
-         src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"
-         alt="Fork me on GitHub">
- </a>
- 
-  
- 
+
 
 </body>
 </html>
\ No newline at end of file

Modified: incubator/singa/site/trunk/zh/genindex.html
URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/genindex.html?rev=1858059&r1=1858058&r2=1858059&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/genindex.html (original)
+++ incubator/singa/site/trunk/zh/genindex.html Wed Apr 24 14:57:35 2019
@@ -1,6 +1,6 @@
 
 
- 
+
 
 <!DOCTYPE html>
 <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
@@ -10,7 +10,7 @@
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Index &mdash; incubator-singa 2.0.0 documentation</title>
+  <title>Index &mdash; incubator-singa 1.1.0 documentation</title>
   
 
   
@@ -37,18 +37,18 @@
   <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="index" title="Index" href="#" />
     <link rel="search" title="Search" href="search.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">
-     <style>
-   .fa:hover {
-       opacity: 0.7;
-   }
-   .fab:hover {
-       opacity: 0.7;
-   }
-     </style>
- 
+    <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">
+    <style>
+	.fa:hover {
+	    opacity: 0.7;
+	}
+	.fab:hover {
+	    opacity: 0.7;
+	}
+    </style>
+
 </head>
 
 <body class="wy-body-for-nav">
@@ -222,50 +222,46 @@
   
     
   
+
+<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
+  <span class="rst-current-version" data-toggle="rst-current-version">
+    <span class="fa fa-book"> incubator-singa </span>
+    v: latest
+    <span class="fa fa-caret-down"></span>
+  </span>
+  <div class="rst-other-versions">
+      <dl>
+          <dt>Languages</dt>
+          <dd><a href="../en/index.html">English</a></dd>
+          <dd><a href="../zh/index.html">中文</a></dd>
+      </dl>
+      <dl>
+          <dt>Versions</dt>
+          <dd><a href="http://singa.apache.org/v0.3.0/">0.3</a></dd>
+          <dd><a href="http://singa.apache.org/v1.1.0/">1.1</a></dd>
+      </dl>
+
+  </div>
+  <a href="http://incubator.apache.org/"> <img src= "_static/apache.png" style="background-color:white;"> </a>
+
+  <a href="https://github.com/apache/incubator-singa" class="fa fa-github" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://aws.amazon.com/marketplace/seller-profile?id=5bcac385-12c4-4802-aec7-351e09b77b4c" class="fab fa-aws" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://hub.docker.com/r/apache/singa/" class="fab fa-docker" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a> 
+  <a href="https://www.linkedin.com/groups/13550034" class="fa fa-linkedin" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://twitter.com/ApacheSinga" class="fa fa-twitter" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://www.facebook.com/Apache-SINGA-347284219056544/" class="fa fa-facebook" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://www.researchgate.net/project/Apache-SINGA" class="fab fa-researchgate" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+
+</div>
+
+ <a href="https://github.com/apache/incubator-singa">
+    <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
+        src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"
+        alt="Fork me on GitHub">
+</a>
+
  
- <div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
-   <span class="rst-current-version" data-toggle="rst-current-version">
-     <span class="fa fa-book"> incubator-singa </span>
-     v: latest
-     <span class="fa fa-caret-down"></span>
-   </span>
-   <div class="rst-other-versions">
-       <dl>
-           <dt>Languages</dt>
-           <dd><a href="../index.html">English</a></dd>
-           <dd><a href="./index.html">中文</a></dd>
-       </dl>
-       <dl>
-           <dt>Versions</dt>
-           <dd><a href="http://singa.apache.org/v0.3.0/">0.3</a></dd>
-           <dd><a href="http://singa.apache.org/v1.1.0/">1.1</a></dd>
-       </dl>
- 
-   </div>
-   <a href="http://www.apache.org" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Foundation</a>
-   <a href="http://www.apache.org/events/current-event" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Events</a>
-   <a href="http://www.apache.org/foundation/thanks.html" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Thanks</a>
-   <a href="http://www.apache.org/foundation/sponsorship.html" style="color:lightblue;padding: 5px; font-size: 10px;  text-align: center; text-decoration: none; margin: 5px 2px;">Sponsorship</a>
-   <a href="http://www.apache.org/licenses/" style="color:lightblue;padding: 5px; font-size: 10px;  text-align: center; text-decoration: none; margin: 5px 2px;">License</a>
-   <br>
-   <a href="https://github.com/apache/incubator-singa" class="fa fa-github" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://aws.amazon.com/marketplace/seller-profile?id=5bcac385-12c4-4802-aec7-351e09b77b4c" class="fab fa-aws" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://hub.docker.com/r/apache/singa/" class="fab fa-docker" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a> 
-   <a href="https://www.linkedin.com/groups/13550034" class="fa fa-linkedin" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://twitter.com/ApacheSinga" class="fa fa-twitter" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://www.facebook.com/Apache-SINGA-347284219056544/" class="fa fa-facebook" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://www.researchgate.net/project/Apache-SINGA" class="fab fa-researchgate" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
- 
- </div>
- 
-  <a href="https://github.com/apache/incubator-singa">
-     <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
-         src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"
-         alt="Fork me on GitHub">
- </a>
- 
-  
- 
+
 
 </body>
 </html>
\ No newline at end of file

Modified: incubator/singa/site/trunk/zh/index.html
URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/index.html?rev=1858059&r1=1858058&r2=1858059&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/index.html (original)
+++ incubator/singa/site/trunk/zh/index.html Wed Apr 24 14:57:35 2019
@@ -1,5 +1,5 @@
 
- 
+
 
 <!DOCTYPE html>
 <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
@@ -9,7 +9,7 @@
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>SINGA 中文文档 &mdash; incubator-singa 2.0.0 documentation</title>
+  <title>SINGA 中文文档 &mdash; incubator-singa 1.1.0 documentation</title>
   
 
   
@@ -37,18 +37,18 @@
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="search.html" />
     <link rel="next" title="文档" href="docs/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">
-     <style>
-   .fa:hover {
-       opacity: 0.7;
-   }
-   .fab:hover {
-       opacity: 0.7;
-   }
-     </style>
- 
+    <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">
+    <style>
+	.fa:hover {
+	    opacity: 0.7;
+	}
+	.fab:hover {
+	    opacity: 0.7;
+	}
+    </style>
+
 </head>
 
 <body class="wy-body-for-nav">
@@ -182,37 +182,37 @@
 <div class="section" id="id1">
 <h2>最新动态<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h2>
 <ul class="simple">
-<li><strong>版本 1.2.0</strong> 于2018年6月6日发布. <a class="reference external" href="../en/downloads.html">下载页面</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.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的讲座在 <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>我们举办了一届关于 <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>我们 <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>
+<li><p><strong>版本 1.2.0</strong> 于2018年6月6日发布. <a class="reference external" href="../en/downloads.html">下载页面</a></p></li>
+<li><p><strong>版本 1.1.0</strong> 于2017年2月12日发布. <a class="reference external" href="../en/downloads.html">下载页面</a></p></li>
+<li><p>关于SINGA V1的讲座在 <a class="reference external" href="https://www.eventbrite.sg/e/ai-eveningssginnovate-apache-singa-tickets-31505061487">SGInnovate</a> 举行, 时间:2017年3月23日</p></li>
+<li><p><strong>版本 1.0.0</strong> 于2016年9月9日发布. <a class="reference external" href="../en/downloads.html">下载页面</a></p></li>
+<li><p>我们在 <a class="reference external" href="https://www.re-work.co/events/deep-learning-singapore/schedule">REWORK</a> 报告了SINGA的最新进展, 时间:2016年10月21日.</p></li>
+<li><p>关于SINGA的讲座在 <a class="reference external" href="http://www.meetup.com/PyData-SG/events/229691286/">PyDataSG</a> 举办, 时间:2016年8月16日.</p></li>
+<li><p><strong>版本 0.3.0</strong> 于2016年4月20日发布. <a class="reference external" href="../en/downloads.html">下载页面</a></p></li>
+<li><p><strong>版本 0.2.0</strong> 于2016年1月14日发布. <a class="reference external" href="../en/downloads.html">下载页面</a>.</p></li>
+<li><p>我们在 <a class="reference external" href="http://strataconf.com/big-data-conference-sg-2015/public/schedule/detail/45123">Strata+Hadoop</a> 做了关于SINGA的报告, 时间:2015年12月2日</p></li>
+<li><p>我们在多媒体国际会议(<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>)</p></li>
+<li><p><strong>版本 0.1</strong> 于2015年10月8日发布. <a class="reference external" href="../en/downloads.html">下载页面 SINGA v0.1.0</a>.</p></li>
+<li><p>我们举办了一届关于 <a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/workshop">深度学习的研讨会</a> ,并报告了SINGA.时间:2015年9月16</p></li>
+<li><p>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> )</p></li>
+<li><p>我们在 VLDB 暑期学校做了关于SINGA的教学. 时间:2015年7月; 地点:清华大学.</p></li>
+<li><p>我们 <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日;地点:墨尔本</p></li>
+<li><p>SINGA 加入 <a class="reference external" href="http://incubator.apache.org/">Apache Incubator</a>,  2015年3月17日.</p></li>
 </ul>
 </div>
 <div class="section" id="id12">
 <h2>SINGA 入门<a class="headerlink" href="#id12" title="Permalink to this headline">¶</a></h2>
 <ul class="simple">
-<li>安装SINGA,通过 <a class="reference external" href="../en/docs/installation.html">conda</a>, apt-get, 或者源码.</li>
-<li>在 <a class="reference external" href="https://aws.amazon.com/marketplace/pp/B01NAUAWZW">AWS</a> 上, 或者通过 <a class="reference external" href="https://hub.docker.com/r/nusdbsystem/singa/">Docker</a> 试用 SINGA.</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> 以及 <a class="reference external" href="./docs/model_zoo/index.html">模型库页面</a> 了解更多例子.</li>
+<li><p>安装SINGA,通过 <a class="reference external" href="../en/docs/installation.html">conda</a>, apt-get, 或者源码.</p></li>
+<li><p>在 <a class="reference external" href="https://aws.amazon.com/marketplace/pp/B01NAUAWZW">AWS</a> 上, 或者通过 <a class="reference external" href="https://hub.docker.com/r/nusdbsystem/singa/">Docker</a> 试用 SINGA.</p></li>
+<li><p>更多操作和实例,参考 <a class="reference external" href="http://nbviewer.jupyter.org/github/apache/incubator-singa/blob/master/doc/en/docs/notebook/index.ipynb">Jupyter notebooks</a> 以及 <a class="reference external" href="./docs/model_zoo/index.html">模型库页面</a> 了解更多例子.</p></li>
 </ul>
-<table border="1" class="docutils">
+<table class="docutils align-center">
 <colgroup>
-<col width="100%" />
+<col style="width: 100%" />
 </colgroup>
-<tbody valign="top">
-<tr class="row-odd"><td><a class="reference external" href="http://nbviewer.jupyter.org/github/apache/incubator-singa/blob/master/doc/en/docs/notebook/index.ipynb"><img alt="logo" class="align-middle" src="_static/jupyter.png" /></a></td>
+<tbody>
+<tr class="row-odd"><td><p><a class="reference external" href="http://nbviewer.jupyter.org/github/apache/incubator-singa/blob/master/doc/en/docs/notebook/index.ipynb"><img alt="logo" class="align-middle" src="_static/jupyter.png" style="width: 100.0px; height: 100.0px;" /></a></p></td>
 </tr>
 </tbody>
 </table>
@@ -220,17 +220,17 @@
 <div class="section" id="id14">
 <h2>文档<a class="headerlink" href="#id14" title="Permalink to this headline">¶</a></h2>
 <ul class="simple">
-<li><a class="reference external" href="docs.html">这里</a> 列出了文档和 Python API.</li>
-<li><a class="reference external" href="../doxygen/html/index.html">C++ APIs</a> 由 Doxygen 生成.</li>
-<li>研究出版物清单可在 <a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/research/publication/">此处</a> 查阅.</li>
+<li><p><a class="reference external" href="docs.html">这里</a> 列出了文档和 Python API.</p></li>
+<li><p><a class="reference external" href="../doxygen/html/index.html">C++ APIs</a> 由 Doxygen 生成.</p></li>
+<li><p>研究出版物清单可在 <a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/research/publication/">此处</a> 查阅.</p></li>
 </ul>
 </div>
 <div class="section" id="id17">
 <h2>如何贡献<a class="headerlink" href="#id17" title="Permalink to this headline">¶</a></h2>
 <ul class="simple">
-<li>请订阅我们的开发邮件列表 <a class="reference external" href="mailto:dev-subscribe&#37;&#52;&#48;singa&#46;incubator&#46;apache&#46;org">dev-subscribe<span>&#64;</span>singa<span>&#46;</span>incubator<span>&#46;</span>apache<span>&#46;</span>org</a>.</li>
-<li>如果您发现使用 SINGA 的任何问题,请将其报告给 <a class="reference external" href="https://issues.apache.org/jira/browse/singa">Issue Tracker</a>.</li>
-<li>您也可以直接联系 <a class="reference external" href="community/team-list.html">SINGA 提交者</a>.</li>
+<li><p>请订阅我们的开发邮件列表 <a class="reference external" href="mailto:dev-subscribe&#37;&#52;&#48;singa&#46;incubator&#46;apache&#46;org">dev-subscribe<span>&#64;</span>singa<span>&#46;</span>incubator<span>&#46;</span>apache<span>&#46;</span>org</a>.</p></li>
+<li><p>如果您发现使用 SINGA 的任何问题,请将其报告给 <a class="reference external" href="https://issues.apache.org/jira/browse/singa">Issue Tracker</a>.</p></li>
+<li><p>您也可以直接联系 <a class="reference external" href="community/team-list.html">SINGA 提交者</a>.</p></li>
 </ul>
 <p>关于更多描述贡献SINGA的细节, 见 <a class="reference external" href="develop/how-contribute.html">这里</a> .</p>
 </div>
@@ -239,15 +239,15 @@
 <p>2014年,SINGA 由新加坡国立大学 DB System Group 与浙江大学数据库团队合作发起.
 如果您在研究中使用 SINGA,请引用以下两篇论文:</p>
 <ul class="simple">
-<li><ol class="first upperalpha" start="2">
-<li><ol class="first upperalpha" start="3">
-<li>Ooi, K.-L. Tan, S. Wang, W. Wang, Q. Cai, G. Chen, J. Gao, Z. Luo, A. K. H. Tung, Y. Wang, Z. Xie, M. Zhang, and K. Zheng. <a class="reference external" href="http://www.comp.nus.edu.sg/~ooibc/singaopen-mm15.pdf">SINGA: A distributed deep learning platform</a>. ACM Multimedia (Open Source Software Competition) 2015 (<a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa//assets/file/bib-oss.txt">BibTex</a>).</li>
+<li><ol class="upperalpha simple" start="2">
+<li><ol class="upperalpha simple" start="3">
+<li><p>Ooi, K.-L. Tan, S. Wang, W. Wang, Q. Cai, G. Chen, J. Gao, Z. Luo, A. K. H. Tung, Y. Wang, Z. Xie, M. Zhang, and K. Zheng. <a class="reference external" href="http://www.comp.nus.edu.sg/~ooibc/singaopen-mm15.pdf">SINGA: A distributed deep learning platform</a>. ACM Multimedia (Open Source Software Competition) 2015 (<a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa//assets/file/bib-oss.txt">BibTex</a>).</p></li>
 </ol>
 </li>
 </ol>
 </li>
-<li><ol class="first upperalpha" start="23">
-<li>Wang, G. Chen, T. T. A. Dinh, B. C. Ooi, K.-L.Tan, J. Gao, and S. Wang. <a class="reference external" href="http://www.comp.nus.edu.sg/~ooibc/singa-mm15.pdf">SINGA: putting deep learning in the hands of multimedia users</a>. ACM Multimedia 2015 (<a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa//assets/file/bib-singa.txt">BibTex</a>, <a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/mm2015.ppt">Slides</a>).</li>
+<li><ol class="upperalpha simple" start="23">
+<li><p>Wang, G. Chen, T. T. A. Dinh, B. C. Ooi, K.-L.Tan, J. Gao, and S. Wang. <a class="reference external" href="http://www.comp.nus.edu.sg/~ooibc/singa-mm15.pdf">SINGA: putting deep learning in the hands of multimedia users</a>. ACM Multimedia 2015 (<a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa//assets/file/bib-singa.txt">BibTex</a>, <a class="reference external" href="http://www.comp.nus.edu.sg/~dbsystem/singa/assets/file/mm2015.ppt">Slides</a>).</p></li>
 </ol>
 </li>
 </ul>
@@ -314,50 +314,46 @@
   
     
   
+
+<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
+  <span class="rst-current-version" data-toggle="rst-current-version">
+    <span class="fa fa-book"> incubator-singa </span>
+    v: latest
+    <span class="fa fa-caret-down"></span>
+  </span>
+  <div class="rst-other-versions">
+      <dl>
+          <dt>Languages</dt>
+          <dd><a href="../en/index.html">English</a></dd>
+          <dd><a href="../zh/index.html">中文</a></dd>
+      </dl>
+      <dl>
+          <dt>Versions</dt>
+          <dd><a href="http://singa.apache.org/v0.3.0/">0.3</a></dd>
+          <dd><a href="http://singa.apache.org/v1.1.0/">1.1</a></dd>
+      </dl>
+
+  </div>
+  <a href="http://incubator.apache.org/"> <img src= "_static/apache.png" style="background-color:white;"> </a>
+
+  <a href="https://github.com/apache/incubator-singa" class="fa fa-github" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://aws.amazon.com/marketplace/seller-profile?id=5bcac385-12c4-4802-aec7-351e09b77b4c" class="fab fa-aws" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://hub.docker.com/r/apache/singa/" class="fab fa-docker" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a> 
+  <a href="https://www.linkedin.com/groups/13550034" class="fa fa-linkedin" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://twitter.com/ApacheSinga" class="fa fa-twitter" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://www.facebook.com/Apache-SINGA-347284219056544/" class="fa fa-facebook" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://www.researchgate.net/project/Apache-SINGA" class="fab fa-researchgate" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+
+</div>
+
+ <a href="https://github.com/apache/incubator-singa">
+    <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
+        src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"
+        alt="Fork me on GitHub">
+</a>
+
  
- <div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
-   <span class="rst-current-version" data-toggle="rst-current-version">
-     <span class="fa fa-book"> incubator-singa </span>
-     v: latest
-     <span class="fa fa-caret-down"></span>
-   </span>
-   <div class="rst-other-versions">
-       <dl>
-           <dt>Languages</dt>
-           <dd><a href="../index.html">English</a></dd>
-           <dd><a href="./index.html">中文</a></dd>
-       </dl>
-       <dl>
-           <dt>Versions</dt>
-           <dd><a href="http://singa.apache.org/v0.3.0/">0.3</a></dd>
-           <dd><a href="http://singa.apache.org/v1.1.0/">1.1</a></dd>
-       </dl>
- 
-   </div>
-   <a href="http://www.apache.org" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Foundation</a>
-   <a href="http://www.apache.org/events/current-event" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Events</a>
-   <a href="http://www.apache.org/foundation/thanks.html" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Thanks</a>
-   <a href="http://www.apache.org/foundation/sponsorship.html" style="color:lightblue;padding: 5px; font-size: 10px;  text-align: center; text-decoration: none; margin: 5px 2px;">Sponsorship</a>
-   <a href="http://www.apache.org/licenses/" style="color:lightblue;padding: 5px; font-size: 10px;  text-align: center; text-decoration: none; margin: 5px 2px;">License</a>
-   <br>
-   <a href="https://github.com/apache/incubator-singa" class="fa fa-github" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://aws.amazon.com/marketplace/seller-profile?id=5bcac385-12c4-4802-aec7-351e09b77b4c" class="fab fa-aws" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://hub.docker.com/r/apache/singa/" class="fab fa-docker" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a> 
-   <a href="https://www.linkedin.com/groups/13550034" class="fa fa-linkedin" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://twitter.com/ApacheSinga" class="fa fa-twitter" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://www.facebook.com/Apache-SINGA-347284219056544/" class="fa fa-facebook" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://www.researchgate.net/project/Apache-SINGA" class="fab fa-researchgate" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
- 
- </div>
- 
-  <a href="https://github.com/apache/incubator-singa">
-     <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
-         src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"
-         alt="Fork me on GitHub">
- </a>
- 
-  
- 
+
 
 </body>
 </html>
\ No newline at end of file

Modified: incubator/singa/site/trunk/zh/search.html
URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/search.html?rev=1858059&r1=1858058&r2=1858059&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/search.html (original)
+++ incubator/singa/site/trunk/zh/search.html Wed Apr 24 14:57:35 2019
@@ -1,5 +1,5 @@
 
- 
+
 
 <!DOCTYPE html>
 <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
@@ -9,7 +9,7 @@
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
-  <title>Search &mdash; incubator-singa 2.0.0 documentation</title>
+  <title>Search &mdash; incubator-singa 1.1.0 documentation</title>
   
 
   
@@ -37,18 +37,18 @@
   <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
     <link rel="index" title="Index" href="genindex.html" />
     <link rel="search" title="Search" href="#" />
-     <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">
-     <style>
-   .fa:hover {
-       opacity: 0.7;
-   }
-   .fab:hover {
-       opacity: 0.7;
-   }
-     </style>
- 
+    <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">
+    <style>
+	.fa:hover {
+	    opacity: 0.7;
+	}
+	.fab:hover {
+	    opacity: 0.7;
+	}
+    </style>
+
 </head>
 
 <body class="wy-body-for-nav">
@@ -234,50 +234,46 @@
   
   <script type="text/javascript" id="searchindexloader"></script>
   
+
+<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
+  <span class="rst-current-version" data-toggle="rst-current-version">
+    <span class="fa fa-book"> incubator-singa </span>
+    v: latest
+    <span class="fa fa-caret-down"></span>
+  </span>
+  <div class="rst-other-versions">
+      <dl>
+          <dt>Languages</dt>
+          <dd><a href="../en/index.html">English</a></dd>
+          <dd><a href="../zh/index.html">中文</a></dd>
+      </dl>
+      <dl>
+          <dt>Versions</dt>
+          <dd><a href="http://singa.apache.org/v0.3.0/">0.3</a></dd>
+          <dd><a href="http://singa.apache.org/v1.1.0/">1.1</a></dd>
+      </dl>
+
+  </div>
+  <a href="http://incubator.apache.org/"> <img src= "_static/apache.png" style="background-color:white;"> </a>
+
+  <a href="https://github.com/apache/incubator-singa" class="fa fa-github" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://aws.amazon.com/marketplace/seller-profile?id=5bcac385-12c4-4802-aec7-351e09b77b4c" class="fab fa-aws" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://hub.docker.com/r/apache/singa/" class="fab fa-docker" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a> 
+  <a href="https://www.linkedin.com/groups/13550034" class="fa fa-linkedin" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://twitter.com/ApacheSinga" class="fa fa-twitter" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://www.facebook.com/Apache-SINGA-347284219056544/" class="fa fa-facebook" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+  <a href="https://www.researchgate.net/project/Apache-SINGA" class="fab fa-researchgate" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
+
+</div>
+
+ <a href="https://github.com/apache/incubator-singa">
+    <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
+        src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"
+        alt="Fork me on GitHub">
+</a>
+
  
- <div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions">
-   <span class="rst-current-version" data-toggle="rst-current-version">
-     <span class="fa fa-book"> incubator-singa </span>
-     v: latest
-     <span class="fa fa-caret-down"></span>
-   </span>
-   <div class="rst-other-versions">
-       <dl>
-           <dt>Languages</dt>
-           <dd><a href="../index.html">English</a></dd>
-           <dd><a href="./index.html">中文</a></dd>
-       </dl>
-       <dl>
-           <dt>Versions</dt>
-           <dd><a href="http://singa.apache.org/v0.3.0/">0.3</a></dd>
-           <dd><a href="http://singa.apache.org/v1.1.0/">1.1</a></dd>
-       </dl>
- 
-   </div>
-   <a href="http://www.apache.org" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Foundation</a>
-   <a href="http://www.apache.org/events/current-event" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Events</a>
-   <a href="http://www.apache.org/foundation/thanks.html" style="color:lightblue;padding: 5px; font-size: 10px; text-align: center; text-decoration: none; margin: 5px 2px;">Thanks</a>
-   <a href="http://www.apache.org/foundation/sponsorship.html" style="color:lightblue;padding: 5px; font-size: 10px;  text-align: center; text-decoration: none; margin: 5px 2px;">Sponsorship</a>
-   <a href="http://www.apache.org/licenses/" style="color:lightblue;padding: 5px; font-size: 10px;  text-align: center; text-decoration: none; margin: 5px 2px;">License</a>
-   <br>
-   <a href="https://github.com/apache/incubator-singa" class="fa fa-github" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://aws.amazon.com/marketplace/seller-profile?id=5bcac385-12c4-4802-aec7-351e09b77b4c" class="fab fa-aws" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://hub.docker.com/r/apache/singa/" class="fab fa-docker" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a> 
-   <a href="https://www.linkedin.com/groups/13550034" class="fa fa-linkedin" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://twitter.com/ApacheSinga" class="fa fa-twitter" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://www.facebook.com/Apache-SINGA-347284219056544/" class="fa fa-facebook" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
-   <a href="https://www.researchgate.net/project/Apache-SINGA" class="fab fa-researchgate" style="padding: 10px; font-size: 20px; width: 30px; text-align: center; text-decoration: none; margin: 5px 2px;"></a>
- 
- </div>
- 
-  <a href="https://github.com/apache/incubator-singa">
-     <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;"
-         src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"
-         alt="Fork me on GitHub">
- </a>
- 
-  
- 
+
 
 
 </body>

Modified: incubator/singa/site/trunk/zh/searchindex.js
URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/searchindex.js?rev=1858059&r1=1858058&r2=1858059&view=diff
==============================================================================
--- incubator/singa/site/trunk/zh/searchindex.js (original)
+++ incubator/singa/site/trunk/zh/searchindex.js Wed Apr 24 14:57:35 2019
@@ -1 +1 @@

[... 5 lines stripped ...]