Merge pull request #6 from chrishkchris/SINGA-493_7

SINGA-493 Update download page and how to release
diff --git a/content/_sources/community/team-list.rst.txt b/content/_sources/community/team-list.rst.txt
index c67c5ad..7d53c52 100644
--- a/content/_sources/community/team-list.rst.txt
+++ b/content/_sources/community/team-list.rst.txt
@@ -21,51 +21,40 @@
 
 A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.
 
-Mentors
--------
-
-==================   ============
-Name                 Email
-==================   ============
-Ted Dunning          tdunning@apache.org
-Alan Gates           gates@apache.org
-Thejas Nair          thejas@apache.org
-==================   ============
-
-
-Developers
-----------
-
 The SINGA community has developers mainly from National University of Singapore, Zhejiang University, NetEase, Osaka University, yzBigData, etc.
 
-PPMC
-----
+PMC
+---
 
 +--------------------+--------------------------------+-----------------------------------------------+
 | Name               | Email                          | Organization                                  |
 +====================+================================+===============================================+
-| Gang Chen          | cg@apache.org                  | Zhejiang University                           |
-+--------------------+--------------------------------+-----------------------------------------------+
 | Anh Dinh           | dinhtta@apache.org             | Singapore University of Technology and Design |
 +--------------------+--------------------------------+-----------------------------------------------+
-| Jinyang Gao        | jinyang@apache.org             | DAMO Academy, Alibaba Group                   |
-+--------------------+--------------------------------+-----------------------------------------------+
-| Zhaojing Luo       | zhaojing@apache.org            | National University of Singapore              |
+| Alan Gates         | gates@apache.org               | Apache Software Foundation                    |
 +--------------------+--------------------------------+-----------------------------------------------+
 | Beng Chin Ooi      | ooibc@apache.org               | National University of Singapore              |
 +--------------------+--------------------------------+-----------------------------------------------+
-| Kian-Lee Tan       | tankianlee@apache.org          | National University of Singapore              |
+| Gang Chen          | cg@apache.org                  | Zhejiang University                           |
 +--------------------+--------------------------------+-----------------------------------------------+
-| Sheng Wang         | wangsh@apache.org              | DAMO Academy, Alibaba Group                   |
-+--------------------+--------------------------------+-----------------------------------------------+
-| Wei Wang           | wangwei@apache.org             | National University of Singapore              |
-+--------------------+--------------------------------+-----------------------------------------------+
-| Zhongle Xie        | zhongle@apache.org             | Hangzhou MZH Technologies                     |
+| Jinyang Gao        | jinyang@apache.org             | DAMO Academy, Alibaba Group                   |
 +--------------------+--------------------------------+-----------------------------------------------+
 | Kaiping Zheng      | kaiping@apache.org             | National University of Singapore              |
 +--------------------+--------------------------------+-----------------------------------------------+
+| Kian-Lee Tan       | tankianlee@apache.org          | National University of Singapore              |
++--------------------+--------------------------------+-----------------------------------------------+
 | Moaz Reyad         | moaz@apache.org                | Université Grenoble Alpes                     |
 +--------------------+--------------------------------+-----------------------------------------------+
+| Ted Dunning        | tdunning@apache.org            | Apache Software Foundation                    |
++--------------------+--------------------------------+-----------------------------------------------+
+| Thejas Nair        | thejas@apache.org              | Apache Software Foundation                    |
++--------------------+--------------------------------+-----------------------------------------------+
+| Wei Wang           | wangwei@apache.org             | National University of Singapore              |
++--------------------+--------------------------------+-----------------------------------------------+
+| Zhaojing Luo       | zhaojing@apache.org            | National University of Singapore              |
++--------------------+--------------------------------+-----------------------------------------------+
+| Zhongle Xie        | zhongle@apache.org             | Hangzhou MZH Technologies                     |
++--------------------+--------------------------------+-----------------------------------------------+
 
 Committers
 ----------
@@ -75,8 +64,12 @@
 +====================+================================+===============================================+
 | Chonho Lee         | chonho@apache.org              | Osaka University                              |
 +--------------------+--------------------------------+-----------------------------------------------+
+| Sheng Wang         | wangsh@apache.org              | DAMO Academy, Alibaba Group                   |
++--------------------+--------------------------------+-----------------------------------------------+
 | Wanqi Xue          | xuewanqi@apache.org            | National University of Singapore              |
 +--------------------+--------------------------------+-----------------------------------------------+
+| Xiangrui Cai       | caixr@apache.org               | National University of Singapore              |
++--------------------+--------------------------------+-----------------------------------------------+
 
 Contributors
 ------------
diff --git a/content/_sources/develop/how-to-release.rst.txt b/content/_sources/develop/how-to-release.rst.txt
index 5b884bc..5cf44e7 100644
--- a/content/_sources/develop/how-to-release.rst.txt
+++ b/content/_sources/develop/how-to-release.rst.txt
@@ -23,7 +23,7 @@
 Select a release manager
 ------------------------
 
-The release manager (RM) is the coordinator for the release process. It is the RM's signature (.asc) that is uploaded together with the release. The RM generates KEY (RSA 4096-bit) and uploads it to a public key server. The RM needs to get his key endorsed (signed) by other Apache user, to be connected to the web of trust. He should first ask the mentor to help signing his key. http://www.apache.org/dev/release-signing.html
+The release manager (RM) is the coordinator for the release process. It is the RM's signature (.asc) that is uploaded together with the release. The RM generates KEY (RSA 4096-bit) and uploads it to a public key server. The RM needs to get his key endorsed (signed) by other Apache user, to be connected to the web of trust. http://www.apache.org/dev/release-signing.html
  
 Check:
         + The codebase does not include third-party code which is not compatible to APL
@@ -58,27 +58,22 @@
         + List of dependencies.
         + Mail list, website, etc. Any information useful for user to start.
 
-Prepare DISCLAIMER file
------------------------
-        + modify from http://incubator.apache.org/guides/branding.html#disclaimers
-
 Package the release
 -------------------
 
-The release should be packaged into : apache-singa-incubating-xx.xx.xx.tar.gz
+The release should be packaged into : apache-singa-xx.xx.xx.tar.gz
          + src/
          + README
          + LICENSE
          + NOTICE
          + RELEASE_NOTES
-         + DISCLAIMER
          + ...
 
 Upload the release
 -------------------
 
 The release is uploaded to the RM’s Apache page: people.apache.org/~ID/...
-        + apache-singa-incubating-xx.xx.xx.tar.gz
+        + apache-singa-xx.xx.xx.tar.gz
         + KEY
         + XX.acs
         + XX.md5
@@ -86,7 +81,7 @@
 Roll out artifacts to mirrors 
 -----------------------------
 
-svn add to “dist/release/incubator/singa”
+svn add to “dist/release/singa”
 
 Delete old artifacts (automatically archived)
 
@@ -102,29 +97,29 @@
 
 Template for singa-dev@ voting:
 
-To: dev@singa.incubator.apache.org
-Subject: [VOTE] Release apache-singa-X.Y.Z-incubating (release candidate N)
+To: dev@singa.apache.org
+Subject: [VOTE] Release apache-singa-X.Y.Z (release candidate N)
 
 Hi all,
 
-I have created a build for Apache SINGA X.Y.Z-incubating, release candidate N.
+I have created a build for Apache SINGA X.Y.Z, release candidate N.
 
 The artifacts to be voted on are located here:
-https://dist.apache.org/repos/dist/dev/incubator/singa/apache-singa-X.Y.Z-incubating-rcN/
+https://dist.apache.org/repos/dist/dev/singa/apache-singa-X.Y.Z-rcN/
 
 The hashes of the artifacts are as follows:
-apache-singa-X.Y.Z-incubating.tar.gz.md5 XXXX
-apache-singa-X.Y.Z-incubating.tar.gz.sha256 XXXX
+apache-singa-X.Y.Z.tar.gz.md5 XXXX
+apache-singa-X.Y.Z.tar.gz.sha256 XXXX
 
 Release artifacts are signed with the following key:
 https://people.apache.org/keys/committer/{Apache ID of the Release Manager}.asc
 
 and the signature file is:
-apache-singa-X.Y.Z-incubating.tar.gz.asc
+apache-singa-X.Y.Z.tar.gz.asc
 
 Please vote on releasing this package. The vote is open for at least 72 hours and passes if a majority of at least three +1 votes are cast.
 
-[ ] +1 Release this package as Apache SINGA X.Y.Z-incubating
+[ ] +1 Release this package as Apache SINGA X.Y.Z
 [ ]  0 I don't feel strongly about it, but I'm okay with the release
 [ ] -1 Do not release this package because...
 
@@ -136,25 +131,17 @@
 
 Wait at least 48 hours for test responses
 
-Any PPMC, committer or contributor can test features for releasing, and feedback. Based on that, PPMC will decide whether start a vote.
+Any PMC, committer or contributor can test features for releasing, and feedback. Based on that, PMC will decide whether start a vote.
 
 Call a vote in dev
 ------------------
 
 Call a vote in dev@singa.apache.org
 
-
-
 Vote Check
 ----------
 
-All PPMC members and committers should check these before vote +1 :
-
-
-Call for a vote in Apache IPMC
-------------------------------
-
-Call a vote in general@incubator.apache.org
+All PMC members and committers should check these before vote +1 :
 
 Vote result mail
 ----------------
@@ -162,8 +149,8 @@
 Template for singa-dev@ voting (results):
 
 
-Subject: [RESULT] [VOTE] Release apache-singa-X.Y.Z-incubating (release candidate N)
-To: dev@singa.incubator.apache.org
+Subject: [RESULT] [VOTE] Release apache-singa-X.Y.Z (release candidate N)
+To: dev@singa.apache.org
 
 Thanks to everyone who has voted and given their comments. The tally is as follows.
 
@@ -176,7 +163,7 @@
 No 0s or -1s.
 
 I am delighted to announce that the proposal to release
-Apache SINGA X.Y.Z-incubating has passed.
+Apache SINGA X.Y.Z has passed.
 
 I'll now start a vote on the general list. Those of you in the IPMC, please recast your vote on the new thread.
 
@@ -184,41 +171,20 @@
 
 Template for general@ voting - results
 
-
-To: general@incubator.apache.org
-Subject: [RESULT] [VOTE] Release Apache SINGA X.Y.Z (incubating)
-
-Thanks everyone for their votes and comments.
-
-I'm delighted to announce that this vote passes with the following results:
-
-N binding +1s:
-<names>
-
-N non-binding +1s:
-<names>
-
-No 0s or -1s.
-
-We’ll now roll the release out to the mirrors.
-
-{SINGA Team Member Name} 
-
-
 Publish release
 ---------------
 
 Template for ANNOUNCING the release
 
 To: announce@apache.org, dev@singa.apache.org
-Subject: [ANNOUNCE] Apache SINGA (incubating) X.Y.Z released
+Subject: [ANNOUNCE] Apache SINGA X.Y.Z released
 
-We are pleased to announce that SINGA (incubating) X.Y.Z is released. 
+We are pleased to announce that SINGA X.Y.Z is released. 
 
 SINGA is a general distributed deep learning platform for training big deep learning models over large datasets. It is designed with an intuitive programming model based on the layer abstraction. SINGA supports a wide variety of popular deep learning models.
 
 The release is available at:
-http://singa.incubator.apache.org/downloads.html
+http://singa.apache.org/downloads.html
 
 The main features of this release include XXX
 
diff --git a/content/_sources/downloads.md.txt b/content/_sources/downloads.md.txt
index e45bdec..07933b5 100644
--- a/content/_sources/downloads.md.txt
+++ b/content/_sources/downloads.md.txt
@@ -27,11 +27,11 @@
   You can also check the SHA512 or MD5 values to see if the download is completed.
 
 
-* v2.0.0 (20 April 2019):
-    * [Apache SINGA 2.0.0](http://www.apache.org/dyn/closer.cgi/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz)
+* Incubating v2.0.0 (20 April 2019):
+    * [Apache SINGA 2.0.0 (incubating)](http://www.apache.org/dyn/closer.cgi/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz)
       [\[SHA512\]](https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.sha512)
       [\[ASC\]](https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.asc)
-    * [Release Notes 2.0.0](releases/RELEASE_NOTES_2.0.0.html)
+    * [Release Notes 2.0.0 (incubating)](releases/RELEASE_NOTES_2.0.0.html)
     * New features and major updates,
         * Enhance autograd (for Convolution networks and recurrent networks)
         * Support ONNX
@@ -41,11 +41,11 @@
         * Update depdent lib versions in conda-build config
        
 
-* v1.2.0 (6 June 2018):
-    * [Apache SINGA 1.2.0](https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz)
+* Incubating v1.2.0 (6 June 2018):
+    * [Apache SINGA 1.2.0 (incubating)](https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz)
       [\[SHA512\]](https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.sha512)
       [\[ASC\]](https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.asc)
-    * [Release Notes 1.2.0](releases/RELEASE_NOTES_1.2.0.html)
+    * [Release Notes 1.2.0 (incubating)](releases/RELEASE_NOTES_1.2.0.html)
     * New features and major updates,
         * Implement autograd (currently support MLP model)
         * Upgrade PySinga to support Python 3
@@ -60,11 +60,11 @@
 
 
 
-* v1.1.0 (12 February 2017):
-    * [Apache SINGA 1.1.0](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz)
+* Incubating v1.1.0 (12 February 2017):
+    * [Apache SINGA 1.1.0 (incubating)](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz)
       [\[MD5\]](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.md5)
       [\[ASC\]](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.asc)
-    * [Release Notes 1.1.0](releases/RELEASE_NOTES_1.1.0.html)
+    * [Release Notes 1.1.0 (incubating)](releases/RELEASE_NOTES_1.1.0.html)
     * New features and major updates,
         * Create Docker images (CPU and GPU versions)
         * Create Amazon AMI for SINGA (CPU version)
@@ -83,11 +83,11 @@
 
 
 
-* v1.0.0 (8 September 2016):
-    * [Apache SINGA 1.0.0](https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz)
+* Incubating v1.0.0 (8 September 2016):
+    * [Apache SINGA 1.0.0 (incubating)](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)
       [\[ASC\]](https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.asc)
-    * [Release Notes 1.0.0](releases/RELEASE_NOTES_1.0.0.html)
+    * [Release Notes 1.0.0 (incubating)](releases/RELEASE_NOTES_1.0.0.html)
     * New features and major updates,
         * Tensor abstraction for supporting more machine learning models.
         * Device abstraction for running on different hardware devices, including CPU, (Nvidia/AMD) GPU and FPGA (to be tested in later versions).
@@ -102,11 +102,11 @@
         * Integrate Travis-CI
 
 
-* v0.3.0 (20 April 2016):
-    * [Apache SINGA 0.3.0](https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz)
+* Incubating v0.3.0 (20 April 2016):
+    * [Apache SINGA 0.3.0 (incubating)](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)
       [\[ASC\]](https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.asc)
-    * [Release Notes 0.3.0](releases/RELEASE_NOTES_0.3.0.html)
+    * [Release Notes 0.3.0 (incubating)](releases/RELEASE_NOTES_0.3.0.html)
     * New features and major updates,
         * [Training on GPU cluster](v0.3.0/gpu.html) enables training of deep learning models over a GPU cluster.
         * [Python wrapper improvement](v0.3.0/python.html) makes it easy to configure the job, including neural net and SGD algorithm.
@@ -119,11 +119,11 @@
 
 
 
-* v0.2.0 (14 January 2016):
-    * [Apache SINGA 0.2.0](https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz)
+* Incubating v0.2.0 (14 January 2016):
+    * [Apache SINGA 0.2.0 (incubating)](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)
       [\[ASC\]](https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.asc)
-    * [Release Notes 0.2.0](releases/RELEASE_NOTES_0.2.0.html)
+    * [Release Notes 0.2.0 (incubating)](releases/RELEASE_NOTES_0.2.0.html)
     * New features and major updates,
         * [Training on GPU](v0.2.0/gpu.html) enables training of complex models on a single node with multiple GPU cards.
         * [Hybrid neural net partitioning](v0.2.0/hybrid.html) supports data and model parallelism at the same time.
@@ -138,12 +138,12 @@
         * Add Store class for IO operations.
 
 
-* v0.1.0 (8 October 2015):
-    * [Apache SINGA 0.1.0](https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz)
+* Incubating v0.1.0 (8 October 2015):
+    * [Apache SINGA 0.1.0 (incubating)](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)
       [\[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)
-    * [Release Notes 0.1.0](releases/RELEASE_NOTES_0.1.0.html)
+    * [Release Notes 0.1.0 (incubating)](releases/RELEASE_NOTES_0.1.0.html)
     * Major features include,
         * Installation using GNU build utility
         * Scripts for job management with zookeeper
diff --git a/content/community/team-list.html b/content/community/team-list.html
index 65a4cd3..ffeeca9 100644
--- a/content/community/team-list.html
+++ b/content/community/team-list.html
@@ -127,9 +127,7 @@
 <li class="toctree-l1"><a class="reference internal" href="mail-lists.html">Project Mailing Lists</a></li>
 <li class="toctree-l1"><a class="reference internal" href="issue-tracking.html">Issue Tracking</a></li>
 <li class="toctree-l1 current"><a class="current reference internal" href="#">The SINGA Team</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="#mentors">Mentors</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#developers">Developers</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#ppmc">PPMC</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#pmc">PMC</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#committers">Committers</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#contributors">Contributors</a></li>
 </ul>
@@ -199,37 +197,9 @@
   <div class="section" id="the-singa-team">
 <h1>The SINGA Team<a class="headerlink" href="#the-singa-team" title="Permalink to this headline">¶</a></h1>
 <p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p>
-<div class="section" id="mentors">
-<h2>Mentors<a class="headerlink" href="#mentors" title="Permalink to this headline">¶</a></h2>
-<table border="1" class="docutils">
-<colgroup>
-<col width="49%" />
-<col width="51%" />
-</colgroup>
-<thead valign="bottom">
-<tr class="row-odd"><th class="head">Name</th>
-<th class="head">Email</th>
-</tr>
-</thead>
-<tbody valign="top">
-<tr class="row-even"><td>Ted Dunning</td>
-<td><a class="reference external" href="mailto:tdunning&#37;&#52;&#48;apache&#46;org">tdunning<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-</tr>
-<tr class="row-odd"><td>Alan Gates</td>
-<td><a class="reference external" href="mailto:gates&#37;&#52;&#48;apache&#46;org">gates<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-</tr>
-<tr class="row-even"><td>Thejas Nair</td>
-<td><a class="reference external" href="mailto:thejas&#37;&#52;&#48;apache&#46;org">thejas<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="section" id="developers">
-<h2>Developers<a class="headerlink" href="#developers" title="Permalink to this headline">¶</a></h2>
 <p>The SINGA community has developers mainly from National University of Singapore, Zhejiang University, NetEase, Osaka University, yzBigData, etc.</p>
-</div>
-<div class="section" id="ppmc">
-<h2>PPMC<a class="headerlink" href="#ppmc" title="Permalink to this headline">¶</a></h2>
+<div class="section" id="pmc">
+<h2>PMC<a class="headerlink" href="#pmc" title="Permalink to this headline">¶</a></h2>
 <table border="1" class="docutils">
 <colgroup>
 <col width="20%" />
@@ -243,50 +213,58 @@
 </tr>
 </thead>
 <tbody valign="top">
-<tr class="row-even"><td>Gang Chen</td>
-<td><a class="reference external" href="mailto:cg&#37;&#52;&#48;apache&#46;org">cg<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>Zhejiang University</td>
-</tr>
-<tr class="row-odd"><td>Anh Dinh</td>
+<tr class="row-even"><td>Anh Dinh</td>
 <td><a class="reference external" href="mailto:dinhtta&#37;&#52;&#48;apache&#46;org">dinhtta<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>Singapore University of Technology and Design</td>
 </tr>
-<tr class="row-even"><td>Jinyang Gao</td>
-<td><a class="reference external" href="mailto:jinyang&#37;&#52;&#48;apache&#46;org">jinyang<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>DAMO Academy, Alibaba Group</td>
-</tr>
-<tr class="row-odd"><td>Zhaojing Luo</td>
-<td><a class="reference external" href="mailto:zhaojing&#37;&#52;&#48;apache&#46;org">zhaojing<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>National University of Singapore</td>
+<tr class="row-odd"><td>Alan Gates</td>
+<td><a class="reference external" href="mailto:gates&#37;&#52;&#48;apache&#46;org">gates<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>Apache Software Foundation</td>
 </tr>
 <tr class="row-even"><td>Beng Chin Ooi</td>
 <td><a class="reference external" href="mailto:ooibc&#37;&#52;&#48;apache&#46;org">ooibc<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>National University of Singapore</td>
 </tr>
-<tr class="row-odd"><td>Kian-Lee Tan</td>
-<td><a class="reference external" href="mailto:tankianlee&#37;&#52;&#48;apache&#46;org">tankianlee<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>National University of Singapore</td>
+<tr class="row-odd"><td>Gang Chen</td>
+<td><a class="reference external" href="mailto:cg&#37;&#52;&#48;apache&#46;org">cg<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>Zhejiang University</td>
 </tr>
-<tr class="row-even"><td>Sheng Wang</td>
-<td><a class="reference external" href="mailto:wangsh&#37;&#52;&#48;apache&#46;org">wangsh<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<tr class="row-even"><td>Jinyang Gao</td>
+<td><a class="reference external" href="mailto:jinyang&#37;&#52;&#48;apache&#46;org">jinyang<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>DAMO Academy, Alibaba Group</td>
 </tr>
-<tr class="row-odd"><td>Wei Wang</td>
-<td><a class="reference external" href="mailto:wangwei&#37;&#52;&#48;apache&#46;org">wangwei<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>National University of Singapore</td>
-</tr>
-<tr class="row-even"><td>Zhongle Xie</td>
-<td><a class="reference external" href="mailto:zhongle&#37;&#52;&#48;apache&#46;org">zhongle<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>Hangzhou MZH Technologies</td>
-</tr>
 <tr class="row-odd"><td>Kaiping Zheng</td>
 <td><a class="reference external" href="mailto:kaiping&#37;&#52;&#48;apache&#46;org">kaiping<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>National University of Singapore</td>
 </tr>
-<tr class="row-even"><td>Moaz Reyad</td>
+<tr class="row-even"><td>Kian-Lee Tan</td>
+<td><a class="reference external" href="mailto:tankianlee&#37;&#52;&#48;apache&#46;org">tankianlee<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>National University of Singapore</td>
+</tr>
+<tr class="row-odd"><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>Université Grenoble Alpes</td>
 </tr>
+<tr class="row-even"><td>Ted Dunning</td>
+<td><a class="reference external" href="mailto:tdunning&#37;&#52;&#48;apache&#46;org">tdunning<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>Apache Software Foundation</td>
+</tr>
+<tr class="row-odd"><td>Thejas Nair</td>
+<td><a class="reference external" href="mailto:thejas&#37;&#52;&#48;apache&#46;org">thejas<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>Apache Software Foundation</td>
+</tr>
+<tr class="row-even"><td>Wei Wang</td>
+<td><a class="reference external" href="mailto:wangwei&#37;&#52;&#48;apache&#46;org">wangwei<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>National University of Singapore</td>
+</tr>
+<tr class="row-odd"><td>Zhaojing Luo</td>
+<td><a class="reference external" href="mailto:zhaojing&#37;&#52;&#48;apache&#46;org">zhaojing<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>National University of Singapore</td>
+</tr>
+<tr class="row-even"><td>Zhongle Xie</td>
+<td><a class="reference external" href="mailto:zhongle&#37;&#52;&#48;apache&#46;org">zhongle<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>Hangzhou MZH Technologies</td>
+</tr>
 </tbody>
 </table>
 </div>
@@ -309,10 +287,18 @@
 <td><a class="reference external" href="mailto:chonho&#37;&#52;&#48;apache&#46;org">chonho<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>Osaka University</td>
 </tr>
-<tr class="row-odd"><td>Wanqi Xue</td>
+<tr class="row-odd"><td>Sheng Wang</td>
+<td><a class="reference external" href="mailto:wangsh&#37;&#52;&#48;apache&#46;org">wangsh<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>DAMO Academy, Alibaba Group</td>
+</tr>
+<tr class="row-even"><td>Wanqi Xue</td>
 <td><a class="reference external" href="mailto:xuewanqi&#37;&#52;&#48;apache&#46;org">xuewanqi<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>National University of Singapore</td>
 </tr>
+<tr class="row-odd"><td>Xiangrui Cai</td>
+<td><a class="reference external" href="mailto:caixr&#37;&#52;&#48;apache&#46;org">caixr<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>National University of Singapore</td>
+</tr>
 </tbody>
 </table>
 </div>
diff --git a/content/develop/how-to-release.html b/content/develop/how-to-release.html
index 42ef589..f390ae6 100644
--- a/content/develop/how-to-release.html
+++ b/content/develop/how-to-release.html
@@ -126,7 +126,6 @@
 <li class="toctree-l2"><a class="reference internal" href="#prepare-notice-file">Prepare NOTICE file</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#prepare-release-notes-file">Prepare RELEASE_NOTES file</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#prepare-readme-file">Prepare README file</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#prepare-disclaimer-file">Prepare DISCLAIMER file</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#package-the-release">Package the release</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#upload-the-release">Upload the release</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#roll-out-artifacts-to-mirrors">Roll out artifacts to mirrors</a></li>
@@ -134,7 +133,6 @@
 <li class="toctree-l2"><a class="reference internal" href="#make-the-internal-announcements">Make the internal announcements</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#call-a-vote-in-dev">Call a vote in dev</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#vote-check">Vote Check</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#call-for-a-vote-in-apache-ipmc">Call for a vote in Apache IPMC</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#vote-result-mail">Vote result mail</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#publish-release">Publish release</a></li>
 </ul>
@@ -213,7 +211,7 @@
 <p>This is a guide for the release preparing process in SINGA.</p>
 <div class="section" id="select-a-release-manager">
 <h2>Select a release manager<a class="headerlink" href="#select-a-release-manager" title="Permalink to this headline">¶</a></h2>
-<p>The release manager (RM) is the coordinator for the release process. It is the RM&#8217;s signature (.asc) that is uploaded together with the release. The RM generates KEY (RSA 4096-bit) and uploads it to a public key server. The RM needs to get his key endorsed (signed) by other Apache user, to be connected to the web of trust. He should first ask the mentor to help signing his key. <a class="reference external" href="http://www.apache.org/dev/release-signing.html">http://www.apache.org/dev/release-signing.html</a></p>
+<p>The release manager (RM) is the coordinator for the release process. It is the RM&#8217;s signature (.asc) that is uploaded together with the release. The RM generates KEY (RSA 4096-bit) and uploads it to a public key server. The RM needs to get his key endorsed (signed) by other Apache user, to be connected to the web of trust. <a class="reference external" href="http://www.apache.org/dev/release-signing.html">http://www.apache.org/dev/release-signing.html</a></p>
 <dl class="docutils">
 <dt>Check:</dt>
 <dd><ul class="first last simple">
@@ -261,25 +259,16 @@
 </ul>
 </div></blockquote>
 </div>
-<div class="section" id="prepare-disclaimer-file">
-<h2>Prepare DISCLAIMER file<a class="headerlink" href="#prepare-disclaimer-file" title="Permalink to this headline">¶</a></h2>
-<blockquote>
-<div><ul class="simple">
-<li>modify from <a class="reference external" href="http://incubator.apache.org/guides/branding.html#disclaimers">http://incubator.apache.org/guides/branding.html#disclaimers</a></li>
-</ul>
-</div></blockquote>
-</div>
 <div class="section" id="package-the-release">
 <h2>Package the release<a class="headerlink" href="#package-the-release" title="Permalink to this headline">¶</a></h2>
 <dl class="docutils">
-<dt>The release should be packaged into <span class="classifier-delimiter">:</span> <span class="classifier">apache-singa-incubating-xx.xx.xx.tar.gz</span></dt>
+<dt>The release should be packaged into <span class="classifier-delimiter">:</span> <span class="classifier">apache-singa-xx.xx.xx.tar.gz</span></dt>
 <dd><ul class="first last simple">
 <li>src/</li>
 <li>README</li>
 <li>LICENSE</li>
 <li>NOTICE</li>
 <li>RELEASE_NOTES</li>
-<li>DISCLAIMER</li>
 <li>...</li>
 </ul>
 </dd>
@@ -290,7 +279,7 @@
 <dl class="docutils">
 <dt>The release is uploaded to the RM’s Apache page: people.apache.org/~ID/...</dt>
 <dd><ul class="first last simple">
-<li>apache-singa-incubating-xx.xx.xx.tar.gz</li>
+<li>apache-singa-xx.xx.xx.tar.gz</li>
 <li>KEY</li>
 <li>XX.acs</li>
 <li>XX.md5</li>
@@ -300,7 +289,7 @@
 </div>
 <div class="section" id="roll-out-artifacts-to-mirrors">
 <h2>Roll out artifacts to mirrors<a class="headerlink" href="#roll-out-artifacts-to-mirrors" title="Permalink to this headline">¶</a></h2>
-<p>svn add to “dist/release/incubator/singa”</p>
+<p>svn add to “dist/release/singa”</p>
 <p>Delete old artifacts (automatically archived)</p>
 </div>
 <div class="section" id="update-the-download-page">
@@ -312,28 +301,28 @@
 <div class="section" id="make-the-internal-announcements">
 <h2>Make the internal announcements<a class="headerlink" href="#make-the-internal-announcements" title="Permalink to this headline">¶</a></h2>
 <p>Template for singa-dev&#64; voting:</p>
-<p>To: <a class="reference external" href="mailto:dev&#37;&#52;&#48;singa&#46;incubator&#46;apache&#46;org">dev<span>&#64;</span>singa<span>&#46;</span>incubator<span>&#46;</span>apache<span>&#46;</span>org</a>
-Subject: [VOTE] Release apache-singa-X.Y.Z-incubating (release candidate N)</p>
+<p>To: <a class="reference external" href="mailto:dev&#37;&#52;&#48;singa&#46;apache&#46;org">dev<span>&#64;</span>singa<span>&#46;</span>apache<span>&#46;</span>org</a>
+Subject: [VOTE] Release apache-singa-X.Y.Z (release candidate N)</p>
 <p>Hi all,</p>
-<p>I have created a build for Apache SINGA X.Y.Z-incubating, release candidate N.</p>
+<p>I have created a build for Apache SINGA X.Y.Z, release candidate N.</p>
 <p>The artifacts to be voted on are located here:
-<a class="reference external" href="https://dist.apache.org/repos/dist/dev/incubator/singa/apache-singa-X.Y.Z-incubating-rcN/">https://dist.apache.org/repos/dist/dev/incubator/singa/apache-singa-X.Y.Z-incubating-rcN/</a></p>
+<a class="reference external" href="https://dist.apache.org/repos/dist/dev/singa/apache-singa-X.Y.Z-rcN/">https://dist.apache.org/repos/dist/dev/singa/apache-singa-X.Y.Z-rcN/</a></p>
 <p>The hashes of the artifacts are as follows:
-apache-singa-X.Y.Z-incubating.tar.gz.md5 XXXX
-apache-singa-X.Y.Z-incubating.tar.gz.sha256 XXXX</p>
+apache-singa-X.Y.Z.tar.gz.md5 XXXX
+apache-singa-X.Y.Z.tar.gz.sha256 XXXX</p>
 <p>Release artifacts are signed with the following key:
 <a class="reference external" href="https://people.apache.org/keys/committer">https://people.apache.org/keys/committer</a>/{Apache ID of the Release Manager}.asc</p>
 <p>and the signature file is:
-apache-singa-X.Y.Z-incubating.tar.gz.asc</p>
+apache-singa-X.Y.Z.tar.gz.asc</p>
 <p>Please vote on releasing this package. The vote is open for at least 72 hours and passes if a majority of at least three +1 votes are cast.</p>
-<p>[ ] +1 Release this package as Apache SINGA X.Y.Z-incubating
+<p>[ ] +1 Release this package as Apache SINGA X.Y.Z
 [ ]  0 I don&#8217;t feel strongly about it, but I&#8217;m okay with the release
 [ ] -1 Do not release this package because...</p>
 <p>Here is my vote:</p>
 <p>+1</p>
 <p>{SINGA Team Member Name}</p>
 <p>Wait at least 48 hours for test responses</p>
-<p>Any PPMC, committer or contributor can test features for releasing, and feedback. Based on that, PPMC will decide whether start a vote.</p>
+<p>Any PMC, committer or contributor can test features for releasing, and feedback. Based on that, PMC will decide whether start a vote.</p>
 </div>
 <div class="section" id="call-a-vote-in-dev">
 <h2>Call a vote in dev<a class="headerlink" href="#call-a-vote-in-dev" title="Permalink to this headline">¶</a></h2>
@@ -341,17 +330,13 @@
 </div>
 <div class="section" id="vote-check">
 <h2>Vote Check<a class="headerlink" href="#vote-check" title="Permalink to this headline">¶</a></h2>
-<p>All PPMC members and committers should check these before vote +1 :</p>
-</div>
-<div class="section" id="call-for-a-vote-in-apache-ipmc">
-<h2>Call for a vote in Apache IPMC<a class="headerlink" href="#call-for-a-vote-in-apache-ipmc" title="Permalink to this headline">¶</a></h2>
-<p>Call a vote in <a class="reference external" href="mailto:general&#37;&#52;&#48;incubator&#46;apache&#46;org">general<span>&#64;</span>incubator<span>&#46;</span>apache<span>&#46;</span>org</a></p>
+<p>All PMC members and committers should check these before vote +1 :</p>
 </div>
 <div class="section" id="vote-result-mail">
 <h2>Vote result mail<a class="headerlink" href="#vote-result-mail" title="Permalink to this headline">¶</a></h2>
 <p>Template for singa-dev&#64; voting (results):</p>
-<p>Subject: [RESULT] [VOTE] Release apache-singa-X.Y.Z-incubating (release candidate N)
-To: <a class="reference external" href="mailto:dev&#37;&#52;&#48;singa&#46;incubator&#46;apache&#46;org">dev<span>&#64;</span>singa<span>&#46;</span>incubator<span>&#46;</span>apache<span>&#46;</span>org</a></p>
+<p>Subject: [RESULT] [VOTE] Release apache-singa-X.Y.Z (release candidate N)
+To: <a class="reference external" href="mailto:dev&#37;&#52;&#48;singa&#46;apache&#46;org">dev<span>&#64;</span>singa<span>&#46;</span>apache<span>&#46;</span>org</a></p>
 <p>Thanks to everyone who has voted and given their comments. The tally is as follows.</p>
 <p>N binding +1s:
 &lt;names&gt;</p>
@@ -359,31 +344,20 @@
 &lt;names&gt;</p>
 <p>No 0s or -1s.</p>
 <p>I am delighted to announce that the proposal to release
-Apache SINGA X.Y.Z-incubating has passed.</p>
+Apache SINGA X.Y.Z has passed.</p>
 <p>I&#8217;ll now start a vote on the general list. Those of you in the IPMC, please recast your vote on the new thread.</p>
 <p>{SINGA Team Member Name}</p>
 <p>Template for general&#64; voting - results</p>
-<p>To: <a class="reference external" href="mailto:general&#37;&#52;&#48;incubator&#46;apache&#46;org">general<span>&#64;</span>incubator<span>&#46;</span>apache<span>&#46;</span>org</a>
-Subject: [RESULT] [VOTE] Release Apache SINGA X.Y.Z (incubating)</p>
-<p>Thanks everyone for their votes and comments.</p>
-<p>I&#8217;m delighted to announce that this vote passes with the following results:</p>
-<p>N binding +1s:
-&lt;names&gt;</p>
-<p>N non-binding +1s:
-&lt;names&gt;</p>
-<p>No 0s or -1s.</p>
-<p>We’ll now roll the release out to the mirrors.</p>
-<p>{SINGA Team Member Name}</p>
 </div>
 <div class="section" id="publish-release">
 <h2>Publish release<a class="headerlink" href="#publish-release" title="Permalink to this headline">¶</a></h2>
 <p>Template for ANNOUNCING the release</p>
 <p>To: <a class="reference external" href="mailto:announce&#37;&#52;&#48;apache&#46;org">announce<span>&#64;</span>apache<span>&#46;</span>org</a>, <a class="reference external" href="mailto:dev&#37;&#52;&#48;singa&#46;apache&#46;org">dev<span>&#64;</span>singa<span>&#46;</span>apache<span>&#46;</span>org</a>
-Subject: [ANNOUNCE] Apache SINGA (incubating) X.Y.Z released</p>
-<p>We are pleased to announce that SINGA (incubating) X.Y.Z is released.</p>
+Subject: [ANNOUNCE] Apache SINGA X.Y.Z released</p>
+<p>We are pleased to announce that SINGA X.Y.Z is released.</p>
 <p>SINGA is a general distributed deep learning platform for training big deep learning models over large datasets. It is designed with an intuitive programming model based on the layer abstraction. SINGA supports a wide variety of popular deep learning models.</p>
 <p>The release is available at:
-<a class="reference external" href="http://singa.incubator.apache.org/downloads.html">http://singa.incubator.apache.org/downloads.html</a></p>
+<a class="reference external" href="http://singa.apache.org/downloads.html">http://singa.apache.org/downloads.html</a></p>
 <p>The main features of this release include XXX</p>
 <p>We look forward to hearing your feedbacks, suggestions, and contributions to the project.</p>
 <p>On behalf of the SINGA team,
diff --git a/content/downloads.html b/content/downloads.html
index 85b5ec1..4ea9da3 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -217,12 +217,12 @@
 </div>
 <p>You can also check the SHA512 or MD5 values to see if the download is completed.</p>
 </li>
-<li><p class="first">v2.0.0 (20 April 2019):</p>
+<li><p class="first">Incubating v2.0.0 (20 April 2019):</p>
 <ul class="simple">
-<li><a class="reference external" href="http://www.apache.org/dyn/closer.cgi/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz">Apache SINGA 2.0.0</a>
+<li><a class="reference external" href="http://www.apache.org/dyn/closer.cgi/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz">Apache SINGA 2.0.0 (incubating)</a>
 <a class="reference external" href="https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.sha512">[SHA512]</a>
 <a class="reference external" href="https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.asc">[ASC]</a></li>
-<li><a class="reference external" href="releases/RELEASE_NOTES_2.0.0.html">Release Notes 2.0.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_2.0.0.html">Release Notes 2.0.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li>Enhance autograd (for Convolution networks and recurrent networks)</li>
 <li>Support ONNX</li>
@@ -234,12 +234,12 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v1.2.0 (6 June 2018):</p>
+<li><p class="first">Incubating v1.2.0 (6 June 2018):</p>
 <ul class="simple">
-<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz">Apache SINGA 1.2.0</a>
+<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz">Apache SINGA 1.2.0 (incubating)</a>
 <a class="reference external" href="https://archive.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://archive.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">Release Notes 1.2.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_1.2.0.html">Release Notes 1.2.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li>Implement autograd (currently support MLP model)</li>
 <li>Upgrade PySinga to support Python 3</li>
@@ -255,12 +255,12 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v1.1.0 (12 February 2017):</p>
+<li><p class="first">Incubating v1.1.0 (12 February 2017):</p>
 <ul class="simple">
-<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz">Apache SINGA 1.1.0</a>
+<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz">Apache SINGA 1.1.0 (incubating)</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/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">Release Notes 1.1.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_1.1.0.html">Release Notes 1.1.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li>Create Docker images (CPU and GPU versions)</li>
 <li>Create Amazon AMI for SINGA (CPU version)</li>
@@ -280,12 +280,12 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v1.0.0 (8 September 2016):</p>
+<li><p class="first">Incubating v1.0.0 (8 September 2016):</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><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 (incubating)</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/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">Release Notes 1.0.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_1.0.0.html">Release Notes 1.0.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li>Tensor abstraction for supporting more machine learning models.</li>
 <li>Device abstraction for running on different hardware devices, including CPU, (Nvidia/AMD) GPU and FPGA (to be tested in later versions).</li>
@@ -302,12 +302,12 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v0.3.0 (20 April 2016):</p>
+<li><p class="first">Incubating v0.3.0 (20 April 2016):</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><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 (incubating)</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/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">Release Notes 0.3.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_0.3.0.html">Release Notes 0.3.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li><a class="reference external" href="v0.3.0/gpu.html">Training on GPU cluster</a> enables training of deep learning models over a GPU cluster.</li>
 <li><a class="reference external" href="v0.3.0/python.html">Python wrapper improvement</a> makes it easy to configure the job, including neural net and SGD algorithm.</li>
@@ -321,12 +321,12 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v0.2.0 (14 January 2016):</p>
+<li><p class="first">Incubating v0.2.0 (14 January 2016):</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><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 (incubating)</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/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">Release Notes 0.2.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_0.2.0.html">Release Notes 0.2.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li><a class="reference external" href="v0.2.0/gpu.html">Training on GPU</a> enables training of complex models on a single node with multiple GPU cards.</li>
 <li><a class="reference external" href="v0.2.0/hybrid.html">Hybrid neural net partitioning</a> supports data and model parallelism at the same time.</li>
@@ -343,13 +343,13 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v0.1.0 (8 October 2015):</p>
+<li><p class="first">Incubating v0.1.0 (8 October 2015):</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><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 (incubating)</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/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">Release Notes 0.1.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_0.1.0.html">Release Notes 0.1.0 (incubating)</a></li>
 <li>Major features include,<ul>
 <li>Installation using GNU build utility</li>
 <li>Scripts for job management with zookeeper</li>
diff --git a/content/en/_sources/community/team-list.rst.txt b/content/en/_sources/community/team-list.rst.txt
index c67c5ad..7d53c52 100644
--- a/content/en/_sources/community/team-list.rst.txt
+++ b/content/en/_sources/community/team-list.rst.txt
@@ -21,51 +21,40 @@
 
 A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.
 
-Mentors
--------
-
-==================   ============
-Name                 Email
-==================   ============
-Ted Dunning          tdunning@apache.org
-Alan Gates           gates@apache.org
-Thejas Nair          thejas@apache.org
-==================   ============
-
-
-Developers
-----------
-
 The SINGA community has developers mainly from National University of Singapore, Zhejiang University, NetEase, Osaka University, yzBigData, etc.
 
-PPMC
-----
+PMC
+---
 
 +--------------------+--------------------------------+-----------------------------------------------+
 | Name               | Email                          | Organization                                  |
 +====================+================================+===============================================+
-| Gang Chen          | cg@apache.org                  | Zhejiang University                           |
-+--------------------+--------------------------------+-----------------------------------------------+
 | Anh Dinh           | dinhtta@apache.org             | Singapore University of Technology and Design |
 +--------------------+--------------------------------+-----------------------------------------------+
-| Jinyang Gao        | jinyang@apache.org             | DAMO Academy, Alibaba Group                   |
-+--------------------+--------------------------------+-----------------------------------------------+
-| Zhaojing Luo       | zhaojing@apache.org            | National University of Singapore              |
+| Alan Gates         | gates@apache.org               | Apache Software Foundation                    |
 +--------------------+--------------------------------+-----------------------------------------------+
 | Beng Chin Ooi      | ooibc@apache.org               | National University of Singapore              |
 +--------------------+--------------------------------+-----------------------------------------------+
-| Kian-Lee Tan       | tankianlee@apache.org          | National University of Singapore              |
+| Gang Chen          | cg@apache.org                  | Zhejiang University                           |
 +--------------------+--------------------------------+-----------------------------------------------+
-| Sheng Wang         | wangsh@apache.org              | DAMO Academy, Alibaba Group                   |
-+--------------------+--------------------------------+-----------------------------------------------+
-| Wei Wang           | wangwei@apache.org             | National University of Singapore              |
-+--------------------+--------------------------------+-----------------------------------------------+
-| Zhongle Xie        | zhongle@apache.org             | Hangzhou MZH Technologies                     |
+| Jinyang Gao        | jinyang@apache.org             | DAMO Academy, Alibaba Group                   |
 +--------------------+--------------------------------+-----------------------------------------------+
 | Kaiping Zheng      | kaiping@apache.org             | National University of Singapore              |
 +--------------------+--------------------------------+-----------------------------------------------+
+| Kian-Lee Tan       | tankianlee@apache.org          | National University of Singapore              |
++--------------------+--------------------------------+-----------------------------------------------+
 | Moaz Reyad         | moaz@apache.org                | Université Grenoble Alpes                     |
 +--------------------+--------------------------------+-----------------------------------------------+
+| Ted Dunning        | tdunning@apache.org            | Apache Software Foundation                    |
++--------------------+--------------------------------+-----------------------------------------------+
+| Thejas Nair        | thejas@apache.org              | Apache Software Foundation                    |
++--------------------+--------------------------------+-----------------------------------------------+
+| Wei Wang           | wangwei@apache.org             | National University of Singapore              |
++--------------------+--------------------------------+-----------------------------------------------+
+| Zhaojing Luo       | zhaojing@apache.org            | National University of Singapore              |
++--------------------+--------------------------------+-----------------------------------------------+
+| Zhongle Xie        | zhongle@apache.org             | Hangzhou MZH Technologies                     |
++--------------------+--------------------------------+-----------------------------------------------+
 
 Committers
 ----------
@@ -75,8 +64,12 @@
 +====================+================================+===============================================+
 | Chonho Lee         | chonho@apache.org              | Osaka University                              |
 +--------------------+--------------------------------+-----------------------------------------------+
+| Sheng Wang         | wangsh@apache.org              | DAMO Academy, Alibaba Group                   |
++--------------------+--------------------------------+-----------------------------------------------+
 | Wanqi Xue          | xuewanqi@apache.org            | National University of Singapore              |
 +--------------------+--------------------------------+-----------------------------------------------+
+| Xiangrui Cai       | caixr@apache.org               | National University of Singapore              |
++--------------------+--------------------------------+-----------------------------------------------+
 
 Contributors
 ------------
diff --git a/content/en/_sources/develop/how-to-release.rst.txt b/content/en/_sources/develop/how-to-release.rst.txt
index 5b884bc..5cf44e7 100644
--- a/content/en/_sources/develop/how-to-release.rst.txt
+++ b/content/en/_sources/develop/how-to-release.rst.txt
@@ -23,7 +23,7 @@
 Select a release manager
 ------------------------
 
-The release manager (RM) is the coordinator for the release process. It is the RM's signature (.asc) that is uploaded together with the release. The RM generates KEY (RSA 4096-bit) and uploads it to a public key server. The RM needs to get his key endorsed (signed) by other Apache user, to be connected to the web of trust. He should first ask the mentor to help signing his key. http://www.apache.org/dev/release-signing.html
+The release manager (RM) is the coordinator for the release process. It is the RM's signature (.asc) that is uploaded together with the release. The RM generates KEY (RSA 4096-bit) and uploads it to a public key server. The RM needs to get his key endorsed (signed) by other Apache user, to be connected to the web of trust. http://www.apache.org/dev/release-signing.html
  
 Check:
         + The codebase does not include third-party code which is not compatible to APL
@@ -58,27 +58,22 @@
         + List of dependencies.
         + Mail list, website, etc. Any information useful for user to start.
 
-Prepare DISCLAIMER file
------------------------
-        + modify from http://incubator.apache.org/guides/branding.html#disclaimers
-
 Package the release
 -------------------
 
-The release should be packaged into : apache-singa-incubating-xx.xx.xx.tar.gz
+The release should be packaged into : apache-singa-xx.xx.xx.tar.gz
          + src/
          + README
          + LICENSE
          + NOTICE
          + RELEASE_NOTES
-         + DISCLAIMER
          + ...
 
 Upload the release
 -------------------
 
 The release is uploaded to the RM’s Apache page: people.apache.org/~ID/...
-        + apache-singa-incubating-xx.xx.xx.tar.gz
+        + apache-singa-xx.xx.xx.tar.gz
         + KEY
         + XX.acs
         + XX.md5
@@ -86,7 +81,7 @@
 Roll out artifacts to mirrors 
 -----------------------------
 
-svn add to “dist/release/incubator/singa”
+svn add to “dist/release/singa”
 
 Delete old artifacts (automatically archived)
 
@@ -102,29 +97,29 @@
 
 Template for singa-dev@ voting:
 
-To: dev@singa.incubator.apache.org
-Subject: [VOTE] Release apache-singa-X.Y.Z-incubating (release candidate N)
+To: dev@singa.apache.org
+Subject: [VOTE] Release apache-singa-X.Y.Z (release candidate N)
 
 Hi all,
 
-I have created a build for Apache SINGA X.Y.Z-incubating, release candidate N.
+I have created a build for Apache SINGA X.Y.Z, release candidate N.
 
 The artifacts to be voted on are located here:
-https://dist.apache.org/repos/dist/dev/incubator/singa/apache-singa-X.Y.Z-incubating-rcN/
+https://dist.apache.org/repos/dist/dev/singa/apache-singa-X.Y.Z-rcN/
 
 The hashes of the artifacts are as follows:
-apache-singa-X.Y.Z-incubating.tar.gz.md5 XXXX
-apache-singa-X.Y.Z-incubating.tar.gz.sha256 XXXX
+apache-singa-X.Y.Z.tar.gz.md5 XXXX
+apache-singa-X.Y.Z.tar.gz.sha256 XXXX
 
 Release artifacts are signed with the following key:
 https://people.apache.org/keys/committer/{Apache ID of the Release Manager}.asc
 
 and the signature file is:
-apache-singa-X.Y.Z-incubating.tar.gz.asc
+apache-singa-X.Y.Z.tar.gz.asc
 
 Please vote on releasing this package. The vote is open for at least 72 hours and passes if a majority of at least three +1 votes are cast.
 
-[ ] +1 Release this package as Apache SINGA X.Y.Z-incubating
+[ ] +1 Release this package as Apache SINGA X.Y.Z
 [ ]  0 I don't feel strongly about it, but I'm okay with the release
 [ ] -1 Do not release this package because...
 
@@ -136,25 +131,17 @@
 
 Wait at least 48 hours for test responses
 
-Any PPMC, committer or contributor can test features for releasing, and feedback. Based on that, PPMC will decide whether start a vote.
+Any PMC, committer or contributor can test features for releasing, and feedback. Based on that, PMC will decide whether start a vote.
 
 Call a vote in dev
 ------------------
 
 Call a vote in dev@singa.apache.org
 
-
-
 Vote Check
 ----------
 
-All PPMC members and committers should check these before vote +1 :
-
-
-Call for a vote in Apache IPMC
-------------------------------
-
-Call a vote in general@incubator.apache.org
+All PMC members and committers should check these before vote +1 :
 
 Vote result mail
 ----------------
@@ -162,8 +149,8 @@
 Template for singa-dev@ voting (results):
 
 
-Subject: [RESULT] [VOTE] Release apache-singa-X.Y.Z-incubating (release candidate N)
-To: dev@singa.incubator.apache.org
+Subject: [RESULT] [VOTE] Release apache-singa-X.Y.Z (release candidate N)
+To: dev@singa.apache.org
 
 Thanks to everyone who has voted and given their comments. The tally is as follows.
 
@@ -176,7 +163,7 @@
 No 0s or -1s.
 
 I am delighted to announce that the proposal to release
-Apache SINGA X.Y.Z-incubating has passed.
+Apache SINGA X.Y.Z has passed.
 
 I'll now start a vote on the general list. Those of you in the IPMC, please recast your vote on the new thread.
 
@@ -184,41 +171,20 @@
 
 Template for general@ voting - results
 
-
-To: general@incubator.apache.org
-Subject: [RESULT] [VOTE] Release Apache SINGA X.Y.Z (incubating)
-
-Thanks everyone for their votes and comments.
-
-I'm delighted to announce that this vote passes with the following results:
-
-N binding +1s:
-<names>
-
-N non-binding +1s:
-<names>
-
-No 0s or -1s.
-
-We’ll now roll the release out to the mirrors.
-
-{SINGA Team Member Name} 
-
-
 Publish release
 ---------------
 
 Template for ANNOUNCING the release
 
 To: announce@apache.org, dev@singa.apache.org
-Subject: [ANNOUNCE] Apache SINGA (incubating) X.Y.Z released
+Subject: [ANNOUNCE] Apache SINGA X.Y.Z released
 
-We are pleased to announce that SINGA (incubating) X.Y.Z is released. 
+We are pleased to announce that SINGA X.Y.Z is released. 
 
 SINGA is a general distributed deep learning platform for training big deep learning models over large datasets. It is designed with an intuitive programming model based on the layer abstraction. SINGA supports a wide variety of popular deep learning models.
 
 The release is available at:
-http://singa.incubator.apache.org/downloads.html
+http://singa.apache.org/downloads.html
 
 The main features of this release include XXX
 
diff --git a/content/en/_sources/downloads.md.txt b/content/en/_sources/downloads.md.txt
index e45bdec..07933b5 100644
--- a/content/en/_sources/downloads.md.txt
+++ b/content/en/_sources/downloads.md.txt
@@ -27,11 +27,11 @@
   You can also check the SHA512 or MD5 values to see if the download is completed.
 
 
-* v2.0.0 (20 April 2019):
-    * [Apache SINGA 2.0.0](http://www.apache.org/dyn/closer.cgi/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz)
+* Incubating v2.0.0 (20 April 2019):
+    * [Apache SINGA 2.0.0 (incubating)](http://www.apache.org/dyn/closer.cgi/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz)
       [\[SHA512\]](https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.sha512)
       [\[ASC\]](https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.asc)
-    * [Release Notes 2.0.0](releases/RELEASE_NOTES_2.0.0.html)
+    * [Release Notes 2.0.0 (incubating)](releases/RELEASE_NOTES_2.0.0.html)
     * New features and major updates,
         * Enhance autograd (for Convolution networks and recurrent networks)
         * Support ONNX
@@ -41,11 +41,11 @@
         * Update depdent lib versions in conda-build config
        
 
-* v1.2.0 (6 June 2018):
-    * [Apache SINGA 1.2.0](https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz)
+* Incubating v1.2.0 (6 June 2018):
+    * [Apache SINGA 1.2.0 (incubating)](https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz)
       [\[SHA512\]](https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.sha512)
       [\[ASC\]](https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.asc)
-    * [Release Notes 1.2.0](releases/RELEASE_NOTES_1.2.0.html)
+    * [Release Notes 1.2.0 (incubating)](releases/RELEASE_NOTES_1.2.0.html)
     * New features and major updates,
         * Implement autograd (currently support MLP model)
         * Upgrade PySinga to support Python 3
@@ -60,11 +60,11 @@
 
 
 
-* v1.1.0 (12 February 2017):
-    * [Apache SINGA 1.1.0](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz)
+* Incubating v1.1.0 (12 February 2017):
+    * [Apache SINGA 1.1.0 (incubating)](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz)
       [\[MD5\]](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.md5)
       [\[ASC\]](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.asc)
-    * [Release Notes 1.1.0](releases/RELEASE_NOTES_1.1.0.html)
+    * [Release Notes 1.1.0 (incubating)](releases/RELEASE_NOTES_1.1.0.html)
     * New features and major updates,
         * Create Docker images (CPU and GPU versions)
         * Create Amazon AMI for SINGA (CPU version)
@@ -83,11 +83,11 @@
 
 
 
-* v1.0.0 (8 September 2016):
-    * [Apache SINGA 1.0.0](https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz)
+* Incubating v1.0.0 (8 September 2016):
+    * [Apache SINGA 1.0.0 (incubating)](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)
       [\[ASC\]](https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.asc)
-    * [Release Notes 1.0.0](releases/RELEASE_NOTES_1.0.0.html)
+    * [Release Notes 1.0.0 (incubating)](releases/RELEASE_NOTES_1.0.0.html)
     * New features and major updates,
         * Tensor abstraction for supporting more machine learning models.
         * Device abstraction for running on different hardware devices, including CPU, (Nvidia/AMD) GPU and FPGA (to be tested in later versions).
@@ -102,11 +102,11 @@
         * Integrate Travis-CI
 
 
-* v0.3.0 (20 April 2016):
-    * [Apache SINGA 0.3.0](https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz)
+* Incubating v0.3.0 (20 April 2016):
+    * [Apache SINGA 0.3.0 (incubating)](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)
       [\[ASC\]](https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.asc)
-    * [Release Notes 0.3.0](releases/RELEASE_NOTES_0.3.0.html)
+    * [Release Notes 0.3.0 (incubating)](releases/RELEASE_NOTES_0.3.0.html)
     * New features and major updates,
         * [Training on GPU cluster](v0.3.0/gpu.html) enables training of deep learning models over a GPU cluster.
         * [Python wrapper improvement](v0.3.0/python.html) makes it easy to configure the job, including neural net and SGD algorithm.
@@ -119,11 +119,11 @@
 
 
 
-* v0.2.0 (14 January 2016):
-    * [Apache SINGA 0.2.0](https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz)
+* Incubating v0.2.0 (14 January 2016):
+    * [Apache SINGA 0.2.0 (incubating)](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)
       [\[ASC\]](https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.asc)
-    * [Release Notes 0.2.0](releases/RELEASE_NOTES_0.2.0.html)
+    * [Release Notes 0.2.0 (incubating)](releases/RELEASE_NOTES_0.2.0.html)
     * New features and major updates,
         * [Training on GPU](v0.2.0/gpu.html) enables training of complex models on a single node with multiple GPU cards.
         * [Hybrid neural net partitioning](v0.2.0/hybrid.html) supports data and model parallelism at the same time.
@@ -138,12 +138,12 @@
         * Add Store class for IO operations.
 
 
-* v0.1.0 (8 October 2015):
-    * [Apache SINGA 0.1.0](https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz)
+* Incubating v0.1.0 (8 October 2015):
+    * [Apache SINGA 0.1.0 (incubating)](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)
       [\[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)
-    * [Release Notes 0.1.0](releases/RELEASE_NOTES_0.1.0.html)
+    * [Release Notes 0.1.0 (incubating)](releases/RELEASE_NOTES_0.1.0.html)
     * Major features include,
         * Installation using GNU build utility
         * Scripts for job management with zookeeper
diff --git a/content/en/community/team-list.html b/content/en/community/team-list.html
index 65a4cd3..ffeeca9 100644
--- a/content/en/community/team-list.html
+++ b/content/en/community/team-list.html
@@ -127,9 +127,7 @@
 <li class="toctree-l1"><a class="reference internal" href="mail-lists.html">Project Mailing Lists</a></li>
 <li class="toctree-l1"><a class="reference internal" href="issue-tracking.html">Issue Tracking</a></li>
 <li class="toctree-l1 current"><a class="current reference internal" href="#">The SINGA Team</a><ul>
-<li class="toctree-l2"><a class="reference internal" href="#mentors">Mentors</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#developers">Developers</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#ppmc">PPMC</a></li>
+<li class="toctree-l2"><a class="reference internal" href="#pmc">PMC</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#committers">Committers</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#contributors">Contributors</a></li>
 </ul>
@@ -199,37 +197,9 @@
   <div class="section" id="the-singa-team">
 <h1>The SINGA Team<a class="headerlink" href="#the-singa-team" title="Permalink to this headline">¶</a></h1>
 <p>A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.</p>
-<div class="section" id="mentors">
-<h2>Mentors<a class="headerlink" href="#mentors" title="Permalink to this headline">¶</a></h2>
-<table border="1" class="docutils">
-<colgroup>
-<col width="49%" />
-<col width="51%" />
-</colgroup>
-<thead valign="bottom">
-<tr class="row-odd"><th class="head">Name</th>
-<th class="head">Email</th>
-</tr>
-</thead>
-<tbody valign="top">
-<tr class="row-even"><td>Ted Dunning</td>
-<td><a class="reference external" href="mailto:tdunning&#37;&#52;&#48;apache&#46;org">tdunning<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-</tr>
-<tr class="row-odd"><td>Alan Gates</td>
-<td><a class="reference external" href="mailto:gates&#37;&#52;&#48;apache&#46;org">gates<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-</tr>
-<tr class="row-even"><td>Thejas Nair</td>
-<td><a class="reference external" href="mailto:thejas&#37;&#52;&#48;apache&#46;org">thejas<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="section" id="developers">
-<h2>Developers<a class="headerlink" href="#developers" title="Permalink to this headline">¶</a></h2>
 <p>The SINGA community has developers mainly from National University of Singapore, Zhejiang University, NetEase, Osaka University, yzBigData, etc.</p>
-</div>
-<div class="section" id="ppmc">
-<h2>PPMC<a class="headerlink" href="#ppmc" title="Permalink to this headline">¶</a></h2>
+<div class="section" id="pmc">
+<h2>PMC<a class="headerlink" href="#pmc" title="Permalink to this headline">¶</a></h2>
 <table border="1" class="docutils">
 <colgroup>
 <col width="20%" />
@@ -243,50 +213,58 @@
 </tr>
 </thead>
 <tbody valign="top">
-<tr class="row-even"><td>Gang Chen</td>
-<td><a class="reference external" href="mailto:cg&#37;&#52;&#48;apache&#46;org">cg<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>Zhejiang University</td>
-</tr>
-<tr class="row-odd"><td>Anh Dinh</td>
+<tr class="row-even"><td>Anh Dinh</td>
 <td><a class="reference external" href="mailto:dinhtta&#37;&#52;&#48;apache&#46;org">dinhtta<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>Singapore University of Technology and Design</td>
 </tr>
-<tr class="row-even"><td>Jinyang Gao</td>
-<td><a class="reference external" href="mailto:jinyang&#37;&#52;&#48;apache&#46;org">jinyang<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>DAMO Academy, Alibaba Group</td>
-</tr>
-<tr class="row-odd"><td>Zhaojing Luo</td>
-<td><a class="reference external" href="mailto:zhaojing&#37;&#52;&#48;apache&#46;org">zhaojing<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>National University of Singapore</td>
+<tr class="row-odd"><td>Alan Gates</td>
+<td><a class="reference external" href="mailto:gates&#37;&#52;&#48;apache&#46;org">gates<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>Apache Software Foundation</td>
 </tr>
 <tr class="row-even"><td>Beng Chin Ooi</td>
 <td><a class="reference external" href="mailto:ooibc&#37;&#52;&#48;apache&#46;org">ooibc<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>National University of Singapore</td>
 </tr>
-<tr class="row-odd"><td>Kian-Lee Tan</td>
-<td><a class="reference external" href="mailto:tankianlee&#37;&#52;&#48;apache&#46;org">tankianlee<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>National University of Singapore</td>
+<tr class="row-odd"><td>Gang Chen</td>
+<td><a class="reference external" href="mailto:cg&#37;&#52;&#48;apache&#46;org">cg<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>Zhejiang University</td>
 </tr>
-<tr class="row-even"><td>Sheng Wang</td>
-<td><a class="reference external" href="mailto:wangsh&#37;&#52;&#48;apache&#46;org">wangsh<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<tr class="row-even"><td>Jinyang Gao</td>
+<td><a class="reference external" href="mailto:jinyang&#37;&#52;&#48;apache&#46;org">jinyang<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>DAMO Academy, Alibaba Group</td>
 </tr>
-<tr class="row-odd"><td>Wei Wang</td>
-<td><a class="reference external" href="mailto:wangwei&#37;&#52;&#48;apache&#46;org">wangwei<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>National University of Singapore</td>
-</tr>
-<tr class="row-even"><td>Zhongle Xie</td>
-<td><a class="reference external" href="mailto:zhongle&#37;&#52;&#48;apache&#46;org">zhongle<span>&#64;</span>apache<span>&#46;</span>org</a></td>
-<td>Hangzhou MZH Technologies</td>
-</tr>
 <tr class="row-odd"><td>Kaiping Zheng</td>
 <td><a class="reference external" href="mailto:kaiping&#37;&#52;&#48;apache&#46;org">kaiping<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>National University of Singapore</td>
 </tr>
-<tr class="row-even"><td>Moaz Reyad</td>
+<tr class="row-even"><td>Kian-Lee Tan</td>
+<td><a class="reference external" href="mailto:tankianlee&#37;&#52;&#48;apache&#46;org">tankianlee<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>National University of Singapore</td>
+</tr>
+<tr class="row-odd"><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>Université Grenoble Alpes</td>
 </tr>
+<tr class="row-even"><td>Ted Dunning</td>
+<td><a class="reference external" href="mailto:tdunning&#37;&#52;&#48;apache&#46;org">tdunning<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>Apache Software Foundation</td>
+</tr>
+<tr class="row-odd"><td>Thejas Nair</td>
+<td><a class="reference external" href="mailto:thejas&#37;&#52;&#48;apache&#46;org">thejas<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>Apache Software Foundation</td>
+</tr>
+<tr class="row-even"><td>Wei Wang</td>
+<td><a class="reference external" href="mailto:wangwei&#37;&#52;&#48;apache&#46;org">wangwei<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>National University of Singapore</td>
+</tr>
+<tr class="row-odd"><td>Zhaojing Luo</td>
+<td><a class="reference external" href="mailto:zhaojing&#37;&#52;&#48;apache&#46;org">zhaojing<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>National University of Singapore</td>
+</tr>
+<tr class="row-even"><td>Zhongle Xie</td>
+<td><a class="reference external" href="mailto:zhongle&#37;&#52;&#48;apache&#46;org">zhongle<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>Hangzhou MZH Technologies</td>
+</tr>
 </tbody>
 </table>
 </div>
@@ -309,10 +287,18 @@
 <td><a class="reference external" href="mailto:chonho&#37;&#52;&#48;apache&#46;org">chonho<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>Osaka University</td>
 </tr>
-<tr class="row-odd"><td>Wanqi Xue</td>
+<tr class="row-odd"><td>Sheng Wang</td>
+<td><a class="reference external" href="mailto:wangsh&#37;&#52;&#48;apache&#46;org">wangsh<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>DAMO Academy, Alibaba Group</td>
+</tr>
+<tr class="row-even"><td>Wanqi Xue</td>
 <td><a class="reference external" href="mailto:xuewanqi&#37;&#52;&#48;apache&#46;org">xuewanqi<span>&#64;</span>apache<span>&#46;</span>org</a></td>
 <td>National University of Singapore</td>
 </tr>
+<tr class="row-odd"><td>Xiangrui Cai</td>
+<td><a class="reference external" href="mailto:caixr&#37;&#52;&#48;apache&#46;org">caixr<span>&#64;</span>apache<span>&#46;</span>org</a></td>
+<td>National University of Singapore</td>
+</tr>
 </tbody>
 </table>
 </div>
diff --git a/content/en/develop/how-to-release.html b/content/en/develop/how-to-release.html
index 42ef589..f390ae6 100644
--- a/content/en/develop/how-to-release.html
+++ b/content/en/develop/how-to-release.html
@@ -126,7 +126,6 @@
 <li class="toctree-l2"><a class="reference internal" href="#prepare-notice-file">Prepare NOTICE file</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#prepare-release-notes-file">Prepare RELEASE_NOTES file</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#prepare-readme-file">Prepare README file</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#prepare-disclaimer-file">Prepare DISCLAIMER file</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#package-the-release">Package the release</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#upload-the-release">Upload the release</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#roll-out-artifacts-to-mirrors">Roll out artifacts to mirrors</a></li>
@@ -134,7 +133,6 @@
 <li class="toctree-l2"><a class="reference internal" href="#make-the-internal-announcements">Make the internal announcements</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#call-a-vote-in-dev">Call a vote in dev</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#vote-check">Vote Check</a></li>
-<li class="toctree-l2"><a class="reference internal" href="#call-for-a-vote-in-apache-ipmc">Call for a vote in Apache IPMC</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#vote-result-mail">Vote result mail</a></li>
 <li class="toctree-l2"><a class="reference internal" href="#publish-release">Publish release</a></li>
 </ul>
@@ -213,7 +211,7 @@
 <p>This is a guide for the release preparing process in SINGA.</p>
 <div class="section" id="select-a-release-manager">
 <h2>Select a release manager<a class="headerlink" href="#select-a-release-manager" title="Permalink to this headline">¶</a></h2>
-<p>The release manager (RM) is the coordinator for the release process. It is the RM&#8217;s signature (.asc) that is uploaded together with the release. The RM generates KEY (RSA 4096-bit) and uploads it to a public key server. The RM needs to get his key endorsed (signed) by other Apache user, to be connected to the web of trust. He should first ask the mentor to help signing his key. <a class="reference external" href="http://www.apache.org/dev/release-signing.html">http://www.apache.org/dev/release-signing.html</a></p>
+<p>The release manager (RM) is the coordinator for the release process. It is the RM&#8217;s signature (.asc) that is uploaded together with the release. The RM generates KEY (RSA 4096-bit) and uploads it to a public key server. The RM needs to get his key endorsed (signed) by other Apache user, to be connected to the web of trust. <a class="reference external" href="http://www.apache.org/dev/release-signing.html">http://www.apache.org/dev/release-signing.html</a></p>
 <dl class="docutils">
 <dt>Check:</dt>
 <dd><ul class="first last simple">
@@ -261,25 +259,16 @@
 </ul>
 </div></blockquote>
 </div>
-<div class="section" id="prepare-disclaimer-file">
-<h2>Prepare DISCLAIMER file<a class="headerlink" href="#prepare-disclaimer-file" title="Permalink to this headline">¶</a></h2>
-<blockquote>
-<div><ul class="simple">
-<li>modify from <a class="reference external" href="http://incubator.apache.org/guides/branding.html#disclaimers">http://incubator.apache.org/guides/branding.html#disclaimers</a></li>
-</ul>
-</div></blockquote>
-</div>
 <div class="section" id="package-the-release">
 <h2>Package the release<a class="headerlink" href="#package-the-release" title="Permalink to this headline">¶</a></h2>
 <dl class="docutils">
-<dt>The release should be packaged into <span class="classifier-delimiter">:</span> <span class="classifier">apache-singa-incubating-xx.xx.xx.tar.gz</span></dt>
+<dt>The release should be packaged into <span class="classifier-delimiter">:</span> <span class="classifier">apache-singa-xx.xx.xx.tar.gz</span></dt>
 <dd><ul class="first last simple">
 <li>src/</li>
 <li>README</li>
 <li>LICENSE</li>
 <li>NOTICE</li>
 <li>RELEASE_NOTES</li>
-<li>DISCLAIMER</li>
 <li>...</li>
 </ul>
 </dd>
@@ -290,7 +279,7 @@
 <dl class="docutils">
 <dt>The release is uploaded to the RM’s Apache page: people.apache.org/~ID/...</dt>
 <dd><ul class="first last simple">
-<li>apache-singa-incubating-xx.xx.xx.tar.gz</li>
+<li>apache-singa-xx.xx.xx.tar.gz</li>
 <li>KEY</li>
 <li>XX.acs</li>
 <li>XX.md5</li>
@@ -300,7 +289,7 @@
 </div>
 <div class="section" id="roll-out-artifacts-to-mirrors">
 <h2>Roll out artifacts to mirrors<a class="headerlink" href="#roll-out-artifacts-to-mirrors" title="Permalink to this headline">¶</a></h2>
-<p>svn add to “dist/release/incubator/singa”</p>
+<p>svn add to “dist/release/singa”</p>
 <p>Delete old artifacts (automatically archived)</p>
 </div>
 <div class="section" id="update-the-download-page">
@@ -312,28 +301,28 @@
 <div class="section" id="make-the-internal-announcements">
 <h2>Make the internal announcements<a class="headerlink" href="#make-the-internal-announcements" title="Permalink to this headline">¶</a></h2>
 <p>Template for singa-dev&#64; voting:</p>
-<p>To: <a class="reference external" href="mailto:dev&#37;&#52;&#48;singa&#46;incubator&#46;apache&#46;org">dev<span>&#64;</span>singa<span>&#46;</span>incubator<span>&#46;</span>apache<span>&#46;</span>org</a>
-Subject: [VOTE] Release apache-singa-X.Y.Z-incubating (release candidate N)</p>
+<p>To: <a class="reference external" href="mailto:dev&#37;&#52;&#48;singa&#46;apache&#46;org">dev<span>&#64;</span>singa<span>&#46;</span>apache<span>&#46;</span>org</a>
+Subject: [VOTE] Release apache-singa-X.Y.Z (release candidate N)</p>
 <p>Hi all,</p>
-<p>I have created a build for Apache SINGA X.Y.Z-incubating, release candidate N.</p>
+<p>I have created a build for Apache SINGA X.Y.Z, release candidate N.</p>
 <p>The artifacts to be voted on are located here:
-<a class="reference external" href="https://dist.apache.org/repos/dist/dev/incubator/singa/apache-singa-X.Y.Z-incubating-rcN/">https://dist.apache.org/repos/dist/dev/incubator/singa/apache-singa-X.Y.Z-incubating-rcN/</a></p>
+<a class="reference external" href="https://dist.apache.org/repos/dist/dev/singa/apache-singa-X.Y.Z-rcN/">https://dist.apache.org/repos/dist/dev/singa/apache-singa-X.Y.Z-rcN/</a></p>
 <p>The hashes of the artifacts are as follows:
-apache-singa-X.Y.Z-incubating.tar.gz.md5 XXXX
-apache-singa-X.Y.Z-incubating.tar.gz.sha256 XXXX</p>
+apache-singa-X.Y.Z.tar.gz.md5 XXXX
+apache-singa-X.Y.Z.tar.gz.sha256 XXXX</p>
 <p>Release artifacts are signed with the following key:
 <a class="reference external" href="https://people.apache.org/keys/committer">https://people.apache.org/keys/committer</a>/{Apache ID of the Release Manager}.asc</p>
 <p>and the signature file is:
-apache-singa-X.Y.Z-incubating.tar.gz.asc</p>
+apache-singa-X.Y.Z.tar.gz.asc</p>
 <p>Please vote on releasing this package. The vote is open for at least 72 hours and passes if a majority of at least three +1 votes are cast.</p>
-<p>[ ] +1 Release this package as Apache SINGA X.Y.Z-incubating
+<p>[ ] +1 Release this package as Apache SINGA X.Y.Z
 [ ]  0 I don&#8217;t feel strongly about it, but I&#8217;m okay with the release
 [ ] -1 Do not release this package because...</p>
 <p>Here is my vote:</p>
 <p>+1</p>
 <p>{SINGA Team Member Name}</p>
 <p>Wait at least 48 hours for test responses</p>
-<p>Any PPMC, committer or contributor can test features for releasing, and feedback. Based on that, PPMC will decide whether start a vote.</p>
+<p>Any PMC, committer or contributor can test features for releasing, and feedback. Based on that, PMC will decide whether start a vote.</p>
 </div>
 <div class="section" id="call-a-vote-in-dev">
 <h2>Call a vote in dev<a class="headerlink" href="#call-a-vote-in-dev" title="Permalink to this headline">¶</a></h2>
@@ -341,17 +330,13 @@
 </div>
 <div class="section" id="vote-check">
 <h2>Vote Check<a class="headerlink" href="#vote-check" title="Permalink to this headline">¶</a></h2>
-<p>All PPMC members and committers should check these before vote +1 :</p>
-</div>
-<div class="section" id="call-for-a-vote-in-apache-ipmc">
-<h2>Call for a vote in Apache IPMC<a class="headerlink" href="#call-for-a-vote-in-apache-ipmc" title="Permalink to this headline">¶</a></h2>
-<p>Call a vote in <a class="reference external" href="mailto:general&#37;&#52;&#48;incubator&#46;apache&#46;org">general<span>&#64;</span>incubator<span>&#46;</span>apache<span>&#46;</span>org</a></p>
+<p>All PMC members and committers should check these before vote +1 :</p>
 </div>
 <div class="section" id="vote-result-mail">
 <h2>Vote result mail<a class="headerlink" href="#vote-result-mail" title="Permalink to this headline">¶</a></h2>
 <p>Template for singa-dev&#64; voting (results):</p>
-<p>Subject: [RESULT] [VOTE] Release apache-singa-X.Y.Z-incubating (release candidate N)
-To: <a class="reference external" href="mailto:dev&#37;&#52;&#48;singa&#46;incubator&#46;apache&#46;org">dev<span>&#64;</span>singa<span>&#46;</span>incubator<span>&#46;</span>apache<span>&#46;</span>org</a></p>
+<p>Subject: [RESULT] [VOTE] Release apache-singa-X.Y.Z (release candidate N)
+To: <a class="reference external" href="mailto:dev&#37;&#52;&#48;singa&#46;apache&#46;org">dev<span>&#64;</span>singa<span>&#46;</span>apache<span>&#46;</span>org</a></p>
 <p>Thanks to everyone who has voted and given their comments. The tally is as follows.</p>
 <p>N binding +1s:
 &lt;names&gt;</p>
@@ -359,31 +344,20 @@
 &lt;names&gt;</p>
 <p>No 0s or -1s.</p>
 <p>I am delighted to announce that the proposal to release
-Apache SINGA X.Y.Z-incubating has passed.</p>
+Apache SINGA X.Y.Z has passed.</p>
 <p>I&#8217;ll now start a vote on the general list. Those of you in the IPMC, please recast your vote on the new thread.</p>
 <p>{SINGA Team Member Name}</p>
 <p>Template for general&#64; voting - results</p>
-<p>To: <a class="reference external" href="mailto:general&#37;&#52;&#48;incubator&#46;apache&#46;org">general<span>&#64;</span>incubator<span>&#46;</span>apache<span>&#46;</span>org</a>
-Subject: [RESULT] [VOTE] Release Apache SINGA X.Y.Z (incubating)</p>
-<p>Thanks everyone for their votes and comments.</p>
-<p>I&#8217;m delighted to announce that this vote passes with the following results:</p>
-<p>N binding +1s:
-&lt;names&gt;</p>
-<p>N non-binding +1s:
-&lt;names&gt;</p>
-<p>No 0s or -1s.</p>
-<p>We’ll now roll the release out to the mirrors.</p>
-<p>{SINGA Team Member Name}</p>
 </div>
 <div class="section" id="publish-release">
 <h2>Publish release<a class="headerlink" href="#publish-release" title="Permalink to this headline">¶</a></h2>
 <p>Template for ANNOUNCING the release</p>
 <p>To: <a class="reference external" href="mailto:announce&#37;&#52;&#48;apache&#46;org">announce<span>&#64;</span>apache<span>&#46;</span>org</a>, <a class="reference external" href="mailto:dev&#37;&#52;&#48;singa&#46;apache&#46;org">dev<span>&#64;</span>singa<span>&#46;</span>apache<span>&#46;</span>org</a>
-Subject: [ANNOUNCE] Apache SINGA (incubating) X.Y.Z released</p>
-<p>We are pleased to announce that SINGA (incubating) X.Y.Z is released.</p>
+Subject: [ANNOUNCE] Apache SINGA X.Y.Z released</p>
+<p>We are pleased to announce that SINGA X.Y.Z is released.</p>
 <p>SINGA is a general distributed deep learning platform for training big deep learning models over large datasets. It is designed with an intuitive programming model based on the layer abstraction. SINGA supports a wide variety of popular deep learning models.</p>
 <p>The release is available at:
-<a class="reference external" href="http://singa.incubator.apache.org/downloads.html">http://singa.incubator.apache.org/downloads.html</a></p>
+<a class="reference external" href="http://singa.apache.org/downloads.html">http://singa.apache.org/downloads.html</a></p>
 <p>The main features of this release include XXX</p>
 <p>We look forward to hearing your feedbacks, suggestions, and contributions to the project.</p>
 <p>On behalf of the SINGA team,
diff --git a/content/en/downloads.html b/content/en/downloads.html
index 85b5ec1..4ea9da3 100644
--- a/content/en/downloads.html
+++ b/content/en/downloads.html
@@ -217,12 +217,12 @@
 </div>
 <p>You can also check the SHA512 or MD5 values to see if the download is completed.</p>
 </li>
-<li><p class="first">v2.0.0 (20 April 2019):</p>
+<li><p class="first">Incubating v2.0.0 (20 April 2019):</p>
 <ul class="simple">
-<li><a class="reference external" href="http://www.apache.org/dyn/closer.cgi/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz">Apache SINGA 2.0.0</a>
+<li><a class="reference external" href="http://www.apache.org/dyn/closer.cgi/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz">Apache SINGA 2.0.0 (incubating)</a>
 <a class="reference external" href="https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.sha512">[SHA512]</a>
 <a class="reference external" href="https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.asc">[ASC]</a></li>
-<li><a class="reference external" href="releases/RELEASE_NOTES_2.0.0.html">Release Notes 2.0.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_2.0.0.html">Release Notes 2.0.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li>Enhance autograd (for Convolution networks and recurrent networks)</li>
 <li>Support ONNX</li>
@@ -234,12 +234,12 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v1.2.0 (6 June 2018):</p>
+<li><p class="first">Incubating v1.2.0 (6 June 2018):</p>
 <ul class="simple">
-<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz">Apache SINGA 1.2.0</a>
+<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz">Apache SINGA 1.2.0 (incubating)</a>
 <a class="reference external" href="https://archive.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://archive.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">Release Notes 1.2.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_1.2.0.html">Release Notes 1.2.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li>Implement autograd (currently support MLP model)</li>
 <li>Upgrade PySinga to support Python 3</li>
@@ -255,12 +255,12 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v1.1.0 (12 February 2017):</p>
+<li><p class="first">Incubating v1.1.0 (12 February 2017):</p>
 <ul class="simple">
-<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz">Apache SINGA 1.1.0</a>
+<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz">Apache SINGA 1.1.0 (incubating)</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/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">Release Notes 1.1.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_1.1.0.html">Release Notes 1.1.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li>Create Docker images (CPU and GPU versions)</li>
 <li>Create Amazon AMI for SINGA (CPU version)</li>
@@ -280,12 +280,12 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v1.0.0 (8 September 2016):</p>
+<li><p class="first">Incubating v1.0.0 (8 September 2016):</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><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 (incubating)</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/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">Release Notes 1.0.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_1.0.0.html">Release Notes 1.0.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li>Tensor abstraction for supporting more machine learning models.</li>
 <li>Device abstraction for running on different hardware devices, including CPU, (Nvidia/AMD) GPU and FPGA (to be tested in later versions).</li>
@@ -302,12 +302,12 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v0.3.0 (20 April 2016):</p>
+<li><p class="first">Incubating v0.3.0 (20 April 2016):</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><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 (incubating)</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/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">Release Notes 0.3.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_0.3.0.html">Release Notes 0.3.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li><a class="reference external" href="v0.3.0/gpu.html">Training on GPU cluster</a> enables training of deep learning models over a GPU cluster.</li>
 <li><a class="reference external" href="v0.3.0/python.html">Python wrapper improvement</a> makes it easy to configure the job, including neural net and SGD algorithm.</li>
@@ -321,12 +321,12 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v0.2.0 (14 January 2016):</p>
+<li><p class="first">Incubating v0.2.0 (14 January 2016):</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><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 (incubating)</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/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">Release Notes 0.2.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_0.2.0.html">Release Notes 0.2.0 (incubating)</a></li>
 <li>New features and major updates,<ul>
 <li><a class="reference external" href="v0.2.0/gpu.html">Training on GPU</a> enables training of complex models on a single node with multiple GPU cards.</li>
 <li><a class="reference external" href="v0.2.0/hybrid.html">Hybrid neural net partitioning</a> supports data and model parallelism at the same time.</li>
@@ -343,13 +343,13 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v0.1.0 (8 October 2015):</p>
+<li><p class="first">Incubating v0.1.0 (8 October 2015):</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><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 (incubating)</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/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">Release Notes 0.1.0</a></li>
+<li><a class="reference external" href="releases/RELEASE_NOTES_0.1.0.html">Release Notes 0.1.0 (incubating)</a></li>
 <li>Major features include,<ul>
 <li>Installation using GNU build utility</li>
 <li>Scripts for job management with zookeeper</li>
diff --git a/content/en/objects.inv b/content/en/objects.inv
index 0452197..d5c3727 100644
--- a/content/en/objects.inv
+++ b/content/en/objects.inv
Binary files differ
diff --git a/content/en/searchindex.js b/content/en/searchindex.js
index 1838219..58e184f 100644
--- a/content/en/searchindex.js
+++ b/content/en/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["community/issue-tracking","community/mail-lists","community/source-repository","community/team-list","develop/build","develop/contribute-code","develop/contribute-docs","develop/how-contribute","develop/how-to-release","develop/schedule","docs/autograd","docs/benchmark","docs/cnn","docs/converter","docs/data","docs/dependencies","docs/device","docs/docker","docs/image_tool","docs/index","docs/initializer","docs/install_macos1013","docs/install_win","docs/installation","docs/layer","docs/loss","docs/metric","docs/model_zoo/caffe/README","docs/model_zoo/char-rnn/README","docs/model_zoo/cifar10/README","docs/model_zoo/examples/caffe/README","docs/model_zoo/examples/char-rnn/README","docs/model_zoo/examples/cifar10/README","docs/model_zoo/examples/imagenet/alexnet/README","docs/model_zoo/examples/imagenet/densenet/README","docs/model_zoo/examples/imagenet/googlenet/README","docs/model_zoo/examples/imagenet/inception/README","docs/model_zoo/examples/imagenet/resnet/README","docs/model_zoo/examples/imagenet/vgg/README","docs/model_zoo/examples/index","docs/model_zoo/examples/mnist/README","docs/model_zoo/imagenet/alexnet/README","docs/model_zoo/imagenet/densenet/README","docs/model_zoo/imagenet/googlenet/README","docs/model_zoo/imagenet/inception/README","docs/model_zoo/imagenet/resnet/README","docs/model_zoo/imagenet/vgg/README","docs/model_zoo/index","docs/model_zoo/mnist/README","docs/net","docs/neural-net","docs/notebook/README","docs/onnx","docs/optimizer","docs/snapshot","docs/software_stack","docs/tensor","docs/utils","downloads","index","releases/RELEASE_NOTES_0.1.0","releases/RELEASE_NOTES_0.2.0","releases/RELEASE_NOTES_0.3.0","releases/RELEASE_NOTES_1.0.0","releases/RELEASE_NOTES_1.1.0","releases/RELEASE_NOTES_1.2.0","releases/RELEASE_NOTES_2.0.0","security"],envversion:51,filenames:["community/issue-tracking.md","community/mail-lists.rst","community/source-repository.rst","community/team-list.rst","develop/build.md","develop/contribute-code.md","develop/contribute-docs.md","develop/how-contribute.md","develop/how-to-release.rst","develop/schedule.rst","docs/autograd.md","docs/benchmark.md","docs/cnn.md","docs/converter.rst","docs/data.rst","docs/dependencies.md","docs/device.rst","docs/docker.md","docs/image_tool.rst","docs/index.rst","docs/initializer.rst","docs/install_macos1013.rst","docs/install_win.rst","docs/installation.md","docs/layer.rst","docs/loss.rst","docs/metric.rst","docs/model_zoo/caffe/README.md","docs/model_zoo/char-rnn/README.md","docs/model_zoo/cifar10/README.md","docs/model_zoo/examples/caffe/README.md","docs/model_zoo/examples/char-rnn/README.md","docs/model_zoo/examples/cifar10/README.md","docs/model_zoo/examples/imagenet/alexnet/README.md","docs/model_zoo/examples/imagenet/densenet/README.md","docs/model_zoo/examples/imagenet/googlenet/README.md","docs/model_zoo/examples/imagenet/inception/README.md","docs/model_zoo/examples/imagenet/resnet/README.md","docs/model_zoo/examples/imagenet/vgg/README.md","docs/model_zoo/examples/index.rst","docs/model_zoo/examples/mnist/README.md","docs/model_zoo/imagenet/alexnet/README.md","docs/model_zoo/imagenet/densenet/README.md","docs/model_zoo/imagenet/googlenet/README.md","docs/model_zoo/imagenet/inception/README.md","docs/model_zoo/imagenet/resnet/README.md","docs/model_zoo/imagenet/vgg/README.md","docs/model_zoo/index.rst","docs/model_zoo/mnist/README.md","docs/net.rst","docs/neural-net.md","docs/notebook/README.md","docs/onnx.rst","docs/optimizer.rst","docs/snapshot.rst","docs/software_stack.md","docs/tensor.rst","docs/utils.rst","downloads.md","index.rst","releases/RELEASE_NOTES_0.1.0.md","releases/RELEASE_NOTES_0.2.0.md","releases/RELEASE_NOTES_0.3.0.md","releases/RELEASE_NOTES_1.0.0.md","releases/RELEASE_NOTES_1.1.0.md","releases/RELEASE_NOTES_1.2.0.md","releases/RELEASE_NOTES_2.0.0.md","security.md"],objects:{},objnames:{},objtypes:{},terms:{"09309e":12,"0xa":4,"0xb":4,"1024l":12,"16l":12,"224x224":11,"32l":12,"32n":11,"64l":12,"7700k":65,"8xlarg":11,"938460476e":12,"abstract":[8,9,16,55,58,60,61,62,63],"boolean":10,"case":[4,5,50,65],"char":[19,39,47],"class":[6,10,16,55,58,60,61,63,64,66],"const":50,"default":[4,16,29,32,33,40,41,48,60],"export":[4,21],"final":12,"float":[33,41,64],"function":[6,15,19,29,32,55,56,58,60,61,63,64,65,66],"goto":22,"import":[4,16,19,21,22,23,35,43,58,66],"int":[33,41,50],"long":66,"new":[2,5,7,8,9,10,15,22,23,29,32,50,55,58,61,62,63,66],"public":[8,59,64],"return":[10,29,32,50],"short":[5,61],"static":[15,22,50,64],"switch":[4,12],"throw":66,"true":[5,10],"try":[4,21,59],"universit\u00e9":3,"void":50,"while":[3,4,50,58],AWS:[11,59],Abs:66,Added:65,But:[15,50],For:[1,4,5,10,17,23,29,32,50],IDE:22,NOT:8,One:9,PRs:2,The:[2,4,5,6,8,10,11,12,15,16,17,22,23,27,29,30,32,33,34,37,38,40,41,42,45,46,48,50,55,58,62],Then:[4,5,12,27,30,35,43],There:[8,10,15,21,29,32,50],These:[1,21,50,51],USE:[4,63],Use:[8,9,22,60,61,63,64],Using:19,With:[23,38,46],YES:22,_bia:[35,43],_build:6,_singa_wrap:[4,22,23],_weight:[35,43],abl:[29,32,55],abort:[4,23],about:[8,29,32],abov:[4,6,22,34,35,36,37,38,42,43,44,45,46,50],absent:23,ac_check_lib:4,ac_cv_have_libgflag:4,academi:3,accept:[9,58,59,64,65],accord:[10,15,50],account:[2,4,5],accuraci:[12,29,32,33,41,55],achiev:[29,32],acm:59,across:[9,65],acs:8,activ:[10,21,22,23,37,45,63],adadelta:[9,58,62],adagrad:[55,63],adam:[9,58,62,64],adamax:58,adammax:[9,62],add:[2,4,5,6,8,9,10,15,21,22,23,29,32,58,60,61,63,64,65,66],add_bia:10,addbia:66,addbn:[37,45],added:[5,35,43,50,58],adding:[7,22,55,59],addit:[4,6,22,29,32,37,40,45,48,55],addition:4,address:[61,62],adsc:59,advanc:59,after:[2,4,10,12,15,23,27,28,30,31,33,35,36,37,41,43,44,45,50,61],again:4,against:[4,5,19,33,39,41,47,55,58],alan:3,alex:50,alexnet:[9,12,19,29,32,39,47,61,63],algebra:[9,55,56,58],algorithm:[10,55,58,60,61,63],alia:[58,65],alibaba:3,all:[4,6,7,8,9,15,16,17,23,50,58,59,64,65],alloc:[55,56],allreduc:60,alp:3,alreadi:[2,4],also:[4,16,22,23,28,31,33,41,50,58],amazon:[58,64],amazonaw:[34,35,36,37,38,42,43,44,45,46],amd:[4,9,55,58],ami:58,among:[9,50],anaconda:4,analyt:59,anh:3,ani:[7,8,16,50,59],annot:5,anoth:5,answer:[7,59],anthoni:3,apach:[0,1,2,3,4,5,17,21,23,58,60,61,66,67],api:[4,19,22,29,32,34,35,36,37,38,42,43,44,45,46,58,59,60,63,66],apl:8,app:59,append:12,appli:[10,11,29,32],applic:[0,11,28,31,50,58,59,61],april:[9,58,59],apt:[4,59],architectur:[9,58],archiv:[1,8],argsortlay:[58,61],argument:[29,32,40,48],arm:55,arrai:[29,32,55,56],articl:10,artifici:[12,29,32],ary1:16,ary2:16,asc:[8,58],asf:[2,58],ask:8,assign:[50,60,61],assum:[33,41],asterisk:61,asynchron:58,atla:4,attribut:10,atung:3,aug:59,augment:[29,32,58,64],august:59,author:59,auto:[9,10,15,60],autobuild:6,autodocstr:[5,6],autograd:[9,19,58,65,66],automak:21,automat:[5,8,9,10,50,55,58,60,64],autoreconf:4,autotool:58,autotun:63,aux:[33,41],auxiliari:60,avail:[8,22,23,59,60],averag:[29,32,50],avgpool2d:10,avoid:[4,5,23,50,60],awar:56,backpropag:10,backward:[10,55],balanc:[9,60],bandwidth:11,bar:11,base:[0,8,33,41,50,58,60,61,62,63],based_on_styl:5,bash:[17,23],bashrc:[4,61],basic:[4,58,59,66],bat:15,batch:[10,11,12,29,32,33,37,38,41,45,46,63,64,65],batch_numb:10,batch_sz:10,batchnorm2d:10,batchnorm:66,batchnorml:63,batchsiz:[33,41],becaus:[4,8],been:[1,4,5,59],befor:[2,5,8,34,35,36,37,38,42,43,44,45,46],behalf:8,beignet:4,beij:3,being:50,belong:4,below:[4,21,34,37,38,42,45,46,50],benchmark:19,beng:[3,59],best:[29,32,59],better:4,between:[35,43,50,55,62],bia:[19,35,43,50],bibtex:59,big:[8,60,61,62,63,64,65,66],bin:[4,12,17,21,23,28,29,31,32,33,41],binari:[4,12,15,27,29,30,32,33,41,63],bind:[4,8,9,12,58,61,62,63,64],bit:[8,15],bla:4,blame:5,blob:[50,58,60,61,62,63],block:[35,43,63],bn1:10,bn2:10,bob:4,bodi:6,boltzman:60,boss:59,both:[5,9,10,12,22,29,32,50,55,62],bottom:10,bptt:[9,58,61],bpttworker:61,branch:[2,5,15],brand:8,brew:21,bridg:[50,61],brief:5,broadcast:[58,66],brows:0,brussel:59,buffer:[4,22],bug:[0,5,8,58,60,61,62,63,64,65,66],build:[5,6,8,9,12,15,17,21,23,33,41,58,60,61,62,63,64,65,66],built:[4,6,23,63],bvlc_googlenet:[35,43],c2084:15,c2375:15,c_cpp:5,cach:65,caff:[9,29,32,35,43,58,64],caffe_root:[35,43],caffemodel:[27,30,35,43],cai:59,calcul:10,call:[10,12,22,50,55,61,66],can:[2,4,5,6,7,8,10,12,15,17,22,23,27,28,29,30,31,32,33,41,50,51,55,58,59,60,64,67],candid:8,cannot:[4,23,60,62],card:[16,40,48,55,58,61],care:9,carri:[55,58],cast:8,cat:10,categor:50,categori:[50,58,60],caus:[4,23,61],cbla:[4,22,56,63],cblas_include_dir:22,ccmake:[4,33,41],cct:9,ceil:[35,43],cento:4,cflag:4,cgi:8,chang:[3,4,5,6,8,10,22,33,41,62,63,66],channel:[23,63],charact:[28,31],check:[4,5,23,58,60,64],checker:[5,6],checkout:[2,4,5],checkpoint:[9,12,28,31,34,35,36,37,38,42,43,44,45,46,58,60,63,64],checksum:6,chen:[3,59],chin:[3,59],china:3,chines:[58,65,66],chonho:3,choos:[6,22],chunk:50,cifar10:[29,32,61,63,65],cifar:[12,19,39,47,63],circl:50,cite:59,ckpt:[36,44],clang_format_styl:5,classif:[11,12,19,27,29,30,32,33,39,41,47,58,61,64,65],classifi:59,clean:[2,5,65],click:[5,22],client:4,clone:[2,4,5,15,21],closer:8,cloud:[4,58,61],cluster:[58,60,62],clusterproto:60,cmake:[4,12,15,21,22,58,63],cmake_include_path:[4,21],cmake_library_path:[4,21],cmakelist:[33,41],cmd:15,cnmem:[22,63],cnn:[9,10,12,19,33,39,41,47,50],code:[2,3,4,7,8,10,15,16,17,21,22,23,28,29,31,32,40,48,58,59,61,63,64,65],codebas:[5,8],colab:23,collabor:59,collis:62,column:50,com:[2,3,4,5,15,21,22,34,35,36,37,38,42,43,44,45,46],come:[4,22,23],command:[4,6,15,17,22,23,27,28,29,30,31,32,33,34,35,36,37,38,41,42,43,44,45,46,58,60,61],commandqueu:55,comment:[6,8],commit:[1,2,5,6,35,37,43,45],committ:[5,6,8,65],common:[8,60],commun:[3,11,22,50,55,58,59,63],comp:3,compani:59,compar:[4,11],compat:[8,55],competit:59,compil:[9,12,15,19,21,22,28,29,31,32,39,47,58,60,61,62,63,64],complet:[23,58,63,65,66],complex:[55,58,61],compliat:65,compon:[9,55,58,63,64,65,66],compris:50,compuat:16,comput:[4,10,29,32,50,55,63],concat:[9,58,61,64,66],concaten:[50,63],concurr:60,conda:[5,19,58,59,65,66],condit:62,conf:[6,60],config:[4,58,66],configur:[4,5,6,9,15,22,34,37,38,42,45,46,58,60,61],conflict:[4,5,23],confpath:6,connect:[2,8,50,55,60],connectstub:60,consid:50,consist:[5,29,32,50,55,58],consolid:65,constant:12,constraint:63,construct:[35,43,52],constructor:50,contain:[4,17,23,62,65],context:61,contribut:[4,8,64],contributor:[5,8,65],control:50,conv1:[10,12],conv1_bia:12,conv1_weight:12,conv21:10,conv22:10,conv2:12,conv2_bia:12,conv2_weight:12,conv2d:10,conv3:12,conv3_bia:12,conv3_weight:12,conv:10,convers:15,convert:[9,29,32,34,35,36,37,38,42,43,44,45,46,50,64],convolut:[10,11,12,29,32,33,41,58,63,64,66],coordin:8,copi:[4,5,6,8,15,22,35,43,56],core:[19,21,22,63,64,65,66],corp:3,correct:4,correspond:[4,10,15,55],cost:11,could:[4,5,6,12,17,23,28,29,31,32,55],coupl:50,cpack:65,cpickl:[35,43],cplu:4,cplus_include_path:4,cpp:[5,19,23,29,32,55,58,63,65,66],cppcpu:[16,29,32,55],cppdevic:63,cppgpu:56,cppmath:55,cpu:[9,16,17,23,29,32,34,35,36,37,38,40,42,43,44,45,46,48,55,58,60,62,66],cpu_py36:[4,23],cpu_py37:23,creat:[4,5,8,16,19,21,22,23,27,29,30,32,33,41,50,55,58,63,64,65],create_cuda_gpu:[16,22],create_cuda_gpu_on:16,create_data:[33,41],creategraph:50,createnetfromgraph:50,creator:10,cross:[9,55,63,64],crossentropyloss:58,cspell:6,cstylecom:6,csv:63,ctensor:10,cubla:[22,56],cuda10:[4,17,23],cuda8:17,cuda9:[4,17],cuda:[4,9,12,16,17,23,29,32,33,41,55,56,61,63,65,66],cudadevic:63,cudagpu:[16,29,32,55,56],cudamath:55,cudart64_91:22,cudart:22,cudax:23,cudnn5:17,cudnn64_7:22,cudnn7:[17,23],cudnn:[4,9,12,17,22,23,28,29,31,32,33,35,41,43,58,61,62,63,64,65,66],cudnnconvolut:63,cudnndropout:63,cudnnx:23,curand:22,curl:[4,21,34,35,36,37,38,42,43,44,45,46],current:[2,4,12,15,16,23,27,28,30,31,33,41,50,58],custom:60,cxx:22,cxxflag:[4,21],czmq:9,dai:59,damo:3,danac:59,data:[9,10,12,15,19,28,31,35,39,43,47,50,55,58,60,61,62,63],data_batch_1:12,data_batch_2:12,data_batch_3:12,data_batch_4:12,data_batch_5:12,databas:59,datait:63,dataset:[8,12,19,27,28,29,30,31,32,33,39,41,47,60,61,62,63,64,65,66],datavec:61,date:8,dbm:50,dcblas_include_dir:22,dcblas_librari:22,dcnn:50,dcudnn_include_dir:22,dcudnn_librari:22,dcudnn_vers:22,dealer:60,debian:[4,9,58,65],debug:[9,22,58,61],dec:59,decemb:59,decid:8,decis:58,decod:[55,58,63],decompress:[4,15,33,36,41,44],decreas:[33,41],deep:[8,11,12,29,32,33,41,50,55,58,59,60,61,62,63,64,65,66],deepimag:9,def:[10,29,32],defin:[4,19,55,60],definit:[15,22,66],delet:8,delight:8,denable_test:4,dens:[55,63],dense_bia:12,dense_weight:12,densenet:[9,19,39,47,58,65],depdent:[58,66],depend:[6,8,9,17,23,28,31,55,58,60,62,64],deploi:[6,35,43],deploy:9,deprec:15,depth:[34,37,38,42,45,46],describ:[28,31,50,55],descript:[5,6,23],design:[3,5,8,60,61,62,63],detail:[5,10,12,19,23,29,32,39,47,50,55,59,61],detect:[62,63],detial:[35,43],dev:[1,4,10,22,23,29,32],devel:[4,5,17,23],develop:[1,4,17,22,23,59,60,66],devic:[9,10,19,22,29,32,55,56,58,63],devtoolset:4,dglog_include_dir:22,dglog_librari:22,dialog:15,dibri:59,diff:60,differ:[4,5,6,11,15,50,55,56,58,60],differenti:10,digest:8,dimension:[55,56],dinh:[3,59],dinhtta:3,dir:22,direct:[6,50],directli:[2,4,58],directori:[4,12,15,22,61],disabl:[5,63],disable_warn:22,disclaim:58,discrep:[35,43],discuss:5,disi:59,disk:55,displai:60,dist:8,distribut:[8,9,19,50,58,59,60,61,62,63,64,65,66],divis:65,dlfile:[34,35,36,37,38,42,43,44,45,46],dll:22,dnn:[4,58,66],doc8:6,doc:[6,21,59],dockefil:17,docker:[4,5,9,19,58,59,61,62,64,65,66],dockerfil:4,dockerhub:17,document:[2,3,5,7,8,58,61,63,64,65,66],doe:[8,12,15,27,30,58],doing:6,don:[8,21,22],done:[15,23],download:[4,12,15,19,22,27,28,29,30,31,32,34,35,36,37,38,39,40,42,43,44,45,46,47,48,59],download_data:[12,29,32],downloaded_fil:58,downpour:[9,60],doxygen:[6,59,61],dpackag:4,dprotobuf_include_dir:22,dprotobuf_librari:22,dprotobuf_protoc_execut:22,dpython_include_dir:4,dpython_librari:4,driver:[4,23,60,61,62],dropout:[58,63],dswig_dir:22,dswig_execut:22,due:[4,15,50],dummi:61,dummylay:58,dump:[35,43,64],dun:3,duplic:5,dure:[5,10,12,60,65],duse_cuda:[4,22],duse_mkldnn:4,duse_modul:4,duse_opencl:4,duse_python3:4,duse_python:[4,12],dylib:4,dynam:22,each:[1,4,9,11,23,28,29,31,32,33,41,50,55,56],earli:60,easi:[58,60,61],easili:[50,55],ec2:[8,58],echo:4,edit:[5,22],editor:5,edu:[3,12],effect:[11,50],effort:58,einsum:65,either:4,email:3,empti:[4,23,60],enabl:[4,5,22,23,50,58,60,61,63],enablerepo:4,encod:[55,58,63],encount:15,encourag:[2,4],end:8,endors:[8,58],endpad:[35,43],endpoint:55,energi:58,enforc:5,engin:63,enhanc:[4,9,58,60],entir:[15,50],entropi:[55,63,64],enum_type_wrapp:4,env:4,enviromnet:21,environ:[4,22,23,60],epel:4,epoch:[10,12,33,41],erleas:8,error:[4,5,7,8,15,21,23,55,59,60,61,65,66],especi:15,essenti:4,establish:1,etc:[3,6,8,15,50,55],evalu:11,everi:[4,23,50,55],everyon:8,everytim:6,exactli:[33,41],exampl:[4,8,16,17,19,21,22,23,28,29,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,48,50,51,55,58,59,60,61,63,64,65,66],except:[50,56],exchang:66,exclud:[50,61],excpet:23,exe:[15,22],execut:[2,4,6,10,12,16,17,22,23,27,30,34,35,36,37,38,42,43,44,45,46,55,58],exist:[4,12],exp:[33,41,66],expect:[28,31],explain:[4,10],express:55,extend:[9,22,55,58,60,62,64,65],extens:[5,6,22,55],extern:60,extract:[12,15,22,35,36,37,43,44,45,58,61],fact:50,fail:[60,62,66],failur:9,fals:10,faq:19,fast:5,fatal:[4,23],featur:[0,2,5,7,8,9,10,15,55,58,59,60,61,62,63,64,65,66],feb:59,februari:58,fedora:4,feed:[9,12,29,32,33,41,58,63],feedback:8,feedforwardnet:[35,43,64],feedfowardnet:58,feel:8,fetch:[2,5],few:[27,30],fewer:58,field:[5,10,50,58,60,61],figur:[50,55],file:[4,5,6,9,12,15,17,22,27,28,29,30,31,32,33,34,35,36,37,38,41,42,43,44,45,46,50,55,58,60,61,62,63,64],file_nam:[36,44],files:[33,41],filter:50,find:[4,5,60],fine:65,finish:[12,15,60],first:[4,8,11,12,35,36,43,44,50,64],firstli:50,fix:[4,5,6,7,11,15,22,58,59,60,61,62,63,64,65,66],fixbug:5,fixg:60,flag:[21,60],flat:12,flatten:[10,63],float16:55,float32:55,floder:[33,41],floor:[35,43],folder:[4,5,6,10,15,17,22,23,27,29,30,32,33,34,35,37,38,41,42,43,45,46,60],follow:[0,2,4,5,6,8,10,12,15,16,17,21,22,23,27,29,30,32,33,34,35,36,37,38,40,41,42,43,44,45,46,48,50,55,58,59,60,61,62,63,64,65,66],foo:5,food:59,foodlg:59,footprint:65,forg:[4,23],fork:5,format:[6,27,30,66],formatonsav:5,fortran:4,forward:[5,8,9,12,19,29,32,33,41,55,58,63],fossa:59,found:[2,4,22],foundat:[58,59],four:[22,29,32],fpga:[55,58],framework:[58,60],free:[8,22,55],freelanc:3,freetyp:4,freez:65,frequenc:[33,41],from:[2,3,5,6,8,9,10,11,12,15,16,19,21,22,28,29,31,32,33,34,35,36,37,38,41,42,43,44,45,46,50,55,58,59,60,61,64,65,66],front:4,fssl:21,full:[22,50],fulli:[50,58,63],func:60,further:[5,58],futur:5,gan:66,gang:[3,59],gao:[3,59],gate:3,gaussian:[10,12,55],gbp:11,gcc:4,gener:[4,6,8,10,15,22,28,29,31,32,33,41,55,58,59,60,61,62,63,64,65,66],genoa:59,get:[4,8,15,16,21,23,33,41,50,60,66],get_default_devic:16,get_includ:4,gflag:4,gflop:11,gfortran:4,git:[2,4,6,15,21,65],gitbox:2,github:[2,4,5,15,21,22,63],githubusercont:21,give:[6,10,22,50],given:[4,8,50,55,59],glibc:4,glog:[4,15,21,22,60,63],glog_include_dir:22,gmail:3,gnu:[8,9,58,60],golden:5,good:8,googl:[4,5,6,22,59,61],googlenet:[9,19,39,47,58,64],got:[4,23],gpg:58,gpu:[9,11,16,17,23,29,32,34,35,36,37,38,40,42,43,44,45,46,48,55,58,60,61,62],grad:58,gradient:[10,29,32,50,55,60],graduat:59,gradvec:61,graph:[10,50,60,61],grenobl:3,grep:4,group:[3,4,9,23,50,59,60],gru:[28,31,58,61],grulay:[9,61],gtest:[22,58],guid:[4,8],gun:61,hackathon:59,hadoop:59,haibo:3,half:59,hand:59,handleputmsg:60,hangzhou:3,happen:[4,23],hardwar:[9,11,16,55,56,58],has:[3,4,5,8,11,16,22,23,50,55,56,58,59],hash:[5,8,15,62],have:[1,4,5,8,12,15,21,22,23,33,35,41,43,50,55,58],haven:4,hawaii:59,hdf:[58,61],head:2,header:[4,8,15,17,21,61],health:9,hear:8,held:59,help:[7,8,50,58,59],henc:12,here:[4,5,8,10,17,22,59],heterogen:[9,58],hid:50,hidden:50,high:5,higher:[50,55],hinton:[40,48],his:8,histori:2,hogwild:[9,60],home:4,homebrew:[4,21,23],host:[16,23,29,32,60,64],hour:8,how:[4,12,21,28,31,50],howev:[4,5,15,23],html:[6,8,16,59],http:[0,2,4,5,8,12,15,21,22,34,35,36,37,38,42,43,44,45,46,59],hub:23,hybrid:[9,50,58,61,62],hyper:[28,31,40,48],hzchenhaibo:3,i2r:59,icd:4,idea:[8,50],ideal:5,identifi:4,ignor:4,illustr:[10,12,55],ilsvrc:[33,41],imag:[4,5,8,9,10,11,12,19,23,29,32,33,39,41,47,50,58,63,64,66],image1:[34,35,36,37,38,42,43,44,45,46],image2:[34,35,36,37,38,42,43,44,45,46],image3:[34,35,36,37,38,42,43,44,45,46],imagenet:[19,27,30,34,37,38,39,42,45,46,47,58,61,63,65],imda:59,imgclass:[27,30],imgtool:64,immedi:5,implement:[5,10,16,19,28,31,55,58,60,61,62,63,64,66],implment:[16,56],import_modul:[4,23],importerror:4,importlib:[4,23],improv:[5,58,60,61,62,64,65,66],incept:[19,35,39,43,47,58,65],inception_v4:[36,44],inceptionnet:9,includ:[4,5,8,9,10,12,15,21,22,28,29,31,32,33,41,50,55,58,60,61,62,63,64,65,66],includeregexp:6,incompat:8,incub:[1,8,58,59],index:65,indic:[10,23,50,58],infocomm:59,inform:[4,5,8,9,12,58,61],infrastructur:58,init:61,initgooglelog:61,initi:[15,22,55,59,60,63],innerproductlay:61,input:[9,10,11,28,31,58,61,63,64],insert:50,insid:4,instal:[5,6,9,12,17,19,28,31,39,47,58,59,60,62,63,66],instanc:[10,11,29,32,50,55,56,58,60],instanti:10,instead:[4,5],institut:3,instruct:[2,4,6,15,19,23,39,47,58,65],instructor:2,integ:10,integr:[9,22,58,60,61],intel:[4,58,66],intend:15,interact:62,interfac:[22,61,62,63,64],intermedi:60,intern:[4,50],interpret:[4,23],intial:12,introduc:5,introduct:8,intuit:[8,60,61,62,63],invalid:60,invok:[4,55],involv:10,ip_bia:12,ip_weight:12,ipython:[51,64],iri:4,issu:[7,8,35,43,59,60],itali:59,iter:11,its:[2,4,40,48,50,55,66],j2ee:0,jan:[9,59],januari:58,java:[58,64],jenkin:[9,58,63,64,65],jie:59,jinyang:[3,59],jira:[0,7,8,59],jixin:3,job:[50,58,60,61],join:[7,59],jpg:[34,35,36,37,38,42,43,44,45,46],json:[5,6],juli:59,june:[9,58,59],jupyt:[8,21,59,65],just:4,k80:11,kaip:3,kdata:50,kei:[8,35,43,58],kernel:[4,28,31,55],khidden:50,khidlay:50,khim:59,kian:3,kimag:50,kind:50,klabel:50,know:21,kriz:12,ksoftmaxloss:50,ktest:50,ktrain:50,kvalid:50,kvislay:50,label:[10,27,29,30,32,50,58,64],lack:[7,59],lambda:15,languag:[28,31,55],lapack:[4,22],larg:[8,9,50,60,61,62,63,64,65,66],last:[4,5],later:[10,50,58],latest:[2,4,5,15,17,22,27,30,66],launch:60,layer:[8,9,11,19,28,31,35,37,43,45,50,55,58,60,61,62,63,64,65,66],layer_nam:[35,43],layertyp:61,ld_library_path:[4,21],ldd:23,lead:[50,60],leakyrelu:66,learn:[4,8,33,41,50,55,58,59,60,61,62,63,64,65,66],least:[4,8],lee:3,legal:8,length:65,let:21,level1:17,level2:17,level3:17,level:[5,55,59,61,62],lib64:4,lib:[4,5,6,15,17,21,22,23,58,63,64,66],libari:64,libcnmem:63,libcurl:4,libglog:[15,22],libopenbla:[4,15,22],libprotobuf:[15,22],libprotoc:15,libpython2:4,librari:[4,21,22,23,58,60,62,64],library_path:4,libsingagpu:62,libstdc:4,libtool:60,libviennacl:4,libxft:4,licens:[5,64],light:63,like:[4,5,8,9,10,12,17,23,50,59,66],line:[4,5,11,22,28,31],linear:[9,10,55,56,58],link:[1,2,4,8,15,21,23,64,65],linkag:15,linker:4,lint:5,lintonsav:5,linux:[9,23,28,31],linux_input:[28,31],list:[4,7,8,23,33,41,50,59,60,61,67],lite:15,lmdb:[21,60,63],lmdbreader:63,lmdbwriter:63,load:[9,12,23,27,29,30,32,33,41,55,58,60,61,64],loader:64,local:[4,21,23,63],localhost:[34,35,36,37,38,42,43,44,45,46],locat:[4,8,50,62],log:[4,61,63],login:4,look:[8,50],loss:[10,12,33,41,50,55,63,64],lower:50,lrn1:12,lrn2:12,luo:[3,59],mac:[4,23,58,64,65],machin:[4,23,55,58,59,60,64],maco:[4,9],macosx:23,mai:[4,5,15,21,22,33,41,50,59],mail:[7,59,67],mailto:67,main:[4,8,11,29,32,60,61],mainli:3,major:[8,9,55,58,61],make:[2,4,12,21,22,50,56,58,61,63],malloc:55,manag:[0,2,9,10,15,16,23,55,58,60,63],mandatori:[58,64],mani:[3,5,6,55],manner:58,manual:[33,41],map:[10,15],march:59,markdown:6,master:[2,5,15,21],match:4,math:[55,61,62,63],math_kernel:22,matmul:[10,66],matplotlib:[4,21],matric:63,matrix:[19,50,55,61],maven:[58,64],maxpool2d:10,maxpool:[35,43,66],mayb:4,md5:[8,58],mean:[4,33,41],meaning:[28,31],measur:[11,55],media:59,medilot:59,meihui:[3,59],meihui_zhang:3,melbourn:59,member:[3,8,10,15,61],memori:[4,11,16,33,41,50,55,60,63,64,65],mentor:[8,59],menu:[22,65],merg:[2,5,63],meso:[9,58,60,61,62],messag:[4,5,12,21,23,55],meta:55,method:[55,58,63,64],metric:[11,12,55,60,63],microsoft:22,migrat:2,mini:50,miniconda3:23,miniconda:23,minim:17,misc:66,miscellan:61,mismatch:[4,23,60],miss:[4,23],mkdir:[4,12,21,22],mkl:[4,58,66],mkldnn:[4,17],mlp:[9,10,50,58,65],mnist:[19,39,47,63],moaz:[3,59],mobil:59,mode:[29,32,58,61,64],model:[8,9,10,12,19,28,29,31,32,33,34,35,37,38,41,42,43,45,46,58,59,60,61,62,63,64,65,66],model_bin:[27,30],model_def:[35,43],model_txt:[27,30],modelproto:60,modifi:8,modul:[4,9,19,21,55,59,60,63,64,66],modulenotfounderror:66,momentum:61,more:[6,10,27,30,33,35,41,43,55,58,59,61],most:[50,55],move:[58,60,61,66],msse2:4,much:8,multi:[9,55,56],multimedia:59,multipl:[4,9,10,23,55,58,61,64],multipli:64,must:[4,8,10,23,35,43,50],mzh:3,nair:3,name2lay:50,name:[1,3,4,8,10,15,17,22,23,50,55,58,66],namespac:4,nation:[3,59],nativ:[5,23],natur:[28,31],navig:65,ncurs:4,necessari:[4,15],necessarili:58,need:[4,5,6,8,10,12,21,22,50,56],nesterov:63,net:[4,9,10,12,22,29,32,35,43,55,58,61,63],neteas:[3,59],netlib:22,netproto:50,network:[9,11,12,19,28,29,31,32,33,39,41,47,50,55,58,60,63,65,66],neural:[9,11,12,28,29,31,32,33,41,55,58,60,61,63,66],neuralnet:[50,58,60,61],newer:4,newli:[50,58],next:[50,60],nightli:23,node:[9,50,58,60,61],nomal:63,non:[4,8,15],norm:65,normal:[23,37,38,45,46,50,55,63,64],note:[4,8,10,23,35,43,56,58],notebook:[8,21,51,59,64,65],now:[8,12,33,41,59],npartit:50,ntest:[33,41],nthread:[33,41],ntrain:[33,41],num:50,number:[11,12,23,28,31,33,41,50,60],numpi:[4,21,22,23,29,32,35,43],nus:3,nusdbsystem:23,nvcc:63,nvida:4,nvidia:[4,9,11,16,22,23,55,58],obj:22,object:[22,50,55,60,63,64],objectarrai:4,oct:59,octob:58,off:63,offici:23,okai:8,old:[2,8],older:4,omit:50,onc:[4,5],one:[4,10,23,28,29,31,32,34,37,38,42,45,46,50,55,56],onehotlay:61,onli:[4,5,6,15,19,23,27,30,35,43,50,61],onlin:[2,8,15],only_cbla:4,onnx:[19,58,66],onto:[2,5],ooi:[3,59],ooibc:3,opebbla:21,open:[5,7,8,11,15,22,23,35,43,51,59,66],openbla:[4,9,15,21,22,60,65],opencl:[4,9,16,55,56,63],openclgpu:[16,55,56],openclmath:55,opencv:[21,33,41,63],oper:[5,9,16,19,21,55,56,58,61,62,63,65,66],operand:[56,64],opt:[4,10,21],optim:[10,16,55,62,63,66],option:[2,15,21,22,33,41,60,63],order:[4,6,12],org:[0,1,2,3,8,22,59,67],organ:3,origin:[2,5,37,45,50],osaka:3,other:[3,4,5,7,8,9,17,23,28,29,31,32,50,55,58,59,60,61,62],otherwis:6,otool:[4,23],out:60,outdata:[33,41],output:[4,10,12,27,30,33,41,50,60,63],outsid:[4,35,43],over:[4,8,19,39,47,50,56,58,60,61,62,63,64,65,66],overview:[59,63],overwrit:21,own:[5,10],owner:10,packag:[5,9,15,17,19,21,22,23,58,63,65],pad:10,page:[4,12,29,32,50,55,59,65],pair:[34,37,38,42,45,46,50],panda:4,paper:[40,48,59],parallel:[10,29,32,50,58,61],param:[35,43,50,60,61,66],paramet:[9,10,11,12,28,29,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,48,55,58,60,63,64,65],parameter_fil:[34,37,38,42,45,46],paramid2param:50,pars:60,part:22,parti:[8,61],particip:59,particular:4,particularli:[28,31,50],partit:[9,58,60,61],partition_dim:50,pass:[4,8,10,11,50,55],past:[5,8],patch:3,path:[4,5,6,15,17,21,22,23,27,28,30,31,60],patient:59,payload:55,pcre:4,peopl:[3,5,8],per:[11,29,32],perform:[4,12,55,58,60],perl:[15,22],permiss:60,pfreq:[33,41],phase:[4,50],pickl:[34,35,36,37,38,42,43,44,45,46],ping:5,pip:[4,6,21],pkgconfig:4,pkl:[40,48],place:[29,32],plai:[3,59],plain:[19,39,47],plan:60,platform:[4,8,9,22,59,60,61,62,63,64,65,66],pleas:[2,4,5,8,12,15,17,23,27,28,29,30,31,32,33,40,41,48,59],plugin:59,pmc:58,pointer:[50,58],pom:64,pool1:12,pool2:12,pool3:12,pool:[10,35,43,63],pooling1:10,pooling2:10,popular:[8,9,11,50,60,61,62,63],posit:4,possibl:[8,50],post:1,potenti:55,power:59,ppmc:8,prdownload:4,pre:[29,32,37,40,45,48,61,63],preact:[37,45],prediabet:59,predict:[12,19,39,47,55,61],prefer:6,prefetch:[58,62],prefix:[4,6],prelu:63,prepar:[9,12,19,21,28,31,33,39,41,47],preprocess:[19,39,47,55],preprocessor:[15,22],present:[23,59],pretrain:[36,37,44,45,58],previou:[15,21,22,27,30],previous:[29,32,58],print:[4,33,35,41,43,61],prioriti:62,privat:1,problem:[4,5,23,35,43],process:[8,12,22,40,48,50,58,60,62,63],program:[4,8,9,17,27,29,30,32,34,35,36,37,38,40,42,43,44,45,46,48,55,58,60,61,62,63],programm:10,project:[0,2,3,5,7,8,15,22,58,59],prompt:15,propag:[8,10,55],proper:[8,15],propog:10,propos:[8,50],proto:[9,22,60,63],protobuf:[4,9,21,22,23,61],protobuf_include_dir:22,protoc:[15,22],protocol:[4,22],prototxt:[27,30,35,43],provid:[4,5,10,16,28,29,31,32,34,37,38,42,45,46,50,55,56,58],prxxx:2,publish:64,pull:[2,5,17],purpos:61,push:[2,5,6],put:[4,15,59],pyd:22,pydatasg:59,pydot:4,pysinga:[4,9,58,64],python2:[4,21],python3:[5,23,65,66],python:[4,5,9,19,21,23,27,28,29,30,31,32,34,35,36,37,38,40,42,43,44,45,46,48,58,59,60,61,62,63,64,65,66],python_out:22,pythonpath:[4,23],pythreadst:[4,23],pytorch:[10,34,38,42,46],question:[7,59],race:62,rafiki:[58,59,64],ran:[29,32],random:[9,55,58,60],rang:[10,55],rat:60,rate:[33,41],raw:[21,58],rbm:[9,19,39,47,50,60,61,63],rcn:8,read:[12,27,30,55,58,63],reader:[55,63],readi:[4,15],real:4,rearrang:61,reason:4,rebas:[2,5],recast:8,recent:[4,22],recommend:[4,5,6,23],recommonmark:6,recompil:[5,23],record:[10,55],recoveri:9,recurr:[9,28,31,50,58,60],redefinit:15,reduc:[9,65],redund:50,refactor:[60,61],refer:[4,5,10,12,27,29,30,32,33,35,41,43,50,59],refin:[60,61],reflect:58,regard:[33,41],regist:4,regular:63,reinstal:[4,23],relat:[4,60,61,66],releas:[4,9,15,22,23,50,58,59],relev:19,relu1:12,relu2:12,relu3:12,relu:10,rememb:4,remot:[2,5],remov:[9,22,50,60,61,62],renam:[63,65],replac:[5,28,29,31,32,50,58,61],replic:50,repo:[2,4,5,6,8],report:[4,5,67],repositori:[4,5],repres:[10,16,50,55],reproduct:5,request:[0,2,5],requir:[3,4,5,6,10,11,12,23,29,32,33,41,58],require_grad:10,requires_grad:10,research:59,reset:[4,60],reshap:66,resid:[16,50],residu:[9,19,39,47,65],resnet:[9,11,29,32,34,37,38,42,45,46,58,63,66],resolv:[4,5,23,35,43],resourc:9,respect:[10,50],respons:[8,63],rest:[10,58],restor:[9,58,60],restrict:60,restructuredtext:6,result:[4,6,11,50],resum:63,revers:10,review:[5,58],reword:5,rework:59,reyad:[3,59],right:22,rmsprop:[55,63],rnn:[9,19,39,47,58,60,61,63,65,66],role:3,root:[4,22,23,60],round:[35,43],row:[29,32,50],rsa:8,rst:6,rsync:6,rtd:6,rubi:21,rule:5,run:[4,6,8,15,16,17,19,21,23,29,32,33,35,36,39,41,43,44,47,55,58,60,62,65],runonebatch:60,runtim:[4,17,21,22,23,60],runtimeerror:4,rvh:6,safe:60,sai:4,same:[4,5,6,12,23,33,41,50,56,58,60,61],sampl:[12,27,28,30,31],save:[12,33,41,58],scalabl:11,scale:60,schedul:16,scheme:[11,50],school:59,scienc:21,scikit:4,scl:4,sclo:4,scm:2,screen:4,scrip:60,script:[4,8,12,15,22,27,30,33,35,36,41,43,44,58,60,65],seamlessli:[29,32],search:[4,23],second:4,section:[4,15,22,50],secur:1,see:[4,5,6,12,21,34,37,38,42,45,46,50,58],seed:[28,31],select:[11,60],send:[2,5,63],sentenc:[28,31],sep:[9,59],separ:[60,64,66],septemb:58,seq:65,sequenti:[28,31],serv:[34,35,36,37,38,42,43,44,45,46],server:[8,9,11,50,58,60,64],servic:[59,60],session:59,set:[2,4,5,10,22,23,28,31,40,48,50,55,56,60,66],set_valu:10,setup:[2,4,22,60,63],sever:[7,33,41,59],sgd:[9,10,55,58,61,62,63],sginnov:59,sha256:8,sha512:58,shao:59,shape:[10,35,43,50,63],share:[4,60,61],share_from:50,sharefrom:50,shareparamsfrom:50,sheng:[3,59],shentilium:59,should:[0,2,4,5,6,8,10,12,23,29,32,33,34,35,36,37,38,41,42,43,44,45,46,50],show:[4,12],shown:[4,50],side:65,sigmod:59,sigmoidcrossentropi:65,sign:[8,64],signa:[61,62],signatur:8,silenc:15,similar:[22,29,32,50],similarli:50,simpl:[4,5,63],simplest:4,simpli:[27,30,50],simplifi:9,sinc:[15,50],sing:50,singa:[0,1,2,5,6,8,9,11,12,15,16,17,19,23,28,31,34,35,36,37,38,39,42,43,44,45,46,47,50,55,56,67],singa_root:12,singa_wrap:22,singaenv:22,singapor:[3,59],singatest:60,singatool:60,singav1:63,singl:[9,11,50,58,60,61,62,64],singleton:[60,63],sit:6,site:[4,5,6,8,21,22,23],size:[11,50,60,64],slice:[9,50,58,60,61,63,64],slide:59,sln:15,slow:4,small:5,snapshot:[58,59,64],snprintf:15,socket:58,softmax:[50,63],softmax_cross_entropi:10,softmaxlay:[58,61],softwar:[19,21,58,59,61],solut:[4,5,15,22,23],some:[3,4,5,12,17,28,31,50,51,55,58,59,60,63,65,66],sometim:4,soon:[27,30],sort:60,sourc:[5,6,7,8,10,11,15,17,19,21,28,29,31,32,50,58,59,60,64],sourceforg:4,southeast:[34,35,36,37,38,42,43,44,45,46],space:50,spamassassin:59,spars:[55,60],spatial:64,specif:[4,10,15,19,23,33,41,55,56],specifi:[4,12,33,41,50],speed:55,spell:5,sphinx:[6,58,63],sphinx_rtd_them:6,split:[50,61,63],sponsor:58,sprintf:15,squar:55,squash:5,src:[4,8,15,22],srclayer:50,sse2:4,ssh:60,stabil:58,stack:[19,61],standard:9,start:[8,12,15,16,22,27,28,30,31,40,48,60,61],startup:22,state:[5,8],statist:[12,59,63],statu:[33,41,58],std:[28,31,50],stdext:15,step1:[33,41],step:[4,6,10,12,15,21,22,33,41,65],still:15,stop:60,store:[6,10,12,33,41,55,56,58,59,61],stores_grad:10,strata:59,strategi:[35,43,50],strawberri:22,strawberryperl:22,stream:55,stride:[58,65],string:[4,28,31,50,55],strongli:8,structur:[12,17,35,43,55,58],stub:[50,58],stuck:60,studio:[5,15,22],sub:[50,59],subclass:[10,55,63],subject:8,submit:[0,3,5,34,35,36,37,38,42,43,44,45,46],submodul:63,subscrib:1,subsequ:50,subset:50,success:[3,58],successfulli:[4,21,23],sudo:[4,23],suggest:[3,8],suitabl:22,summer:59,support:[4,6,8,9,15,27,30,50,55,58,60,61,62,63,64,65,66],suppos:[6,50],suppport:9,sure:[22,56],sutd:3,svn:8,swig:[4,21,22,64],swigwin:22,symbol:10,symlink:4,synchron:[11,29,32,50,58],synset:[27,30,34,36,37,38,42,44,45,46],synset_word:[27,30,34,37,38,42,45,46],system:[0,4,5,7,11,15,21,22,23,58,59,60],tag:[4,22,23],take:[10,50],talli:8,tan:[3,59],tankianle:3,tap:21,tar:[4,8,12,34,35,36,37,38,42,43,44,45,46,58],target:[10,22,60,63],tcp:61,tdun:3,team:[8,67],technolog:3,teck:59,ted:3,templat:8,tensor:[9,16,19,21,22,23,55,58,63,64,65,66],tensor_math_cpp:56,tensor_math_cuda:56,tensor_math_opencl:56,tensorflow:[36,44],term:55,termin:60,tesla:11,test:[5,8,11,12,15,23,33,35,36,37,41,43,44,45,50,58,60,61,65,66],test_batch:12,test_singa:[4,22],tester:3,testfold:[33,41],testlist:[33,41],text:[19,39,47],textfileread:63,textfilewrit:63,than:[4,50],thank:8,theano:10,thei:[10,50,55],theja:3,them:[4,5,10,15,22,50,51],theme:6,therefor:[4,16,55],thi:[0,1,2,4,5,6,8,10,12,15,22,23,28,29,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,48,50,59,60,61,62,63,64,65,66],third:[8,61],thirdparti:60,those:[5,8,10],thread:[4,8,23,33,41,50,55,60,62],three:[8,10,16,29,32,50,55,56,58],through:[11,28,31,50],throughput:11,thu:50,ticket:5,time:[4,5,11,23,58,60,61],timer:63,tini:66,titl:5,tlp:59,tmp:61,togeth:[4,8,9,55,58,64],told:4,too:60,tool:[5,9,17,23,58,60,61,63,65],toolkit:[4,58,64],toolset:22,top:[27,30,55,59],topk:[29,32],topolog:[11,60],torch:[37,45],toronto:12,total:11,track:[5,7,59],tradit:55,train:[8,9,12,19,35,36,37,39,43,44,45,47,50,55,58,60,61,62,63,64,65,66],train_perf:12,trainer:60,trainfold:[33,41],trainlist:[33,41],trainx:[33,41],transfer:[4,50,63],transform:[10,33,41,63],transpar:[50,55],transpos:66,trap:[4,23],travi:[4,58,63,65],tree:6,trento:59,trivial:61,trust:8,tsinghua:59,tune:65,tung:[3,59],turn:[33,41],tutori:[22,59,65],two:[4,6,10,22,27,29,30,32,50,55,59,66],txt:[8,27,28,30,31,33,34,36,37,38,41,42,44,45,46],type:[10,12,22,27,29,30,32,33,41,50,55,56,60,66],typic:[4,10,23,50,55],ubuntu16:17,ubuntu:17,unclear:[7,59],under:[5,15,17,50,52,58,59,66],undergo:58,undesir:62,undirect:50,unidirection:50,unifi:63,uniform:55,unit:[4,8,16,28,31,50,55,58,60,61,65,66],unittest:[4,64],univers:[3,59],unrol:50,unsubscrib:1,unsupport:66,until:58,unzip:4,updat:[2,5,6,7,9,10,21,27,29,30,32,55,58,59,60,61,62,63,64,65,66],upgrad:[4,21,58,65],upload:4,upstream:2,url:2,usabl:[64,65,66],usag:[10,27,30,34,37,38,42,45,46],use:[2,4,5,10,11,12,15,16,22,23,27,28,30,31,33,34,35,36,37,38,41,42,43,44,45,46,50,55,59,60,65],use_cpu:[29,32,34,37,38,42,45,46],use_cuda:22,use_cudnn:22,use_glog:22,use_gpu:[40,48],use_modul:21,used:[4,5,10,12,15,21,22,23,28,29,31,32,33,41,50],useful:[8,50],user:[4,6,7,8,17,23,29,32,55,56,58,59,60,66,67],usernam:[4,5],uses:[0,2,4,5,11,50],using:[2,4,5,8,9,10,15,17,19,23,28,29,31,32,39,40,47,48,50,55,56,58,59,60,61,62,63,64,65,66],usr:[4,21],util:[58,60,63,64,65,66],v140:22,val:12,val_perf:12,valid:[12,29,32,33,41,50],valu:[23,35,36,43,44,50,55,58,60],valuabl:3,varaibl:4,variabl:[4,10,23,55,56],variant:[55,65],varieti:[8,60,61,62,63],variou:66,vcpu:11,vector:[19,50],venv:21,verbos:58,verifi:[22,58],versa:10,version:[6,15,22,23,27,28,29,30,31,32,35,36,43,44,50,58,59,60,63,64,65,66],vgg11:[38,46],vgg16:[27,30],vgg19:[27,30],vgg:[9,19,27,29,30,32,39,47,58,63,65],vggnet:[29,32],via:[4,5,6,10,17,23,34,37,38,42,45,46,50,58,59,66],vice:10,video:[22,29,32,33,41,59],viennacl:4,viewer:51,vim:5,virtual:[4,21,22,23],virtualenv:[21,22],vis:50,visenz:3,visibl:50,visit:23,visual:[5,9,15,22,58],visualstudio:22,vldb:59,vs2015:15,vsproject:[15,22],vulner:67,wai:[4,5,7,10,50,59],wait:[5,8],wang:[3,59],wangji:3,wangsh:3,wangwei:3,wangyuan:3,wanqi:3,want:[4,5],warn:15,watch:59,web:8,webpag:[7,59],websit:[4,5,8,58,63,64,65],wei:[3,59],weight:[19,35,43,50,61],well:[8,15,50],wenfeng:3,were:[22,34,37,38,42,45,46],wget:[4,21,34,35,36,37,38,42,43,44,45,46],wheel:[4,9,58,64],when:[4,5,10,15,22,23,50,55,60,61,62],where:[11,27,29,30,32,50],whether:8,which:[4,5,8,10,11,16,17,22,23,28,29,31,32,33,41,50,55,58,60],whl:64,who:[5,8],whole:4,whose:50,wide:[8,12,28,29,31,32,33,37,41,45,55,60,61,62,63],win32:22,win64:[15,22],window:[9,58,64,65],windows10:22,winsinga:22,wip:2,wish:15,within:[17,35,43,50,60],without:[22,23,29,32,38,46,50,56],word:[34,36,37,38,42,44,45,46,50,55],work:[2,4,5,8,15,27,30],worker:[9,11,58,60,62],workload:11,workshop:59,workspac:60,would:[4,5,23,27,29,30,32,40,48,50,55],wrap:[10,55,66],wrapper:[4,58,61],write:[3,5,55,58,60,63],writer:[55,63],written:8,wrn:[37,45],wuwf:3,www:[8,12,22],x64:22,x_train:10,xie:[3,59],xin:3,xpu:[4,60],xue:3,xuewanqi:3,xvf:[34,35,36,37,38,42,43,44,45,46],xvzf:4,xxx:[2,5,8],xxxmath:55,xxxx:[6,8],y_train:10,yao:3,yaochang2009:3,yapf:5,yapfarg:5,yet:58,you:[2,4,5,6,7,8,12,15,21,22,23,27,30,33,41,51,58,59],your:[2,4,5,8,15,21,22,23,27,30,33,41,59],yournam:4,yuan:3,yum:4,yzbigdata:[3,59],zeromq:9,zhang:[3,59],zhaoj:3,zhejiang:[3,59],zheng:[3,59],zhongl:3,zip:[4,22],zlib:4,zmq:62,zoo:[9,19,59],zookeep:[9,58,60,62],zsock:60},titles:["Issue Tracking","Project Mailing Lists","Source Repository","The SINGA Team","Build SINGA from Source","How to Contribute Code","How to Contribute to Documentation","How to Contribute to SINGA","How to prepare a release","Development Schedule","Autograd in Singa","Benchmark for Distributed training","Quickstart - Cifar10 example","Caffe Converter","Data","Dependent library installation","Device","Docker Images","Image Tool","Documentation","Initializer","Installing SINGA on macOS 13.10","Building SINGA on Windows","Installation","Layer","Loss","Metric","Use parameters pre-trained from Caffe in SINGA","Train Char-RNN over plain text","Train CNN over Cifar-10","Use parameters pre-trained from Caffe in SINGA","Train Char-RNN over plain text","Train CNN over Cifar-10","Train AlexNet over ImageNet","Image Classification using DenseNet","Image Classification using GoogleNet","Image Classification using Inception V4","Image Classification using Residual Networks","Image Classification using VGG","Model Zoo","Train a RBM model against MNIST dataset","Train AlexNet over ImageNet","Image Classification using DenseNet","Image Classification using GoogleNet","Image Classification using Inception V4","Image Classification using Residual Networks","Image Classification using VGG","Model Zoo","Train a RBM model against MNIST dataset","FeedForward Net","Neural Net","&lt;no title&gt;","ONNX","Optimizer","Snapshot","Software Stack","Tensor","Utils","Download SINGA","Welcome to Apache SINGA","singa-incubating-0.1.0 Release Notes","singa-incubating-0.2.0 Release Notes","singa-incubating-0.3.0 Release Notes","singa-incubating-1.0.0 Release Notes","singa-incubating-1.1.0 Release Notes","singa-incubating-1.2.0 Release Notes","singa-incubating-2.0.0 Release Notes","Security"],titleterms:{"char":[28,31],"function":[10,50],"import":10,"new":[17,59],The:3,Use:[4,17,27,30],Using:[6,23],about:4,access:[2,50],advanc:50,against:[40,48],alexnet:[33,41],announc:8,apach:[8,59],api:[6,16,20,24,56],artifact:8,autograd:10,avail:17,batch:50,benchmark:11,bia:10,build:[4,22],caff:[13,27,30],call:8,cbla:15,centos7:4,check:[6,8],cifar10:12,cifar:[29,32],classif:[34,35,36,37,38,42,43,44,45,46],cnn:[29,32],code:[5,6],committ:[2,3],compil:[4,33,41],conda:[4,23],configur:50,contribut:[5,6,7,59],contributor:[2,3],convert:13,core:55,cpp:[6,12,16,20,24,56],cpu:4,creat:[10,17],creation:50,cuda:22,data:[14,29,32,33,41],dataset:[40,48],defin:10,densenet:[34,42],depend:[4,15,22],deprec:4,detail:[4,34,35,36,37,38,42,43,44,45,46],dev:8,develop:[3,5,9],devic:16,dimens:50,disclaim:8,dispatch:50,distribut:11,docker:[17,23],dockerfil:17,docstr:6,document:[6,19,59],download:[8,33,41,58],energi:50,environ:5,exampl:[10,12,27,30],exist:17,faq:[4,15,21,23],featur:50,feed:50,feedforward:49,file:8,format:5,forward:[10,50],from:[4,17,23,27,30],get:59,git:5,googl:15,googlenet:[35,43],gpu:[4,22],guid:50,histori:59,how:[5,6,7,8,59],imag:[17,18,27,30,34,35,36,37,38,42,43,44,45,46],imagenet:[33,41],implement:[50,56],incept:[36,44],incub:[60,61,62,63,64,65,66],initi:20,instal:[4,15,21,22,23,29,32],instruct:[12,28,29,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,48],intern:8,ipmc:8,issu:0,jira:5,kernel:22,layer:[10,24],librari:15,licens:[8,59],list:1,log:15,loss:25,maco:21,mail:[1,8],make:8,manag:8,matrix:10,mentor:3,metric:26,mirror:8,mnist:[40,48],model:[27,30,39,40,47,48,50,55],modul:[10,22],more:4,multipl:50,nativ:4,net:[49,50],network:[37,45],neural:50,note:[60,61,62,63,64,65,66],notic:8,obtain:[27,30],onli:10,onnx:52,oper:10,optim:53,option:4,out:8,over:[28,29,31,32,33,41],packag:[4,8,10],page:8,paramet:[27,30,50],partit:50,plain:[28,31],post:4,ppmc:3,pre:[27,30],predict:[27,29,30,32],prepar:[8,27,29,30,32],preprocess:[33,41],preview:6,process:4,project:1,protobuf:15,publish:8,python:[6,12,16,20,22,24,56],quickstart:12,rbm:[40,48],readm:8,recent:59,releas:[8,60,61,62,63,64,65,66],release_not:8,relev:10,repositori:2,requir:21,residu:[37,45],result:8,rnn:[28,31,50],roll:8,run:[12,22,27,30,40,48],schedul:9,secur:67,select:8,share:50,singa:[3,4,7,10,21,22,27,29,30,32,33,41,58,59,60,61,62,63,64,65,66],singa_object:22,snapshot:54,snippet:6,softwar:55,sourc:[2,4,22,23],specif:16,spell:6,stack:55,start:59,structur:50,studio:6,style:5,support:22,tag:17,team:3,tensor:[10,56],test:[4,22,27,30],text:[28,31],thi:[27,30],tool:[4,18],track:0,train:[10,11,27,28,29,30,31,32,33,40,41,48],tutori:21,ubuntu:4,unit:22,updat:8,upload:8,use_cuda:4,use_mkldnn:4,use_modul:4,use_opencl:4,use_python:4,user:50,using:[34,35,36,37,38,42,43,44,45,46],util:57,vector:10,version:[4,12],vgg:[38,46],video:21,visual:6,vote:8,vscode:6,web:2,websit:6,weight:10,welcom:59,window:[4,15,22],worker:50,workflow:5,zoo:[39,47]}})
\ No newline at end of file
+Search.setIndex({docnames:["community/issue-tracking","community/mail-lists","community/source-repository","community/team-list","develop/build","develop/contribute-code","develop/contribute-docs","develop/how-contribute","develop/how-to-release","develop/schedule","docs/autograd","docs/benchmark","docs/cnn","docs/converter","docs/data","docs/dependencies","docs/device","docs/docker","docs/image_tool","docs/index","docs/initializer","docs/install_macos1013","docs/install_win","docs/installation","docs/layer","docs/loss","docs/metric","docs/model_zoo/caffe/README","docs/model_zoo/char-rnn/README","docs/model_zoo/cifar10/README","docs/model_zoo/imagenet/alexnet/README","docs/model_zoo/imagenet/densenet/README","docs/model_zoo/imagenet/googlenet/README","docs/model_zoo/imagenet/inception/README","docs/model_zoo/imagenet/resnet/README","docs/model_zoo/imagenet/vgg/README","docs/model_zoo/index","docs/model_zoo/mnist/README","docs/net","docs/neural-net","docs/notebook/README","docs/onnx","docs/optimizer","docs/snapshot","docs/software_stack","docs/tensor","docs/utils","downloads","index","releases/RELEASE_NOTES_0.1.0","releases/RELEASE_NOTES_0.2.0","releases/RELEASE_NOTES_0.3.0","releases/RELEASE_NOTES_1.0.0","releases/RELEASE_NOTES_1.1.0","releases/RELEASE_NOTES_1.2.0","releases/RELEASE_NOTES_2.0.0","security"],envversion:51,filenames:["community/issue-tracking.md","community/mail-lists.rst","community/source-repository.rst","community/team-list.rst","develop/build.md","develop/contribute-code.md","develop/contribute-docs.md","develop/how-contribute.md","develop/how-to-release.rst","develop/schedule.rst","docs/autograd.md","docs/benchmark.md","docs/cnn.md","docs/converter.rst","docs/data.rst","docs/dependencies.md","docs/device.rst","docs/docker.md","docs/image_tool.rst","docs/index.rst","docs/initializer.rst","docs/install_macos1013.rst","docs/install_win.rst","docs/installation.md","docs/layer.rst","docs/loss.rst","docs/metric.rst","docs/model_zoo/caffe/README.md","docs/model_zoo/char-rnn/README.md","docs/model_zoo/cifar10/README.md","docs/model_zoo/imagenet/alexnet/README.md","docs/model_zoo/imagenet/densenet/README.md","docs/model_zoo/imagenet/googlenet/README.md","docs/model_zoo/imagenet/inception/README.md","docs/model_zoo/imagenet/resnet/README.md","docs/model_zoo/imagenet/vgg/README.md","docs/model_zoo/index.rst","docs/model_zoo/mnist/README.md","docs/net.rst","docs/neural-net.md","docs/notebook/README.md","docs/onnx.rst","docs/optimizer.rst","docs/snapshot.rst","docs/software_stack.md","docs/tensor.rst","docs/utils.rst","downloads.md","index.rst","releases/RELEASE_NOTES_0.1.0.md","releases/RELEASE_NOTES_0.2.0.md","releases/RELEASE_NOTES_0.3.0.md","releases/RELEASE_NOTES_1.0.0.md","releases/RELEASE_NOTES_1.1.0.md","releases/RELEASE_NOTES_1.2.0.md","releases/RELEASE_NOTES_2.0.0.md","security.md"],objects:{},objnames:{},objtypes:{},terms:{"09309e":12,"0xa":4,"0xb":4,"1024l":12,"16l":12,"224x224":11,"32l":12,"32n":11,"64l":12,"7700k":54,"8xlarg":11,"938460476e":12,"abstract":[8,9,16,44,47,49,50,51,52],"boolean":10,"case":[4,5,39,54],"char":[19,36],"class":[6,10,16,44,47,49,50,52,53,55],"const":39,"default":[4,16,29,30,37,49],"export":[4,21],"final":12,"float":[30,53],"function":[6,15,19,29,44,45,47,49,50,52,53,54,55],"goto":22,"import":[4,16,19,21,22,23,32,47,55],"int":[30,39],"long":55,"new":[2,5,7,8,9,10,15,22,23,29,39,44,47,50,51,52,55],"public":[8,48,53],"return":[10,29,39],"short":[5,50],"static":[15,22,39,53],"switch":[4,12],"throw":55,"true":[5,10],"try":[4,21,48],"universit\u00e9":3,"void":39,"while":[3,4,39,47],AWS:[11,48],Abs:55,Added:54,But:[15,39],For:[1,4,5,10,17,23,29,39],IDE:22,NOT:8,One:9,PRs:2,The:[2,4,5,6,8,10,11,12,15,16,17,22,23,27,29,30,31,34,35,37,39,44,47,51],Then:[4,5,12,27,32],There:[8,10,15,21,29,39],These:[1,21,39,40],USE:[4,52],Use:[8,9,22,49,50,52,53],Using:19,With:[23,35],YES:22,_bia:32,_build:6,_singa_wrap:[4,22,23],_weight:32,abl:[29,44],abort:[4,23],about:[8,29],abov:[4,6,22,31,32,33,34,35,39],absent:23,ac_check_lib:4,ac_cv_have_libgflag:4,academi:3,accept:[9,47,48,53,54],accord:[10,15,39],account:[2,4,5],accuraci:[12,29,30,44],achiev:29,acm:48,across:[9,54],acs:8,activ:[10,21,22,23,34,52],adadelta:[9,47,51],adagrad:[44,52],adam:[9,47,51,53],adamax:47,adammax:[9,51],add:[2,4,5,6,8,9,10,15,21,22,23,29,47,49,50,52,53,54,55],add_bia:10,addbia:55,addbn:34,added:[5,32,39,47],adding:[7,22,44,48],addit:[4,6,22,29,34,37,44],addition:4,address:[50,51],adsc:48,advanc:48,after:[2,4,10,12,15,23,27,28,30,32,33,34,39,50],again:4,against:[4,5,19,30,36,44,47],alan:3,alex:39,alexnet:[9,12,19,29,36,50,52],algebra:[9,44,45,47],algorithm:[10,44,47,49,50,52],alia:[47,54],alibaba:3,all:[4,6,7,8,9,15,16,17,23,39,47,48,53,54],alloc:[44,45],allreduc:49,alp:3,alreadi:[2,4],also:[4,16,22,23,28,30,39,47],amazon:[47,53],amazonaw:[31,32,33,34,35],amd:[4,9,44,47],ami:47,among:[9,39],anaconda:4,analyt:48,anh:3,ani:[7,8,16,39,48],annot:5,anoth:5,answer:[7,48],anthoni:3,apach:[0,1,2,3,4,5,8,17,21,23,47,49,50,55,56],api:[4,19,22,29,31,32,33,34,35,47,48,49,52,55],apl:8,app:48,append:12,appli:[10,11,29],applic:[0,11,28,39,47,48,50],april:[9,47,48],apt:[4,48],architectur:[9,47],archiv:[1,8],argsortlay:[47,50],argument:[29,37],arm:44,arrai:[29,44,45],articl:10,artifici:[12,29],ary1:16,ary2:16,asc:[8,47],asf:[2,47],assign:[39,49,50],assum:30,asterisk:50,asynchron:47,atla:4,attribut:10,atung:3,aug:48,augment:[29,47,53],august:48,author:48,auto:[9,10,15,49],autobuild:6,autodocstr:[5,6],autograd:[9,19,47,54,55],automak:21,automat:[5,8,9,10,39,44,47,49,53],autoreconf:4,autotool:47,autotun:52,aux:30,auxiliari:49,avail:[8,22,23,48,49],averag:[29,39],avgpool2d:10,avoid:[4,5,23,39,49],awar:45,backpropag:10,backward:[10,44],balanc:[9,49],bandwidth:11,bar:11,base:[0,8,30,39,47,49,50,51,52],based_on_styl:5,bash:[17,23],bashrc:[4,50],basic:[4,47,48,55],bat:15,batch:[10,11,12,29,30,34,35,52,53,54],batch_numb:10,batch_sz:10,batchnorm2d:10,batchnorm:55,batchnorml:52,batchsiz:30,becaus:[4,8],been:[1,4,5,48],befor:[2,5,8,31,32,33,34,35],behalf:8,beignet:4,beij:3,being:39,belong:4,below:[4,21,31,34,35,39],benchmark:19,beng:[3,48],best:[29,48],better:4,between:[32,39,44,51],bia:[19,32,39],bibtex:48,big:[8,49,50,51,52,53,54,55],bin:[4,12,17,21,23,28,29,30],binari:[4,12,15,27,29,30,52],bind:[4,8,9,12,47,50,51,52,53],bit:[8,15],bla:4,blame:5,blob:[39,47,49,50,51,52],block:[32,52],bn1:10,bn2:10,bob:4,bodi:6,boltzman:49,boss:48,both:[5,9,10,12,22,29,39,44,51],bottom:10,bptt:[9,47,50],bpttworker:50,branch:[2,5,15],brew:21,bridg:[39,50],brief:5,broadcast:[47,55],brows:0,brussel:48,buffer:[4,22],bug:[0,5,8,47,49,50,51,52,53,54,55],build:[5,6,8,9,12,15,17,21,23,30,47,49,50,51,52,53,54,55],built:[4,6,23,52],bvlc_googlenet:32,c2084:15,c2375:15,c_cpp:5,cach:54,caff:[9,29,32,47,53],caffe_root:32,caffemodel:[27,32],cai:[3,48],caixr:3,calcul:10,call:[10,12,22,39,44,50,55],can:[2,4,5,6,7,8,10,12,15,17,22,23,27,28,29,30,39,40,44,47,48,49,53,56],candid:8,cannot:[4,23,49,51],card:[16,37,44,47,50],care:9,carri:[44,47],cast:8,cat:10,categor:39,categori:[39,47,49],caus:[4,23,50],cbla:[4,22,45,52],cblas_include_dir:22,ccmake:[4,30],cct:9,ceil:32,cento:4,cflag:4,cgi:8,chang:[3,4,5,6,8,10,22,30,51,52,55],channel:[23,52],charact:28,check:[4,5,23,47,49,53],checker:[5,6],checkout:[2,4,5],checkpoint:[9,12,28,31,32,33,34,35,47,49,52,53],checksum:6,chen:[3,48],chin:[3,48],china:3,chines:[47,54,55],chonho:3,choos:[6,22],chunk:39,cifar10:[29,50,52,54],cifar:[12,19,36,52],circl:39,cite:48,ckpt:33,clang_format_styl:5,classif:[11,12,19,27,29,30,36,47,50,53,54],classifi:48,clean:[2,5,54],click:[5,22],client:4,clone:[2,4,5,15,21],closer:8,cloud:[4,47,50],cluster:[47,49,51],clusterproto:49,cmake:[4,12,15,21,22,47,52],cmake_include_path:[4,21],cmake_library_path:[4,21],cmakelist:30,cmd:15,cnmem:[22,52],cnn:[9,10,12,19,30,36,39],code:[2,3,4,7,8,10,15,16,17,21,22,23,28,29,37,47,48,50,52,53,54],codebas:[5,8],colab:23,collabor:48,collis:51,column:39,com:[2,3,4,5,15,21,22,31,32,33,34,35],come:[4,22,23],command:[4,6,15,17,22,23,27,28,29,30,31,32,33,34,35,47,49,50],commandqueu:44,comment:[6,8],commit:[1,2,5,6,32,34],committ:[5,6,8,54],common:[8,49],commun:[3,11,22,39,44,47,48,52],comp:3,compani:48,compar:[4,11],compat:[8,44],competit:48,compil:[9,12,15,19,21,22,28,29,36,47,49,50,51,52,53],complet:[23,47,52,54,55],complex:[44,47,50],compliat:54,compon:[9,44,47,52,53,54,55],compris:39,compuat:16,comput:[4,10,29,39,44,52],concat:[9,47,50,53,55],concaten:[39,52],concurr:49,conda:[5,19,47,48,54,55],condit:51,conf:[6,49],config:[4,47,55],configur:[4,5,6,9,15,22,31,34,35,47,49,50],conflict:[4,5,23],confpath:6,connect:[2,8,39,44,49],connectstub:49,consid:39,consist:[5,29,39,44,47],consolid:54,constant:12,constraint:52,construct:[32,41],constructor:39,contain:[4,17,23,51,54],context:50,contribut:[4,8,53],contributor:[5,8,54],control:39,conv1:[10,12],conv1_bia:12,conv1_weight:12,conv21:10,conv22:10,conv2:12,conv2_bia:12,conv2_weight:12,conv2d:10,conv3:12,conv3_bia:12,conv3_weight:12,conv:10,convers:15,convert:[9,29,31,32,33,34,35,39,53],convolut:[10,11,12,29,30,47,52,53,55],coordin:8,copi:[4,5,6,8,15,22,32,45],core:[19,21,22,52,53,54,55],corp:3,correct:4,correspond:[4,10,15,44],cost:11,could:[4,5,6,12,17,23,28,29,44],coupl:39,cpack:54,cpickl:32,cplu:4,cplus_include_path:4,cpp:[5,19,23,29,44,47,52,54,55],cppcpu:[16,29,44],cppdevic:52,cppgpu:45,cppmath:44,cpu:[9,16,17,23,29,31,32,33,34,35,37,44,47,49,51,55],cpu_py36:[4,23],cpu_py37:23,creat:[4,5,8,16,19,21,22,23,27,29,30,39,44,47,52,53,54],create_cuda_gpu:[16,22],create_cuda_gpu_on:16,create_data:30,creategraph:39,createnetfromgraph:39,creator:10,cross:[9,44,52,53],crossentropyloss:47,cspell:6,cstylecom:6,csv:52,ctensor:10,cubla:[22,45],cuda10:[4,17,23],cuda8:17,cuda9:[4,17],cuda:[4,9,12,16,17,23,29,30,44,45,50,52,54,55],cudadevic:52,cudagpu:[16,29,44,45],cudamath:44,cudart64_91:22,cudart:22,cudax:23,cudnn5:17,cudnn64_7:22,cudnn7:[17,23],cudnn:[4,9,12,17,22,23,28,29,30,32,47,50,51,52,53,54,55],cudnnconvolut:52,cudnndropout:52,cudnnx:23,curand:22,curl:[4,21,31,32,33,34,35],current:[2,4,12,15,16,23,27,28,30,39,47],custom:49,cxx:22,cxxflag:[4,21],czmq:9,dai:48,damo:3,danac:48,data:[9,10,12,15,19,28,32,36,39,44,47,49,50,51,52],data_batch_1:12,data_batch_2:12,data_batch_3:12,data_batch_4:12,data_batch_5:12,databas:48,datait:52,dataset:[8,12,19,27,28,29,30,36,49,50,51,52,53,54,55],datavec:50,date:8,dbm:39,dcblas_include_dir:22,dcblas_librari:22,dcnn:39,dcudnn_include_dir:22,dcudnn_librari:22,dcudnn_vers:22,dealer:49,debian:[4,9,47,54],debug:[9,22,47,50],dec:48,decemb:48,decid:8,decis:47,decod:[44,47,52],decompress:[4,15,30,33],decreas:30,deep:[8,11,12,29,30,39,44,47,48,49,50,51,52,53,54,55],deepimag:9,def:[10,29],defin:[4,19,44,49],definit:[15,22,55],delet:8,delight:8,denable_test:4,dens:[44,52],dense_bia:12,dense_weight:12,densenet:[9,19,36,47,54],depdent:[47,55],depend:[6,8,9,17,23,28,44,47,49,51,53],deploi:[6,32],deploy:9,deprec:15,depth:[31,34,35],describ:[28,39,44],descript:[5,6,23],design:[3,5,8,49,50,51,52],detail:[5,10,12,19,23,29,36,39,44,48,50],detect:[51,52],detial:32,dev:[1,4,10,22,23,29],devel:[4,5,17,23],develop:[1,3,4,17,22,23,48,49,55],devic:[9,10,19,22,29,44,45,47,52],devtoolset:4,dglog_include_dir:22,dglog_librari:22,dialog:15,dibri:48,diff:49,differ:[4,5,6,11,15,39,44,45,47,49],differenti:10,digest:8,dimension:[44,45],dinh:[3,48],dinhtta:3,dir:22,direct:[6,39],directli:[2,4,47],directori:[4,12,15,22,50],disabl:[5,52],disable_warn:22,disclaim:47,discrep:32,discuss:5,disi:48,disk:44,displai:49,dist:8,distribut:[8,9,19,39,47,48,49,50,51,52,53,54,55],divis:54,dlfile:[31,32,33,34,35],dll:22,dnn:[4,47,55],doc8:6,doc:[6,21,48],dockefil:17,docker:[4,5,9,19,47,48,50,51,53,54,55],dockerfil:4,dockerhub:17,document:[2,3,5,7,8,47,50,52,53,54,55],doe:[8,12,15,27,47],doing:6,don:[8,21,22],done:[15,23],download:[4,12,15,19,22,27,28,29,31,32,33,34,35,36,37,48],download_data:[12,29],downloaded_fil:47,downpour:[9,49],doxygen:[6,48,50],dpackag:4,dprotobuf_include_dir:22,dprotobuf_librari:22,dprotobuf_protoc_execut:22,dpython_include_dir:4,dpython_librari:4,driver:[4,23,49,50,51],dropout:[47,52],dswig_dir:22,dswig_execut:22,due:[4,15,39],dummi:50,dummylay:47,dump:[32,53],dun:3,duplic:5,dure:[5,10,12,49,54],duse_cuda:[4,22],duse_mkldnn:4,duse_modul:4,duse_opencl:4,duse_python3:4,duse_python:[4,12],dylib:4,dynam:22,each:[1,4,9,11,23,28,29,30,39,44,45],earli:49,easi:[47,49,50],easili:[39,44],ec2:[8,47],echo:4,edit:[5,22],editor:5,edu:[3,12],effect:[11,39],effort:47,einsum:54,either:4,email:3,empti:[4,23,49],enabl:[4,5,22,23,39,47,49,50,52],enablerepo:4,encod:[44,47,52],encount:15,encourag:[2,4],end:8,endors:[8,47],endpad:32,endpoint:44,energi:47,enforc:5,engin:52,enhanc:[4,9,47,49],entir:[15,39],entropi:[44,52,53],enum_type_wrapp:4,env:4,enviromnet:21,environ:[4,22,23,49],epel:4,epoch:[10,12,30],erleas:8,error:[4,5,7,8,15,21,23,44,48,49,50,54,55],especi:15,essenti:4,establish:1,etc:[3,6,8,15,39,44],evalu:11,everi:[4,23,39,44],everyon:8,everytim:6,exactli:30,exampl:[4,8,16,17,19,21,22,23,28,29,30,31,32,33,34,35,37,39,40,44,47,48,49,50,52,53,54,55],except:[39,45],exchang:55,exclud:[39,50],excpet:23,exe:[15,22],execut:[2,4,6,10,12,16,17,22,23,27,31,32,33,34,35,44,47],exist:[4,12],exp:[30,55],expect:28,explain:[4,10],express:44,extend:[9,22,44,47,49,51,53,54],extens:[5,6,22,44],extern:49,extract:[12,15,22,32,33,34,47,50],fact:39,fail:[49,51,55],failur:9,fals:10,faq:19,fast:5,fatal:[4,23],featur:[0,2,5,7,8,9,10,15,44,47,48,49,50,51,52,53,54,55],feb:48,februari:47,fedora:4,feed:[9,12,29,30,47,52],feedback:8,feedforwardnet:[32,53],feedfowardnet:47,feel:8,fetch:[2,5],few:27,fewer:47,field:[5,10,39,47,49,50],figur:[39,44],file:[4,5,6,9,12,15,17,22,27,28,29,30,31,32,33,34,35,39,44,47,49,50,51,52,53],file_nam:33,files:30,filter:39,find:[4,5,49],fine:54,finish:[12,15,49],first:[4,8,11,12,32,33,39,53],firstli:39,fix:[4,5,6,7,11,15,22,47,48,49,50,51,52,53,54,55],fixbug:5,fixg:49,flag:[21,49],flat:12,flatten:[10,52],float16:44,float32:44,floder:30,floor:32,folder:[4,5,6,10,15,17,22,23,27,29,30,31,32,34,35,49],follow:[0,2,4,5,6,8,10,12,15,16,17,21,22,23,27,29,30,31,32,33,34,35,37,39,44,47,48,49,50,51,52,53,54,55],foo:5,food:48,foodlg:48,footprint:54,forg:[4,23],fork:5,format:[6,27,55],formatonsav:5,fortran:4,forward:[5,8,9,12,19,29,30,44,47,52],fossa:48,found:[2,4,22],foundat:[3,47,48],four:[22,29],fpga:[44,47],framework:[47,49],free:[8,22,44],freelanc:3,freetyp:4,freez:54,frequenc:30,from:[2,3,5,6,8,9,10,11,12,15,16,19,21,22,28,29,30,31,32,33,34,35,39,44,47,48,49,50,53,54,55],front:4,fssl:21,full:[22,39],fulli:[39,47,52],func:49,further:[5,47],futur:5,gan:55,gang:[3,48],gao:[3,48],gate:3,gaussian:[10,12,44],gbp:11,gcc:4,gener:[4,6,8,10,15,22,28,29,30,44,47,48,49,50,51,52,53,54,55],genoa:48,get:[4,8,15,16,21,23,30,39,49,55],get_default_devic:16,get_includ:4,gflag:4,gflop:11,gfortran:4,git:[2,4,6,15,21,54],gitbox:2,github:[2,4,5,15,21,22,52],githubusercont:21,give:[6,10,22,39],given:[4,8,39,44,48],glibc:4,glog:[4,15,21,22,49,52],glog_include_dir:22,gmail:3,gnu:[8,9,47,49],golden:5,good:8,googl:[4,5,6,22,48,50],googlenet:[9,19,36,47,53],got:[4,23],gpg:47,gpu:[9,11,16,17,23,29,31,32,33,34,35,37,44,47,49,50,51],grad:47,gradient:[10,29,39,44,49],graduat:48,gradvec:50,graph:[10,39,49,50],grenobl:3,grep:4,group:[3,4,9,23,39,48,49],gru:[28,47,50],grulay:[9,50],gtest:[22,47],guid:[4,8],gun:50,hackathon:48,hadoop:48,haibo:3,half:48,hand:48,handleputmsg:49,hangzhou:3,happen:[4,23],hardwar:[9,11,16,44,45,47],has:[3,4,5,8,11,16,22,23,39,44,45,47,48],hash:[5,8,15,51],have:[1,4,5,8,12,15,21,22,23,30,32,39,44,47],haven:4,hawaii:48,hdf:[47,50],head:2,header:[4,8,15,17,21,50],health:9,hear:8,held:48,help:[7,8,39,47,48],henc:12,here:[4,5,8,10,17,22,48],heterogen:[9,47],hid:39,hidden:39,high:5,higher:[39,44],hinton:37,his:8,histori:2,hogwild:[9,49],home:4,homebrew:[4,21,23],host:[16,23,29,49,53],hour:8,how:[4,12,21,28,39],howev:[4,5,15,23],html:[6,8,16,48],http:[0,2,4,5,8,12,15,21,22,31,32,33,34,35,48],hub:23,hybrid:[9,39,47,50,51],hyper:[28,37],hzchenhaibo:3,i2r:48,icd:4,idea:[8,39],ideal:5,identifi:4,ignor:4,illustr:[10,12,44],ilsvrc:30,imag:[4,5,8,9,10,11,12,19,23,29,30,36,39,47,52,53,55],image1:[31,32,33,34,35],image2:[31,32,33,34,35],image3:[31,32,33,34,35],imagenet:[19,27,31,34,35,36,47,50,52,54],imda:48,imgclass:27,imgtool:53,immedi:5,implement:[5,10,16,19,28,44,47,49,50,51,52,53,55],implment:[16,45],import_modul:[4,23],importerror:4,importlib:[4,23],improv:[5,47,49,50,51,53,54,55],incept:[19,32,36,47,54],inception_v4:33,inceptionnet:9,includ:[4,5,8,9,10,12,15,21,22,28,29,30,39,44,47,49,50,51,52,53,54,55],includeregexp:6,incompat:8,incub:[1,47,48],index:54,indic:[10,23,39,47],infocomm:48,inform:[4,5,8,9,12,47,50],infrastructur:47,init:50,initgooglelog:50,initi:[15,22,44,48,49,52],innerproductlay:50,input:[9,10,11,28,47,50,52,53],insert:39,insid:4,instal:[5,6,9,12,17,19,28,36,47,48,49,51,52,55],instanc:[10,11,29,39,44,45,47,49],instanti:10,instead:[4,5],institut:3,instruct:[2,4,6,15,19,23,36,47,54],instructor:2,integ:10,integr:[9,22,47,49,50],intel:[4,47,55],intend:15,interact:51,interfac:[22,50,51,52,53],intermedi:49,intern:[4,39],interpret:[4,23],intial:12,introduc:5,introduct:8,intuit:[8,49,50,51,52],invalid:49,invok:[4,44],involv:10,ip_bia:12,ip_weight:12,ipmc:8,ipython:[40,53],iri:4,issu:[7,8,32,48,49],itali:48,iter:11,its:[2,4,37,39,44,55],j2ee:0,jan:[9,48],januari:47,java:[47,53],jenkin:[9,47,52,53,54],jie:48,jinyang:[3,48],jira:[0,7,8,48],jixin:3,job:[39,47,49,50],join:[7,48],jpg:[31,32,33,34,35],json:[5,6],juli:48,june:[9,47,48],jupyt:[8,21,48,54],just:4,k80:11,kaip:3,kdata:39,kei:[8,32,47],kernel:[4,28,44],khidden:39,khidlay:39,khim:48,kian:3,kimag:39,kind:39,klabel:39,know:21,kriz:12,ksoftmaxloss:39,ktest:39,ktrain:39,kvalid:39,kvislay:39,label:[10,27,29,39,47,53],lack:[7,48],lambda:15,languag:[28,44],lapack:[4,22],larg:[8,9,39,49,50,51,52,53,54,55],last:[4,5],later:[10,39,47],latest:[2,4,5,15,17,22,27,55],launch:49,layer:[8,9,11,19,28,32,34,39,44,47,49,50,51,52,53,54,55],layer_nam:32,layertyp:50,ld_library_path:[4,21],ldd:23,lead:[39,49],leakyrelu:55,learn:[4,8,30,39,44,47,48,49,50,51,52,53,54,55],least:[4,8],lee:3,legal:8,length:54,let:21,level1:17,level2:17,level3:17,level:[5,44,48,50,51],lib64:4,lib:[4,5,6,15,17,21,22,23,47,52,53,55],libari:53,libcnmem:52,libcurl:4,libglog:[15,22],libopenbla:[4,15,22],libprotobuf:[15,22],libprotoc:15,libpython2:4,librari:[4,21,22,23,47,49,51,53],library_path:4,libsingagpu:51,libstdc:4,libtool:49,libviennacl:4,libxft:4,licens:[5,53],light:52,like:[4,5,8,9,10,12,17,23,39,48,55],line:[4,5,11,22,28],linear:[9,10,44,45,47],link:[1,2,4,8,15,21,23,53,54],linkag:15,linker:4,lint:5,lintonsav:5,linux:[9,23,28],linux_input:28,list:[4,7,8,23,30,39,48,49,50,56],lite:15,lmdb:[21,49,52],lmdbreader:52,lmdbwriter:52,load:[9,12,23,27,29,30,44,47,49,50,53],loader:53,local:[4,21,23,52],localhost:[31,32,33,34,35],locat:[4,8,39,51],log:[4,50,52],login:4,look:[8,39],loss:[10,12,30,39,44,52,53],lower:39,lrn1:12,lrn2:12,luo:[3,48],mac:[4,23,47,53,54],machin:[4,23,44,47,48,49,53],maco:[4,9],macosx:23,mai:[4,5,15,21,22,30,39,48],mail:[7,48,56],mailto:56,main:[4,8,11,29,49,50],mainli:3,major:[8,9,44,47,50],make:[2,4,12,21,22,39,45,47,50,52],malloc:44,manag:[0,2,9,10,15,16,23,44,47,49,52],mandatori:[47,53],mani:[3,5,6,44],manner:47,manual:30,map:[10,15],march:48,markdown:6,master:[2,5,15,21],match:4,math:[44,50,51,52],math_kernel:22,matmul:[10,55],matplotlib:[4,21],matric:52,matrix:[19,39,44,50],maven:[47,53],maxpool2d:10,maxpool:[32,55],mayb:4,md5:[8,47],mean:[4,30],meaning:28,measur:[11,44],media:48,medilot:48,meihui:[3,48],meihui_zhang:3,melbourn:48,member:[3,8,10,15,50],memori:[4,11,16,30,39,44,49,52,53,54],mentor:48,menu:[22,54],merg:[2,5,52],meso:[9,47,49,50,51],messag:[4,5,12,21,23,44],meta:44,method:[44,47,52,53],metric:[11,12,44,49,52],microsoft:22,migrat:2,mini:39,miniconda3:23,miniconda:23,minim:17,misc:55,miscellan:50,mismatch:[4,23,49],miss:[4,23],mkdir:[4,12,21,22],mkl:[4,47,55],mkldnn:[4,17],mlp:[9,10,39,47,54],mnist:[19,36,52],moaz:[3,48],mobil:48,mode:[29,47,50,53],model:[8,9,10,12,19,28,29,30,31,32,34,35,47,48,49,50,51,52,53,54,55],model_bin:27,model_def:32,model_txt:27,modelproto:49,modul:[4,9,19,21,44,48,49,52,53,55],modulenotfounderror:55,momentum:50,more:[6,10,27,30,32,44,47,48,50],most:[39,44],move:[47,49,50,55],msse2:4,much:8,multi:[9,44,45],multimedia:48,multipl:[4,9,10,23,44,47,50,53],multipli:53,must:[4,8,10,23,32,39],mzh:3,nair:3,name2lay:39,name:[1,3,4,8,10,15,17,22,23,39,44,47,55],namespac:4,nation:[3,48],nativ:[5,23],natur:28,navig:54,ncurs:4,necessari:[4,15],necessarili:47,need:[4,5,6,8,10,12,21,22,39,45],nesterov:52,net:[4,9,10,12,22,29,32,44,47,50,52],neteas:[3,48],netlib:22,netproto:39,network:[9,11,12,19,28,29,30,36,39,44,47,49,52,54,55],neural:[9,11,12,28,29,30,44,47,49,50,52,55],neuralnet:[39,47,49,50],newer:4,newli:[39,47],next:[39,49],nightli:23,node:[9,39,47,49,50],nomal:52,non:[4,8,15],norm:54,normal:[23,34,35,39,44,52,53],note:[4,8,10,23,32,45,47],notebook:[8,21,40,48,53,54],now:[8,12,30,48],npartit:39,ntest:30,nthread:30,ntrain:30,num:39,number:[11,12,23,28,30,39,49],numpi:[4,21,22,23,29,32],nus:3,nusdbsystem:23,nvcc:52,nvida:4,nvidia:[4,9,11,16,22,23,44,47],obj:22,object:[22,39,44,49,52,53],objectarrai:4,oct:48,octob:47,off:52,offici:23,okai:8,old:[2,8],older:4,omit:39,onc:[4,5],one:[4,10,23,28,29,31,34,35,39,44,45],onehotlay:50,onli:[4,5,6,15,19,23,27,32,39,50],onlin:[2,8,15],only_cbla:4,onnx:[19,47,55],onto:[2,5],ooi:[3,48],ooibc:3,opebbla:21,open:[5,7,8,11,15,22,23,32,40,48,55],openbla:[4,9,15,21,22,49,54],opencl:[4,9,16,44,45,52],openclgpu:[16,44,45],openclmath:44,opencv:[21,30,52],oper:[5,9,16,19,21,44,45,47,50,51,52,54,55],operand:[45,53],opt:[4,10,21],optim:[10,16,44,51,52,55],option:[2,15,21,22,30,49,52],order:[4,6,12],org:[0,1,2,3,8,22,48,56],organ:3,origin:[2,5,34,39],osaka:3,other:[3,4,5,7,8,9,17,23,28,29,39,44,47,48,49,50,51],otherwis:6,otool:[4,23],out:49,outdata:30,output:[4,10,12,27,30,39,49,52],outsid:[4,32],over:[4,8,19,36,39,45,47,49,50,51,52,53,54,55],overview:[48,52],overwrit:21,own:[5,10],owner:10,packag:[5,9,15,17,19,21,22,23,47,52,54],pad:10,page:[4,12,29,39,44,48,54],pair:[31,34,35,39],panda:4,paper:[37,48],parallel:[10,29,39,47,50],param:[32,39,49,50,55],paramet:[9,10,11,12,28,29,30,31,32,33,34,35,37,44,47,49,52,53,54],parameter_fil:[31,34,35],paramid2param:39,pars:49,part:22,parti:[8,50],particip:48,particular:4,particularli:[28,39],partit:[9,47,49,50],partition_dim:39,pass:[4,8,10,11,39,44],past:[5,8],patch:3,path:[4,5,6,15,17,21,22,23,27,28,49],patient:48,payload:44,pcre:4,peopl:[3,5,8],per:[11,29],perform:[4,12,44,47,49],perl:[15,22],permiss:49,pfreq:30,phase:[4,39],pickl:[31,32,33,34,35],ping:5,pip:[4,6,21],pkgconfig:4,pkl:37,place:29,plai:[3,48],plain:[19,36],plan:49,platform:[4,8,9,22,48,49,50,51,52,53,54,55],pleas:[2,4,5,8,12,15,17,23,27,28,29,30,37,48],plugin:48,pmc:[8,47],pointer:[39,47],pom:53,pool1:12,pool2:12,pool3:12,pool:[10,32,52],pooling1:10,pooling2:10,popular:[8,9,11,39,49,50,51,52],posit:4,possibl:[8,39],post:1,potenti:44,power:48,prdownload:4,pre:[29,34,37,50,52],preact:34,prediabet:48,predict:[12,19,36,44,50],prefer:6,prefetch:[47,51],prefix:[4,6],prelu:52,prepar:[9,12,19,21,28,30,36],preprocess:[19,36,44],preprocessor:[15,22],present:[23,48],pretrain:[33,34,47],previou:[15,21,22,27],previous:[29,47],print:[4,30,32,50],prioriti:51,privat:1,problem:[4,5,23,32],process:[8,12,22,37,39,47,49,51,52],program:[4,8,9,17,27,29,31,32,33,34,35,37,44,47,49,50,51,52],programm:10,project:[0,2,3,5,7,8,15,22,47,48],prompt:15,propag:[8,10,44],proper:[8,15],propog:10,propos:[8,39],proto:[9,22,49,52],protobuf:[4,9,21,22,23,50],protobuf_include_dir:22,protoc:[15,22],protocol:[4,22],prototxt:[27,32],provid:[4,5,10,16,28,29,31,34,35,39,44,45,47],prxxx:2,publish:53,pull:[2,5,17],purpos:50,push:[2,5,6],put:[4,15,48],pyd:22,pydatasg:48,pydot:4,pysinga:[4,9,47,53],python2:[4,21],python3:[5,23,54,55],python:[4,5,9,19,21,23,27,28,29,31,32,33,34,35,37,47,48,49,50,51,52,53,54,55],python_out:22,pythonpath:[4,23],pythreadst:[4,23],pytorch:[10,31,35],question:[7,48],race:51,rafiki:[47,48,53],ran:29,random:[9,44,47,49],rang:[10,44],rat:49,rate:30,raw:[21,47],rbm:[9,19,36,39,49,50,52],rcn:8,read:[12,27,44,47,52],reader:[44,52],readi:[4,15],real:4,rearrang:50,reason:4,rebas:[2,5],recast:8,recent:[4,22],recommend:[4,5,6,23],recommonmark:6,recompil:[5,23],record:[10,44],recoveri:9,recurr:[9,28,39,47,49],redefinit:15,reduc:[9,54],redund:39,refactor:[49,50],refer:[4,5,10,12,27,29,30,32,39,48],refin:[49,50],reflect:47,regard:30,regist:4,regular:52,reinstal:[4,23],relat:[4,49,50,55],releas:[4,9,15,22,23,39,47,48],relev:19,relu1:12,relu2:12,relu3:12,relu:10,rememb:4,remot:[2,5],remov:[9,22,39,49,50,51],renam:[52,54],replac:[5,28,29,39,47,50],replic:39,repo:[2,4,5,6,8],report:[4,5,56],repositori:[4,5],repres:[10,16,39,44],reproduct:5,request:[0,2,5],requir:[3,4,5,6,10,11,12,23,29,30,47],require_grad:10,requires_grad:10,research:48,reset:[4,49],reshap:55,resid:[16,39],residu:[9,19,36,54],resnet:[9,11,29,31,34,35,47,52,55],resolv:[4,5,23,32],resourc:9,respect:[10,39],respons:[8,52],rest:[10,47],restor:[9,47,49],restrict:49,restructuredtext:6,result:[4,6,11,39],resum:52,revers:10,review:[5,47],reword:5,rework:48,reyad:[3,48],right:22,rmsprop:[44,52],rnn:[9,19,36,47,49,50,52,54,55],role:3,root:[4,22,23,49],round:32,row:[29,39],rsa:8,rst:6,rsync:6,rtd:6,rubi:21,rule:5,run:[4,6,8,15,16,17,19,21,23,29,30,32,33,36,44,47,49,51,54],runonebatch:49,runtim:[4,17,21,22,23,49],runtimeerror:4,rvh:6,safe:49,sai:4,same:[4,5,6,12,23,30,39,45,47,49,50],sampl:[12,27,28],save:[12,30,47],scalabl:11,scale:49,schedul:16,scheme:[11,39],school:48,scienc:21,scikit:4,scl:4,sclo:4,scm:2,screen:4,scrip:49,script:[4,8,12,15,22,27,30,32,33,47,49,54],seamlessli:29,search:[4,23],second:4,section:[4,15,22,39],secur:1,see:[4,5,6,12,21,31,34,35,39,47],seed:28,select:[11,49],send:[2,5,52],sentenc:28,sep:[9,48],separ:[49,53,55],septemb:47,seq:54,sequenti:28,serv:[31,32,33,34,35],server:[8,9,11,39,47,49,53],servic:[48,49],session:48,set:[2,4,5,10,22,23,28,37,39,44,45,49,55],set_valu:10,setup:[2,4,22,49,52],sever:[7,30,48],sgd:[9,10,44,47,50,51,52],sginnov:48,sha256:8,sha512:47,shao:48,shape:[10,32,39,52],share:[4,49,50],share_from:39,sharefrom:39,shareparamsfrom:39,sheng:[3,48],shentilium:48,should:[0,2,4,5,6,8,10,12,23,29,30,31,32,33,34,35,39],show:[4,12],shown:[4,39],side:54,sigmod:48,sigmoidcrossentropi:54,sign:[8,53],signa:[50,51],signatur:8,silenc:15,similar:[22,29,39],similarli:39,simpl:[4,5,52],simplest:4,simpli:[27,39],simplifi:9,sinc:[15,39],sing:39,singa:[0,1,2,5,6,8,9,11,12,15,16,17,19,23,28,31,32,33,34,35,36,39,44,45,56],singa_root:12,singa_wrap:22,singaenv:22,singapor:[3,48],singatest:49,singatool:49,singav1:52,singl:[9,11,39,47,49,50,51,53],singleton:[49,52],sit:6,site:[4,5,6,8,21,22,23],size:[11,39,49,53],slice:[9,39,47,49,50,52,53],slide:48,sln:15,slow:4,small:5,snapshot:[47,48,53],snprintf:15,socket:47,softmax:[39,52],softmax_cross_entropi:10,softmaxlay:[47,50],softwar:[3,19,21,47,48,50],solut:[4,5,15,22,23],some:[3,4,5,12,17,28,39,40,44,47,48,49,52,54,55],sometim:4,soon:27,sort:49,sourc:[5,6,7,8,10,11,15,17,19,21,28,29,39,47,48,49,53],sourceforg:4,southeast:[31,32,33,34,35],space:39,spamassassin:48,spars:[44,49],spatial:53,specif:[4,10,15,19,23,30,44,45],specifi:[4,12,30,39],speed:44,spell:5,sphinx:[6,47,52],sphinx_rtd_them:6,split:[39,50,52],sponsor:47,sprintf:15,squar:44,squash:5,src:[4,8,15,22],srclayer:39,sse2:4,ssh:49,stabil:47,stack:[19,50],standard:9,start:[8,12,15,16,22,27,28,37,49,50],startup:22,state:[5,8],statist:[12,48,52],statu:[30,47],std:[28,39],stdext:15,step1:30,step:[4,6,10,12,15,21,22,30,54],still:15,stop:49,store:[6,10,12,30,44,45,47,48,50],stores_grad:10,strata:48,strategi:[32,39],strawberri:22,strawberryperl:22,stream:44,stride:[47,54],string:[4,28,39,44],strongli:8,structur:[12,17,32,44,47],stub:[39,47],stuck:49,studio:[5,15,22],sub:[39,48],subclass:[10,44,52],subject:8,submit:[0,3,5,31,32,33,34,35],submodul:52,subscrib:1,subsequ:39,subset:39,success:[3,47],successfulli:[4,21,23],sudo:[4,23],suggest:[3,8],suitabl:22,summer:48,support:[4,6,8,9,15,27,39,44,47,49,50,51,52,53,54,55],suppos:[6,39],suppport:9,sure:[22,45],sutd:3,svn:8,swig:[4,21,22,53],swigwin:22,symbol:10,symlink:4,synchron:[11,29,39,47],synset:[27,31,33,34,35],synset_word:[27,31,34,35],system:[0,4,5,7,11,15,21,22,23,47,48,49],tag:[4,22,23],take:[10,39],talli:8,tan:[3,48],tankianle:3,tap:21,tar:[4,8,12,31,32,33,34,35,47],target:[10,22,49,52],tcp:50,tdun:3,team:[8,56],technolog:3,teck:48,ted:3,templat:8,tensor:[9,16,19,21,22,23,44,47,52,53,54,55],tensor_math_cpp:45,tensor_math_cuda:45,tensor_math_opencl:45,tensorflow:33,term:44,termin:49,tesla:11,test:[5,8,11,12,15,23,30,32,33,34,39,47,49,50,54,55],test_batch:12,test_singa:[4,22],tester:3,testfold:30,testlist:30,text:[19,36],textfileread:52,textfilewrit:52,than:[4,39],thank:8,theano:10,thei:[10,39,44],theja:3,them:[4,5,10,15,22,39,40],theme:6,therefor:[4,16,44],thi:[0,1,2,4,5,6,8,10,12,15,22,23,28,29,30,31,32,33,34,35,37,39,48,49,50,51,52,53,54,55],third:[8,50],thirdparti:49,those:[5,8,10],thread:[4,8,23,30,39,44,49,51],three:[8,10,16,29,39,44,45,47],through:[11,28,39],throughput:11,thu:39,ticket:5,time:[4,5,11,23,47,49,50],timer:52,tini:55,titl:5,tlp:48,tmp:50,togeth:[4,8,9,44,47,53],told:4,too:49,tool:[5,9,17,23,47,49,50,52,54],toolkit:[4,47,53],toolset:22,top:[27,44,48],topk:29,topolog:[11,49],torch:34,toronto:12,total:11,track:[5,7,48],tradit:44,train:[8,9,12,19,32,33,34,36,39,44,47,49,50,51,52,53,54,55],train_perf:12,trainer:49,trainfold:30,trainlist:30,trainx:30,transfer:[4,39,52],transform:[10,30,52],transpar:[39,44],transpos:55,trap:[4,23],travi:[4,47,52,54],tree:6,trento:48,trivial:50,trust:8,tsinghua:48,tune:54,tung:[3,48],turn:30,tutori:[22,48,54],two:[4,6,10,22,27,29,39,44,48,55],txt:[8,27,28,30,31,33,34,35],type:[10,12,22,27,29,30,39,44,45,49,55],typic:[4,10,23,39,44],ubuntu16:17,ubuntu:17,unclear:[7,48],under:[5,15,17,39,41,47,48,55],undergo:47,undesir:51,undirect:39,unidirection:39,unifi:52,uniform:44,unit:[4,8,16,28,39,44,47,49,50,54,55],unittest:[4,53],univers:[3,48],unrol:39,unsubscrib:1,unsupport:55,until:47,unzip:4,updat:[2,5,6,7,9,10,21,27,29,44,47,48,49,50,51,52,53,54,55],upgrad:[4,21,47,54],upload:4,upstream:2,url:2,usabl:[53,54,55],usag:[10,27,31,34,35],use:[2,4,5,10,11,12,15,16,22,23,27,28,30,31,32,33,34,35,39,44,48,49,54],use_cpu:[29,31,34,35],use_cuda:22,use_cudnn:22,use_glog:22,use_gpu:37,use_modul:21,used:[4,5,10,12,15,21,22,23,28,29,30,39],useful:[8,39],user:[4,6,7,8,17,23,29,44,45,47,48,49,55,56],usernam:[4,5],uses:[0,2,4,5,11,39],using:[2,4,5,8,9,10,15,17,19,23,28,29,36,37,39,44,45,47,48,49,50,51,52,53,54,55],usr:[4,21],util:[47,49,52,53,54,55],v140:22,val:12,val_perf:12,valid:[12,29,30,39],valu:[23,32,33,39,44,47,49],valuabl:3,varaibl:4,variabl:[4,10,23,44,45],variant:[44,54],varieti:[8,49,50,51,52],variou:55,vcpu:11,vector:[19,39],venv:21,verbos:47,verifi:[22,47],versa:10,version:[6,15,22,23,27,28,29,32,33,39,47,48,49,52,53,54,55],vgg11:35,vgg16:27,vgg19:27,vgg:[9,19,27,29,36,47,52,54],vggnet:29,via:[4,5,6,10,17,23,31,34,35,39,47,48,55],vice:10,video:[22,29,30,48],viennacl:4,viewer:40,vim:5,virtual:[4,21,22,23],virtualenv:[21,22],vis:39,visenz:3,visibl:39,visit:23,visual:[5,9,15,22,47],visualstudio:22,vldb:48,vs2015:15,vsproject:[15,22],vulner:56,wai:[4,5,7,10,39,48],wait:[5,8],wang:[3,48],wangji:3,wangsh:3,wangwei:3,wangyuan:3,wanqi:3,want:[4,5],warn:15,watch:48,web:8,webpag:[7,48],websit:[4,5,8,47,52,53,54],wei:[3,48],weight:[19,32,39,50],well:[8,15,39],wenfeng:3,were:[22,31,34,35],wget:[4,21,31,32,33,34,35],wheel:[4,9,47,53],when:[4,5,10,15,22,23,39,44,49,50,51],where:[11,27,29,39],whether:8,which:[4,5,8,10,11,16,17,22,23,28,29,30,39,44,47,49],whl:53,who:[5,8],whole:4,whose:39,wide:[8,12,28,29,30,34,44,49,50,51,52],win32:22,win64:[15,22],window:[9,47,53,54],windows10:22,winsinga:22,wip:2,wish:15,within:[17,32,39,49],without:[22,23,29,35,39,45],word:[31,33,34,35,39,44],work:[2,4,5,8,15,27],worker:[9,11,47,49,51],workload:11,workshop:48,workspac:49,would:[4,5,23,27,29,37,39,44],wrap:[10,44,55],wrapper:[4,47,50],write:[3,5,44,47,49,52],writer:[44,52],written:8,wrn:34,wuwf:3,www:[8,12,22],x64:22,x_train:10,xiangrui:3,xie:[3,48],xin:3,xpu:[4,49],xue:3,xuewanqi:3,xvf:[31,32,33,34,35],xvzf:4,xxx:[2,5,8],xxxmath:44,xxxx:[6,8],y_train:10,yao:3,yaochang2009:3,yapf:5,yapfarg:5,yet:47,you:[2,4,5,6,7,8,12,15,21,22,23,27,30,40,47,48],your:[2,4,5,8,15,21,22,23,27,30,48],yournam:4,yuan:3,yum:4,yzbigdata:[3,48],zeromq:9,zhang:[3,48],zhaoj:3,zhejiang:[3,48],zheng:[3,48],zhongl:3,zip:[4,22],zlib:4,zmq:51,zoo:[9,19,48],zookeep:[9,47,49,51],zsock:49},titles:["Issue Tracking","Project Mailing Lists","Source Repository","The SINGA Team","Build SINGA from Source","How to Contribute Code","How to Contribute to Documentation","How to Contribute to SINGA","How to prepare a release","Development Schedule","Autograd in Singa","Benchmark for Distributed training","Quickstart - Cifar10 example","Caffe Converter","Data","Dependent library installation","Device","Docker Images","Image Tool","Documentation","Initializer","Installing SINGA on macOS 13.10","Building SINGA on Windows","Installation","Layer","Loss","Metric","Use parameters pre-trained from Caffe in SINGA","Train Char-RNN over plain text","Train CNN over Cifar-10","Train AlexNet over ImageNet","Image Classification using DenseNet","Image Classification using GoogleNet","Image Classification using Inception V4","Image Classification using Residual Networks","Image Classification using VGG","Model Zoo","Train a RBM model against MNIST dataset","FeedForward Net","Neural Net","&lt;no title&gt;","ONNX","Optimizer","Snapshot","Software Stack","Tensor","Utils","Download SINGA","Welcome to Apache SINGA","singa-incubating-0.1.0 Release Notes","singa-incubating-0.2.0 Release Notes","singa-incubating-0.3.0 Release Notes","singa-incubating-1.0.0 Release Notes","singa-incubating-1.1.0 Release Notes","singa-incubating-1.2.0 Release Notes","singa-incubating-2.0.0 Release Notes","Security"],titleterms:{"char":28,"function":[10,39],"import":10,"new":[17,48],The:3,Use:[4,17,27],Using:[6,23],about:4,access:[2,39],advanc:39,against:37,alexnet:30,announc:8,apach:48,api:[6,16,20,24,45],artifact:8,autograd:10,avail:17,batch:39,benchmark:11,bia:10,build:[4,22],caff:[13,27],call:8,cbla:15,centos7:4,check:[6,8],cifar10:12,cifar:29,classif:[31,32,33,34,35],cnn:29,code:[5,6],committ:[2,3],compil:[4,30],conda:[4,23],configur:39,contribut:[5,6,7,48],contributor:[2,3],convert:13,core:44,cpp:[6,12,16,20,24,45],cpu:4,creat:[10,17],creation:39,cuda:22,data:[14,29,30],dataset:37,defin:10,densenet:31,depend:[4,15,22],deprec:4,detail:[4,31,32,33,34,35],dev:8,develop:[5,9],devic:16,dimens:39,dispatch:39,distribut:11,docker:[17,23],dockerfil:17,docstr:6,document:[6,19,48],download:[8,30,47],energi:39,environ:5,exampl:[10,12,27],exist:17,faq:[4,15,21,23],featur:39,feed:39,feedforward:38,file:8,format:5,forward:[10,39],from:[4,17,23,27],get:48,git:5,googl:15,googlenet:32,gpu:[4,22],guid:39,histori:48,how:[5,6,7,8,48],imag:[17,18,27,31,32,33,34,35],imagenet:30,implement:[39,45],incept:33,incub:[49,50,51,52,53,54,55],initi:20,instal:[4,15,21,22,23,29],instruct:[12,28,29,30,31,32,33,34,35,37],intern:8,issu:0,jira:5,kernel:22,layer:[10,24],librari:15,licens:[8,48],list:1,log:15,loss:25,maco:21,mail:[1,8],make:8,manag:8,matrix:10,metric:26,mirror:8,mnist:37,model:[27,36,37,39,44],modul:[10,22],more:4,multipl:39,nativ:4,net:[38,39],network:34,neural:39,note:[49,50,51,52,53,54,55],notic:8,obtain:27,onli:10,onnx:41,oper:10,optim:42,option:4,out:8,over:[28,29,30],packag:[4,8,10],page:8,paramet:[27,39],partit:39,plain:28,pmc:3,post:4,pre:27,predict:[27,29],prepar:[8,27,29],preprocess:30,preview:6,process:4,project:1,protobuf:15,publish:8,python:[6,12,16,20,22,24,45],quickstart:12,rbm:37,readm:8,recent:48,releas:[8,49,50,51,52,53,54,55],release_not:8,relev:10,repositori:2,requir:21,residu:34,result:8,rnn:[28,39],roll:8,run:[12,22,27,37],schedul:9,secur:56,select:8,share:39,singa:[3,4,7,10,21,22,27,29,30,47,48,49,50,51,52,53,54,55],singa_object:22,snapshot:43,snippet:6,softwar:44,sourc:[2,4,22,23],specif:16,spell:6,stack:44,start:48,structur:39,studio:6,style:5,support:22,tag:17,team:3,tensor:[10,45],test:[4,22,27],text:28,thi:27,tool:[4,18],track:0,train:[10,11,27,28,29,30,37],tutori:21,ubuntu:4,unit:22,updat:8,upload:8,use_cuda:4,use_mkldnn:4,use_modul:4,use_opencl:4,use_python:4,user:39,using:[31,32,33,34,35],util:46,vector:10,version:[4,12],vgg:35,video:21,visual:6,vote:8,vscode:6,web:2,websit:6,weight:10,welcom:48,window:[4,15,22],worker:39,workflow:5,zoo:36}})
\ No newline at end of file
diff --git a/content/objects.inv b/content/objects.inv
index 0452197..d5c3727 100644
--- a/content/objects.inv
+++ b/content/objects.inv
Binary files differ
diff --git a/content/searchindex.js b/content/searchindex.js
index 1838219..58e184f 100644
--- a/content/searchindex.js
+++ b/content/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["community/issue-tracking","community/mail-lists","community/source-repository","community/team-list","develop/build","develop/contribute-code","develop/contribute-docs","develop/how-contribute","develop/how-to-release","develop/schedule","docs/autograd","docs/benchmark","docs/cnn","docs/converter","docs/data","docs/dependencies","docs/device","docs/docker","docs/image_tool","docs/index","docs/initializer","docs/install_macos1013","docs/install_win","docs/installation","docs/layer","docs/loss","docs/metric","docs/model_zoo/caffe/README","docs/model_zoo/char-rnn/README","docs/model_zoo/cifar10/README","docs/model_zoo/examples/caffe/README","docs/model_zoo/examples/char-rnn/README","docs/model_zoo/examples/cifar10/README","docs/model_zoo/examples/imagenet/alexnet/README","docs/model_zoo/examples/imagenet/densenet/README","docs/model_zoo/examples/imagenet/googlenet/README","docs/model_zoo/examples/imagenet/inception/README","docs/model_zoo/examples/imagenet/resnet/README","docs/model_zoo/examples/imagenet/vgg/README","docs/model_zoo/examples/index","docs/model_zoo/examples/mnist/README","docs/model_zoo/imagenet/alexnet/README","docs/model_zoo/imagenet/densenet/README","docs/model_zoo/imagenet/googlenet/README","docs/model_zoo/imagenet/inception/README","docs/model_zoo/imagenet/resnet/README","docs/model_zoo/imagenet/vgg/README","docs/model_zoo/index","docs/model_zoo/mnist/README","docs/net","docs/neural-net","docs/notebook/README","docs/onnx","docs/optimizer","docs/snapshot","docs/software_stack","docs/tensor","docs/utils","downloads","index","releases/RELEASE_NOTES_0.1.0","releases/RELEASE_NOTES_0.2.0","releases/RELEASE_NOTES_0.3.0","releases/RELEASE_NOTES_1.0.0","releases/RELEASE_NOTES_1.1.0","releases/RELEASE_NOTES_1.2.0","releases/RELEASE_NOTES_2.0.0","security"],envversion:51,filenames:["community/issue-tracking.md","community/mail-lists.rst","community/source-repository.rst","community/team-list.rst","develop/build.md","develop/contribute-code.md","develop/contribute-docs.md","develop/how-contribute.md","develop/how-to-release.rst","develop/schedule.rst","docs/autograd.md","docs/benchmark.md","docs/cnn.md","docs/converter.rst","docs/data.rst","docs/dependencies.md","docs/device.rst","docs/docker.md","docs/image_tool.rst","docs/index.rst","docs/initializer.rst","docs/install_macos1013.rst","docs/install_win.rst","docs/installation.md","docs/layer.rst","docs/loss.rst","docs/metric.rst","docs/model_zoo/caffe/README.md","docs/model_zoo/char-rnn/README.md","docs/model_zoo/cifar10/README.md","docs/model_zoo/examples/caffe/README.md","docs/model_zoo/examples/char-rnn/README.md","docs/model_zoo/examples/cifar10/README.md","docs/model_zoo/examples/imagenet/alexnet/README.md","docs/model_zoo/examples/imagenet/densenet/README.md","docs/model_zoo/examples/imagenet/googlenet/README.md","docs/model_zoo/examples/imagenet/inception/README.md","docs/model_zoo/examples/imagenet/resnet/README.md","docs/model_zoo/examples/imagenet/vgg/README.md","docs/model_zoo/examples/index.rst","docs/model_zoo/examples/mnist/README.md","docs/model_zoo/imagenet/alexnet/README.md","docs/model_zoo/imagenet/densenet/README.md","docs/model_zoo/imagenet/googlenet/README.md","docs/model_zoo/imagenet/inception/README.md","docs/model_zoo/imagenet/resnet/README.md","docs/model_zoo/imagenet/vgg/README.md","docs/model_zoo/index.rst","docs/model_zoo/mnist/README.md","docs/net.rst","docs/neural-net.md","docs/notebook/README.md","docs/onnx.rst","docs/optimizer.rst","docs/snapshot.rst","docs/software_stack.md","docs/tensor.rst","docs/utils.rst","downloads.md","index.rst","releases/RELEASE_NOTES_0.1.0.md","releases/RELEASE_NOTES_0.2.0.md","releases/RELEASE_NOTES_0.3.0.md","releases/RELEASE_NOTES_1.0.0.md","releases/RELEASE_NOTES_1.1.0.md","releases/RELEASE_NOTES_1.2.0.md","releases/RELEASE_NOTES_2.0.0.md","security.md"],objects:{},objnames:{},objtypes:{},terms:{"09309e":12,"0xa":4,"0xb":4,"1024l":12,"16l":12,"224x224":11,"32l":12,"32n":11,"64l":12,"7700k":65,"8xlarg":11,"938460476e":12,"abstract":[8,9,16,55,58,60,61,62,63],"boolean":10,"case":[4,5,50,65],"char":[19,39,47],"class":[6,10,16,55,58,60,61,63,64,66],"const":50,"default":[4,16,29,32,33,40,41,48,60],"export":[4,21],"final":12,"float":[33,41,64],"function":[6,15,19,29,32,55,56,58,60,61,63,64,65,66],"goto":22,"import":[4,16,19,21,22,23,35,43,58,66],"int":[33,41,50],"long":66,"new":[2,5,7,8,9,10,15,22,23,29,32,50,55,58,61,62,63,66],"public":[8,59,64],"return":[10,29,32,50],"short":[5,61],"static":[15,22,50,64],"switch":[4,12],"throw":66,"true":[5,10],"try":[4,21,59],"universit\u00e9":3,"void":50,"while":[3,4,50,58],AWS:[11,59],Abs:66,Added:65,But:[15,50],For:[1,4,5,10,17,23,29,32,50],IDE:22,NOT:8,One:9,PRs:2,The:[2,4,5,6,8,10,11,12,15,16,17,22,23,27,29,30,32,33,34,37,38,40,41,42,45,46,48,50,55,58,62],Then:[4,5,12,27,30,35,43],There:[8,10,15,21,29,32,50],These:[1,21,50,51],USE:[4,63],Use:[8,9,22,60,61,63,64],Using:19,With:[23,38,46],YES:22,_bia:[35,43],_build:6,_singa_wrap:[4,22,23],_weight:[35,43],abl:[29,32,55],abort:[4,23],about:[8,29,32],abov:[4,6,22,34,35,36,37,38,42,43,44,45,46,50],absent:23,ac_check_lib:4,ac_cv_have_libgflag:4,academi:3,accept:[9,58,59,64,65],accord:[10,15,50],account:[2,4,5],accuraci:[12,29,32,33,41,55],achiev:[29,32],acm:59,across:[9,65],acs:8,activ:[10,21,22,23,37,45,63],adadelta:[9,58,62],adagrad:[55,63],adam:[9,58,62,64],adamax:58,adammax:[9,62],add:[2,4,5,6,8,9,10,15,21,22,23,29,32,58,60,61,63,64,65,66],add_bia:10,addbia:66,addbn:[37,45],added:[5,35,43,50,58],adding:[7,22,55,59],addit:[4,6,22,29,32,37,40,45,48,55],addition:4,address:[61,62],adsc:59,advanc:59,after:[2,4,10,12,15,23,27,28,30,31,33,35,36,37,41,43,44,45,50,61],again:4,against:[4,5,19,33,39,41,47,55,58],alan:3,alex:50,alexnet:[9,12,19,29,32,39,47,61,63],algebra:[9,55,56,58],algorithm:[10,55,58,60,61,63],alia:[58,65],alibaba:3,all:[4,6,7,8,9,15,16,17,23,50,58,59,64,65],alloc:[55,56],allreduc:60,alp:3,alreadi:[2,4],also:[4,16,22,23,28,31,33,41,50,58],amazon:[58,64],amazonaw:[34,35,36,37,38,42,43,44,45,46],amd:[4,9,55,58],ami:58,among:[9,50],anaconda:4,analyt:59,anh:3,ani:[7,8,16,50,59],annot:5,anoth:5,answer:[7,59],anthoni:3,apach:[0,1,2,3,4,5,17,21,23,58,60,61,66,67],api:[4,19,22,29,32,34,35,36,37,38,42,43,44,45,46,58,59,60,63,66],apl:8,app:59,append:12,appli:[10,11,29,32],applic:[0,11,28,31,50,58,59,61],april:[9,58,59],apt:[4,59],architectur:[9,58],archiv:[1,8],argsortlay:[58,61],argument:[29,32,40,48],arm:55,arrai:[29,32,55,56],articl:10,artifici:[12,29,32],ary1:16,ary2:16,asc:[8,58],asf:[2,58],ask:8,assign:[50,60,61],assum:[33,41],asterisk:61,asynchron:58,atla:4,attribut:10,atung:3,aug:59,augment:[29,32,58,64],august:59,author:59,auto:[9,10,15,60],autobuild:6,autodocstr:[5,6],autograd:[9,19,58,65,66],automak:21,automat:[5,8,9,10,50,55,58,60,64],autoreconf:4,autotool:58,autotun:63,aux:[33,41],auxiliari:60,avail:[8,22,23,59,60],averag:[29,32,50],avgpool2d:10,avoid:[4,5,23,50,60],awar:56,backpropag:10,backward:[10,55],balanc:[9,60],bandwidth:11,bar:11,base:[0,8,33,41,50,58,60,61,62,63],based_on_styl:5,bash:[17,23],bashrc:[4,61],basic:[4,58,59,66],bat:15,batch:[10,11,12,29,32,33,37,38,41,45,46,63,64,65],batch_numb:10,batch_sz:10,batchnorm2d:10,batchnorm:66,batchnorml:63,batchsiz:[33,41],becaus:[4,8],been:[1,4,5,59],befor:[2,5,8,34,35,36,37,38,42,43,44,45,46],behalf:8,beignet:4,beij:3,being:50,belong:4,below:[4,21,34,37,38,42,45,46,50],benchmark:19,beng:[3,59],best:[29,32,59],better:4,between:[35,43,50,55,62],bia:[19,35,43,50],bibtex:59,big:[8,60,61,62,63,64,65,66],bin:[4,12,17,21,23,28,29,31,32,33,41],binari:[4,12,15,27,29,30,32,33,41,63],bind:[4,8,9,12,58,61,62,63,64],bit:[8,15],bla:4,blame:5,blob:[50,58,60,61,62,63],block:[35,43,63],bn1:10,bn2:10,bob:4,bodi:6,boltzman:60,boss:59,both:[5,9,10,12,22,29,32,50,55,62],bottom:10,bptt:[9,58,61],bpttworker:61,branch:[2,5,15],brand:8,brew:21,bridg:[50,61],brief:5,broadcast:[58,66],brows:0,brussel:59,buffer:[4,22],bug:[0,5,8,58,60,61,62,63,64,65,66],build:[5,6,8,9,12,15,17,21,23,33,41,58,60,61,62,63,64,65,66],built:[4,6,23,63],bvlc_googlenet:[35,43],c2084:15,c2375:15,c_cpp:5,cach:65,caff:[9,29,32,35,43,58,64],caffe_root:[35,43],caffemodel:[27,30,35,43],cai:59,calcul:10,call:[10,12,22,50,55,61,66],can:[2,4,5,6,7,8,10,12,15,17,22,23,27,28,29,30,31,32,33,41,50,51,55,58,59,60,64,67],candid:8,cannot:[4,23,60,62],card:[16,40,48,55,58,61],care:9,carri:[55,58],cast:8,cat:10,categor:50,categori:[50,58,60],caus:[4,23,61],cbla:[4,22,56,63],cblas_include_dir:22,ccmake:[4,33,41],cct:9,ceil:[35,43],cento:4,cflag:4,cgi:8,chang:[3,4,5,6,8,10,22,33,41,62,63,66],channel:[23,63],charact:[28,31],check:[4,5,23,58,60,64],checker:[5,6],checkout:[2,4,5],checkpoint:[9,12,28,31,34,35,36,37,38,42,43,44,45,46,58,60,63,64],checksum:6,chen:[3,59],chin:[3,59],china:3,chines:[58,65,66],chonho:3,choos:[6,22],chunk:50,cifar10:[29,32,61,63,65],cifar:[12,19,39,47,63],circl:50,cite:59,ckpt:[36,44],clang_format_styl:5,classif:[11,12,19,27,29,30,32,33,39,41,47,58,61,64,65],classifi:59,clean:[2,5,65],click:[5,22],client:4,clone:[2,4,5,15,21],closer:8,cloud:[4,58,61],cluster:[58,60,62],clusterproto:60,cmake:[4,12,15,21,22,58,63],cmake_include_path:[4,21],cmake_library_path:[4,21],cmakelist:[33,41],cmd:15,cnmem:[22,63],cnn:[9,10,12,19,33,39,41,47,50],code:[2,3,4,7,8,10,15,16,17,21,22,23,28,29,31,32,40,48,58,59,61,63,64,65],codebas:[5,8],colab:23,collabor:59,collis:62,column:50,com:[2,3,4,5,15,21,22,34,35,36,37,38,42,43,44,45,46],come:[4,22,23],command:[4,6,15,17,22,23,27,28,29,30,31,32,33,34,35,36,37,38,41,42,43,44,45,46,58,60,61],commandqueu:55,comment:[6,8],commit:[1,2,5,6,35,37,43,45],committ:[5,6,8,65],common:[8,60],commun:[3,11,22,50,55,58,59,63],comp:3,compani:59,compar:[4,11],compat:[8,55],competit:59,compil:[9,12,15,19,21,22,28,29,31,32,39,47,58,60,61,62,63,64],complet:[23,58,63,65,66],complex:[55,58,61],compliat:65,compon:[9,55,58,63,64,65,66],compris:50,compuat:16,comput:[4,10,29,32,50,55,63],concat:[9,58,61,64,66],concaten:[50,63],concurr:60,conda:[5,19,58,59,65,66],condit:62,conf:[6,60],config:[4,58,66],configur:[4,5,6,9,15,22,34,37,38,42,45,46,58,60,61],conflict:[4,5,23],confpath:6,connect:[2,8,50,55,60],connectstub:60,consid:50,consist:[5,29,32,50,55,58],consolid:65,constant:12,constraint:63,construct:[35,43,52],constructor:50,contain:[4,17,23,62,65],context:61,contribut:[4,8,64],contributor:[5,8,65],control:50,conv1:[10,12],conv1_bia:12,conv1_weight:12,conv21:10,conv22:10,conv2:12,conv2_bia:12,conv2_weight:12,conv2d:10,conv3:12,conv3_bia:12,conv3_weight:12,conv:10,convers:15,convert:[9,29,32,34,35,36,37,38,42,43,44,45,46,50,64],convolut:[10,11,12,29,32,33,41,58,63,64,66],coordin:8,copi:[4,5,6,8,15,22,35,43,56],core:[19,21,22,63,64,65,66],corp:3,correct:4,correspond:[4,10,15,55],cost:11,could:[4,5,6,12,17,23,28,29,31,32,55],coupl:50,cpack:65,cpickl:[35,43],cplu:4,cplus_include_path:4,cpp:[5,19,23,29,32,55,58,63,65,66],cppcpu:[16,29,32,55],cppdevic:63,cppgpu:56,cppmath:55,cpu:[9,16,17,23,29,32,34,35,36,37,38,40,42,43,44,45,46,48,55,58,60,62,66],cpu_py36:[4,23],cpu_py37:23,creat:[4,5,8,16,19,21,22,23,27,29,30,32,33,41,50,55,58,63,64,65],create_cuda_gpu:[16,22],create_cuda_gpu_on:16,create_data:[33,41],creategraph:50,createnetfromgraph:50,creator:10,cross:[9,55,63,64],crossentropyloss:58,cspell:6,cstylecom:6,csv:63,ctensor:10,cubla:[22,56],cuda10:[4,17,23],cuda8:17,cuda9:[4,17],cuda:[4,9,12,16,17,23,29,32,33,41,55,56,61,63,65,66],cudadevic:63,cudagpu:[16,29,32,55,56],cudamath:55,cudart64_91:22,cudart:22,cudax:23,cudnn5:17,cudnn64_7:22,cudnn7:[17,23],cudnn:[4,9,12,17,22,23,28,29,31,32,33,35,41,43,58,61,62,63,64,65,66],cudnnconvolut:63,cudnndropout:63,cudnnx:23,curand:22,curl:[4,21,34,35,36,37,38,42,43,44,45,46],current:[2,4,12,15,16,23,27,28,30,31,33,41,50,58],custom:60,cxx:22,cxxflag:[4,21],czmq:9,dai:59,damo:3,danac:59,data:[9,10,12,15,19,28,31,35,39,43,47,50,55,58,60,61,62,63],data_batch_1:12,data_batch_2:12,data_batch_3:12,data_batch_4:12,data_batch_5:12,databas:59,datait:63,dataset:[8,12,19,27,28,29,30,31,32,33,39,41,47,60,61,62,63,64,65,66],datavec:61,date:8,dbm:50,dcblas_include_dir:22,dcblas_librari:22,dcnn:50,dcudnn_include_dir:22,dcudnn_librari:22,dcudnn_vers:22,dealer:60,debian:[4,9,58,65],debug:[9,22,58,61],dec:59,decemb:59,decid:8,decis:58,decod:[55,58,63],decompress:[4,15,33,36,41,44],decreas:[33,41],deep:[8,11,12,29,32,33,41,50,55,58,59,60,61,62,63,64,65,66],deepimag:9,def:[10,29,32],defin:[4,19,55,60],definit:[15,22,66],delet:8,delight:8,denable_test:4,dens:[55,63],dense_bia:12,dense_weight:12,densenet:[9,19,39,47,58,65],depdent:[58,66],depend:[6,8,9,17,23,28,31,55,58,60,62,64],deploi:[6,35,43],deploy:9,deprec:15,depth:[34,37,38,42,45,46],describ:[28,31,50,55],descript:[5,6,23],design:[3,5,8,60,61,62,63],detail:[5,10,12,19,23,29,32,39,47,50,55,59,61],detect:[62,63],detial:[35,43],dev:[1,4,10,22,23,29,32],devel:[4,5,17,23],develop:[1,4,17,22,23,59,60,66],devic:[9,10,19,22,29,32,55,56,58,63],devtoolset:4,dglog_include_dir:22,dglog_librari:22,dialog:15,dibri:59,diff:60,differ:[4,5,6,11,15,50,55,56,58,60],differenti:10,digest:8,dimension:[55,56],dinh:[3,59],dinhtta:3,dir:22,direct:[6,50],directli:[2,4,58],directori:[4,12,15,22,61],disabl:[5,63],disable_warn:22,disclaim:58,discrep:[35,43],discuss:5,disi:59,disk:55,displai:60,dist:8,distribut:[8,9,19,50,58,59,60,61,62,63,64,65,66],divis:65,dlfile:[34,35,36,37,38,42,43,44,45,46],dll:22,dnn:[4,58,66],doc8:6,doc:[6,21,59],dockefil:17,docker:[4,5,9,19,58,59,61,62,64,65,66],dockerfil:4,dockerhub:17,document:[2,3,5,7,8,58,61,63,64,65,66],doe:[8,12,15,27,30,58],doing:6,don:[8,21,22],done:[15,23],download:[4,12,15,19,22,27,28,29,30,31,32,34,35,36,37,38,39,40,42,43,44,45,46,47,48,59],download_data:[12,29,32],downloaded_fil:58,downpour:[9,60],doxygen:[6,59,61],dpackag:4,dprotobuf_include_dir:22,dprotobuf_librari:22,dprotobuf_protoc_execut:22,dpython_include_dir:4,dpython_librari:4,driver:[4,23,60,61,62],dropout:[58,63],dswig_dir:22,dswig_execut:22,due:[4,15,50],dummi:61,dummylay:58,dump:[35,43,64],dun:3,duplic:5,dure:[5,10,12,60,65],duse_cuda:[4,22],duse_mkldnn:4,duse_modul:4,duse_opencl:4,duse_python3:4,duse_python:[4,12],dylib:4,dynam:22,each:[1,4,9,11,23,28,29,31,32,33,41,50,55,56],earli:60,easi:[58,60,61],easili:[50,55],ec2:[8,58],echo:4,edit:[5,22],editor:5,edu:[3,12],effect:[11,50],effort:58,einsum:65,either:4,email:3,empti:[4,23,60],enabl:[4,5,22,23,50,58,60,61,63],enablerepo:4,encod:[55,58,63],encount:15,encourag:[2,4],end:8,endors:[8,58],endpad:[35,43],endpoint:55,energi:58,enforc:5,engin:63,enhanc:[4,9,58,60],entir:[15,50],entropi:[55,63,64],enum_type_wrapp:4,env:4,enviromnet:21,environ:[4,22,23,60],epel:4,epoch:[10,12,33,41],erleas:8,error:[4,5,7,8,15,21,23,55,59,60,61,65,66],especi:15,essenti:4,establish:1,etc:[3,6,8,15,50,55],evalu:11,everi:[4,23,50,55],everyon:8,everytim:6,exactli:[33,41],exampl:[4,8,16,17,19,21,22,23,28,29,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,48,50,51,55,58,59,60,61,63,64,65,66],except:[50,56],exchang:66,exclud:[50,61],excpet:23,exe:[15,22],execut:[2,4,6,10,12,16,17,22,23,27,30,34,35,36,37,38,42,43,44,45,46,55,58],exist:[4,12],exp:[33,41,66],expect:[28,31],explain:[4,10],express:55,extend:[9,22,55,58,60,62,64,65],extens:[5,6,22,55],extern:60,extract:[12,15,22,35,36,37,43,44,45,58,61],fact:50,fail:[60,62,66],failur:9,fals:10,faq:19,fast:5,fatal:[4,23],featur:[0,2,5,7,8,9,10,15,55,58,59,60,61,62,63,64,65,66],feb:59,februari:58,fedora:4,feed:[9,12,29,32,33,41,58,63],feedback:8,feedforwardnet:[35,43,64],feedfowardnet:58,feel:8,fetch:[2,5],few:[27,30],fewer:58,field:[5,10,50,58,60,61],figur:[50,55],file:[4,5,6,9,12,15,17,22,27,28,29,30,31,32,33,34,35,36,37,38,41,42,43,44,45,46,50,55,58,60,61,62,63,64],file_nam:[36,44],files:[33,41],filter:50,find:[4,5,60],fine:65,finish:[12,15,60],first:[4,8,11,12,35,36,43,44,50,64],firstli:50,fix:[4,5,6,7,11,15,22,58,59,60,61,62,63,64,65,66],fixbug:5,fixg:60,flag:[21,60],flat:12,flatten:[10,63],float16:55,float32:55,floder:[33,41],floor:[35,43],folder:[4,5,6,10,15,17,22,23,27,29,30,32,33,34,35,37,38,41,42,43,45,46,60],follow:[0,2,4,5,6,8,10,12,15,16,17,21,22,23,27,29,30,32,33,34,35,36,37,38,40,41,42,43,44,45,46,48,50,55,58,59,60,61,62,63,64,65,66],foo:5,food:59,foodlg:59,footprint:65,forg:[4,23],fork:5,format:[6,27,30,66],formatonsav:5,fortran:4,forward:[5,8,9,12,19,29,32,33,41,55,58,63],fossa:59,found:[2,4,22],foundat:[58,59],four:[22,29,32],fpga:[55,58],framework:[58,60],free:[8,22,55],freelanc:3,freetyp:4,freez:65,frequenc:[33,41],from:[2,3,5,6,8,9,10,11,12,15,16,19,21,22,28,29,31,32,33,34,35,36,37,38,41,42,43,44,45,46,50,55,58,59,60,61,64,65,66],front:4,fssl:21,full:[22,50],fulli:[50,58,63],func:60,further:[5,58],futur:5,gan:66,gang:[3,59],gao:[3,59],gate:3,gaussian:[10,12,55],gbp:11,gcc:4,gener:[4,6,8,10,15,22,28,29,31,32,33,41,55,58,59,60,61,62,63,64,65,66],genoa:59,get:[4,8,15,16,21,23,33,41,50,60,66],get_default_devic:16,get_includ:4,gflag:4,gflop:11,gfortran:4,git:[2,4,6,15,21,65],gitbox:2,github:[2,4,5,15,21,22,63],githubusercont:21,give:[6,10,22,50],given:[4,8,50,55,59],glibc:4,glog:[4,15,21,22,60,63],glog_include_dir:22,gmail:3,gnu:[8,9,58,60],golden:5,good:8,googl:[4,5,6,22,59,61],googlenet:[9,19,39,47,58,64],got:[4,23],gpg:58,gpu:[9,11,16,17,23,29,32,34,35,36,37,38,40,42,43,44,45,46,48,55,58,60,61,62],grad:58,gradient:[10,29,32,50,55,60],graduat:59,gradvec:61,graph:[10,50,60,61],grenobl:3,grep:4,group:[3,4,9,23,50,59,60],gru:[28,31,58,61],grulay:[9,61],gtest:[22,58],guid:[4,8],gun:61,hackathon:59,hadoop:59,haibo:3,half:59,hand:59,handleputmsg:60,hangzhou:3,happen:[4,23],hardwar:[9,11,16,55,56,58],has:[3,4,5,8,11,16,22,23,50,55,56,58,59],hash:[5,8,15,62],have:[1,4,5,8,12,15,21,22,23,33,35,41,43,50,55,58],haven:4,hawaii:59,hdf:[58,61],head:2,header:[4,8,15,17,21,61],health:9,hear:8,held:59,help:[7,8,50,58,59],henc:12,here:[4,5,8,10,17,22,59],heterogen:[9,58],hid:50,hidden:50,high:5,higher:[50,55],hinton:[40,48],his:8,histori:2,hogwild:[9,60],home:4,homebrew:[4,21,23],host:[16,23,29,32,60,64],hour:8,how:[4,12,21,28,31,50],howev:[4,5,15,23],html:[6,8,16,59],http:[0,2,4,5,8,12,15,21,22,34,35,36,37,38,42,43,44,45,46,59],hub:23,hybrid:[9,50,58,61,62],hyper:[28,31,40,48],hzchenhaibo:3,i2r:59,icd:4,idea:[8,50],ideal:5,identifi:4,ignor:4,illustr:[10,12,55],ilsvrc:[33,41],imag:[4,5,8,9,10,11,12,19,23,29,32,33,39,41,47,50,58,63,64,66],image1:[34,35,36,37,38,42,43,44,45,46],image2:[34,35,36,37,38,42,43,44,45,46],image3:[34,35,36,37,38,42,43,44,45,46],imagenet:[19,27,30,34,37,38,39,42,45,46,47,58,61,63,65],imda:59,imgclass:[27,30],imgtool:64,immedi:5,implement:[5,10,16,19,28,31,55,58,60,61,62,63,64,66],implment:[16,56],import_modul:[4,23],importerror:4,importlib:[4,23],improv:[5,58,60,61,62,64,65,66],incept:[19,35,39,43,47,58,65],inception_v4:[36,44],inceptionnet:9,includ:[4,5,8,9,10,12,15,21,22,28,29,31,32,33,41,50,55,58,60,61,62,63,64,65,66],includeregexp:6,incompat:8,incub:[1,8,58,59],index:65,indic:[10,23,50,58],infocomm:59,inform:[4,5,8,9,12,58,61],infrastructur:58,init:61,initgooglelog:61,initi:[15,22,55,59,60,63],innerproductlay:61,input:[9,10,11,28,31,58,61,63,64],insert:50,insid:4,instal:[5,6,9,12,17,19,28,31,39,47,58,59,60,62,63,66],instanc:[10,11,29,32,50,55,56,58,60],instanti:10,instead:[4,5],institut:3,instruct:[2,4,6,15,19,23,39,47,58,65],instructor:2,integ:10,integr:[9,22,58,60,61],intel:[4,58,66],intend:15,interact:62,interfac:[22,61,62,63,64],intermedi:60,intern:[4,50],interpret:[4,23],intial:12,introduc:5,introduct:8,intuit:[8,60,61,62,63],invalid:60,invok:[4,55],involv:10,ip_bia:12,ip_weight:12,ipython:[51,64],iri:4,issu:[7,8,35,43,59,60],itali:59,iter:11,its:[2,4,40,48,50,55,66],j2ee:0,jan:[9,59],januari:58,java:[58,64],jenkin:[9,58,63,64,65],jie:59,jinyang:[3,59],jira:[0,7,8,59],jixin:3,job:[50,58,60,61],join:[7,59],jpg:[34,35,36,37,38,42,43,44,45,46],json:[5,6],juli:59,june:[9,58,59],jupyt:[8,21,59,65],just:4,k80:11,kaip:3,kdata:50,kei:[8,35,43,58],kernel:[4,28,31,55],khidden:50,khidlay:50,khim:59,kian:3,kimag:50,kind:50,klabel:50,know:21,kriz:12,ksoftmaxloss:50,ktest:50,ktrain:50,kvalid:50,kvislay:50,label:[10,27,29,30,32,50,58,64],lack:[7,59],lambda:15,languag:[28,31,55],lapack:[4,22],larg:[8,9,50,60,61,62,63,64,65,66],last:[4,5],later:[10,50,58],latest:[2,4,5,15,17,22,27,30,66],launch:60,layer:[8,9,11,19,28,31,35,37,43,45,50,55,58,60,61,62,63,64,65,66],layer_nam:[35,43],layertyp:61,ld_library_path:[4,21],ldd:23,lead:[50,60],leakyrelu:66,learn:[4,8,33,41,50,55,58,59,60,61,62,63,64,65,66],least:[4,8],lee:3,legal:8,length:65,let:21,level1:17,level2:17,level3:17,level:[5,55,59,61,62],lib64:4,lib:[4,5,6,15,17,21,22,23,58,63,64,66],libari:64,libcnmem:63,libcurl:4,libglog:[15,22],libopenbla:[4,15,22],libprotobuf:[15,22],libprotoc:15,libpython2:4,librari:[4,21,22,23,58,60,62,64],library_path:4,libsingagpu:62,libstdc:4,libtool:60,libviennacl:4,libxft:4,licens:[5,64],light:63,like:[4,5,8,9,10,12,17,23,50,59,66],line:[4,5,11,22,28,31],linear:[9,10,55,56,58],link:[1,2,4,8,15,21,23,64,65],linkag:15,linker:4,lint:5,lintonsav:5,linux:[9,23,28,31],linux_input:[28,31],list:[4,7,8,23,33,41,50,59,60,61,67],lite:15,lmdb:[21,60,63],lmdbreader:63,lmdbwriter:63,load:[9,12,23,27,29,30,32,33,41,55,58,60,61,64],loader:64,local:[4,21,23,63],localhost:[34,35,36,37,38,42,43,44,45,46],locat:[4,8,50,62],log:[4,61,63],login:4,look:[8,50],loss:[10,12,33,41,50,55,63,64],lower:50,lrn1:12,lrn2:12,luo:[3,59],mac:[4,23,58,64,65],machin:[4,23,55,58,59,60,64],maco:[4,9],macosx:23,mai:[4,5,15,21,22,33,41,50,59],mail:[7,59,67],mailto:67,main:[4,8,11,29,32,60,61],mainli:3,major:[8,9,55,58,61],make:[2,4,12,21,22,50,56,58,61,63],malloc:55,manag:[0,2,9,10,15,16,23,55,58,60,63],mandatori:[58,64],mani:[3,5,6,55],manner:58,manual:[33,41],map:[10,15],march:59,markdown:6,master:[2,5,15,21],match:4,math:[55,61,62,63],math_kernel:22,matmul:[10,66],matplotlib:[4,21],matric:63,matrix:[19,50,55,61],maven:[58,64],maxpool2d:10,maxpool:[35,43,66],mayb:4,md5:[8,58],mean:[4,33,41],meaning:[28,31],measur:[11,55],media:59,medilot:59,meihui:[3,59],meihui_zhang:3,melbourn:59,member:[3,8,10,15,61],memori:[4,11,16,33,41,50,55,60,63,64,65],mentor:[8,59],menu:[22,65],merg:[2,5,63],meso:[9,58,60,61,62],messag:[4,5,12,21,23,55],meta:55,method:[55,58,63,64],metric:[11,12,55,60,63],microsoft:22,migrat:2,mini:50,miniconda3:23,miniconda:23,minim:17,misc:66,miscellan:61,mismatch:[4,23,60],miss:[4,23],mkdir:[4,12,21,22],mkl:[4,58,66],mkldnn:[4,17],mlp:[9,10,50,58,65],mnist:[19,39,47,63],moaz:[3,59],mobil:59,mode:[29,32,58,61,64],model:[8,9,10,12,19,28,29,31,32,33,34,35,37,38,41,42,43,45,46,58,59,60,61,62,63,64,65,66],model_bin:[27,30],model_def:[35,43],model_txt:[27,30],modelproto:60,modifi:8,modul:[4,9,19,21,55,59,60,63,64,66],modulenotfounderror:66,momentum:61,more:[6,10,27,30,33,35,41,43,55,58,59,61],most:[50,55],move:[58,60,61,66],msse2:4,much:8,multi:[9,55,56],multimedia:59,multipl:[4,9,10,23,55,58,61,64],multipli:64,must:[4,8,10,23,35,43,50],mzh:3,nair:3,name2lay:50,name:[1,3,4,8,10,15,17,22,23,50,55,58,66],namespac:4,nation:[3,59],nativ:[5,23],natur:[28,31],navig:65,ncurs:4,necessari:[4,15],necessarili:58,need:[4,5,6,8,10,12,21,22,50,56],nesterov:63,net:[4,9,10,12,22,29,32,35,43,55,58,61,63],neteas:[3,59],netlib:22,netproto:50,network:[9,11,12,19,28,29,31,32,33,39,41,47,50,55,58,60,63,65,66],neural:[9,11,12,28,29,31,32,33,41,55,58,60,61,63,66],neuralnet:[50,58,60,61],newer:4,newli:[50,58],next:[50,60],nightli:23,node:[9,50,58,60,61],nomal:63,non:[4,8,15],norm:65,normal:[23,37,38,45,46,50,55,63,64],note:[4,8,10,23,35,43,56,58],notebook:[8,21,51,59,64,65],now:[8,12,33,41,59],npartit:50,ntest:[33,41],nthread:[33,41],ntrain:[33,41],num:50,number:[11,12,23,28,31,33,41,50,60],numpi:[4,21,22,23,29,32,35,43],nus:3,nusdbsystem:23,nvcc:63,nvida:4,nvidia:[4,9,11,16,22,23,55,58],obj:22,object:[22,50,55,60,63,64],objectarrai:4,oct:59,octob:58,off:63,offici:23,okai:8,old:[2,8],older:4,omit:50,onc:[4,5],one:[4,10,23,28,29,31,32,34,37,38,42,45,46,50,55,56],onehotlay:61,onli:[4,5,6,15,19,23,27,30,35,43,50,61],onlin:[2,8,15],only_cbla:4,onnx:[19,58,66],onto:[2,5],ooi:[3,59],ooibc:3,opebbla:21,open:[5,7,8,11,15,22,23,35,43,51,59,66],openbla:[4,9,15,21,22,60,65],opencl:[4,9,16,55,56,63],openclgpu:[16,55,56],openclmath:55,opencv:[21,33,41,63],oper:[5,9,16,19,21,55,56,58,61,62,63,65,66],operand:[56,64],opt:[4,10,21],optim:[10,16,55,62,63,66],option:[2,15,21,22,33,41,60,63],order:[4,6,12],org:[0,1,2,3,8,22,59,67],organ:3,origin:[2,5,37,45,50],osaka:3,other:[3,4,5,7,8,9,17,23,28,29,31,32,50,55,58,59,60,61,62],otherwis:6,otool:[4,23],out:60,outdata:[33,41],output:[4,10,12,27,30,33,41,50,60,63],outsid:[4,35,43],over:[4,8,19,39,47,50,56,58,60,61,62,63,64,65,66],overview:[59,63],overwrit:21,own:[5,10],owner:10,packag:[5,9,15,17,19,21,22,23,58,63,65],pad:10,page:[4,12,29,32,50,55,59,65],pair:[34,37,38,42,45,46,50],panda:4,paper:[40,48,59],parallel:[10,29,32,50,58,61],param:[35,43,50,60,61,66],paramet:[9,10,11,12,28,29,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,48,55,58,60,63,64,65],parameter_fil:[34,37,38,42,45,46],paramid2param:50,pars:60,part:22,parti:[8,61],particip:59,particular:4,particularli:[28,31,50],partit:[9,58,60,61],partition_dim:50,pass:[4,8,10,11,50,55],past:[5,8],patch:3,path:[4,5,6,15,17,21,22,23,27,28,30,31,60],patient:59,payload:55,pcre:4,peopl:[3,5,8],per:[11,29,32],perform:[4,12,55,58,60],perl:[15,22],permiss:60,pfreq:[33,41],phase:[4,50],pickl:[34,35,36,37,38,42,43,44,45,46],ping:5,pip:[4,6,21],pkgconfig:4,pkl:[40,48],place:[29,32],plai:[3,59],plain:[19,39,47],plan:60,platform:[4,8,9,22,59,60,61,62,63,64,65,66],pleas:[2,4,5,8,12,15,17,23,27,28,29,30,31,32,33,40,41,48,59],plugin:59,pmc:58,pointer:[50,58],pom:64,pool1:12,pool2:12,pool3:12,pool:[10,35,43,63],pooling1:10,pooling2:10,popular:[8,9,11,50,60,61,62,63],posit:4,possibl:[8,50],post:1,potenti:55,power:59,ppmc:8,prdownload:4,pre:[29,32,37,40,45,48,61,63],preact:[37,45],prediabet:59,predict:[12,19,39,47,55,61],prefer:6,prefetch:[58,62],prefix:[4,6],prelu:63,prepar:[9,12,19,21,28,31,33,39,41,47],preprocess:[19,39,47,55],preprocessor:[15,22],present:[23,59],pretrain:[36,37,44,45,58],previou:[15,21,22,27,30],previous:[29,32,58],print:[4,33,35,41,43,61],prioriti:62,privat:1,problem:[4,5,23,35,43],process:[8,12,22,40,48,50,58,60,62,63],program:[4,8,9,17,27,29,30,32,34,35,36,37,38,40,42,43,44,45,46,48,55,58,60,61,62,63],programm:10,project:[0,2,3,5,7,8,15,22,58,59],prompt:15,propag:[8,10,55],proper:[8,15],propog:10,propos:[8,50],proto:[9,22,60,63],protobuf:[4,9,21,22,23,61],protobuf_include_dir:22,protoc:[15,22],protocol:[4,22],prototxt:[27,30,35,43],provid:[4,5,10,16,28,29,31,32,34,37,38,42,45,46,50,55,56,58],prxxx:2,publish:64,pull:[2,5,17],purpos:61,push:[2,5,6],put:[4,15,59],pyd:22,pydatasg:59,pydot:4,pysinga:[4,9,58,64],python2:[4,21],python3:[5,23,65,66],python:[4,5,9,19,21,23,27,28,29,30,31,32,34,35,36,37,38,40,42,43,44,45,46,48,58,59,60,61,62,63,64,65,66],python_out:22,pythonpath:[4,23],pythreadst:[4,23],pytorch:[10,34,38,42,46],question:[7,59],race:62,rafiki:[58,59,64],ran:[29,32],random:[9,55,58,60],rang:[10,55],rat:60,rate:[33,41],raw:[21,58],rbm:[9,19,39,47,50,60,61,63],rcn:8,read:[12,27,30,55,58,63],reader:[55,63],readi:[4,15],real:4,rearrang:61,reason:4,rebas:[2,5],recast:8,recent:[4,22],recommend:[4,5,6,23],recommonmark:6,recompil:[5,23],record:[10,55],recoveri:9,recurr:[9,28,31,50,58,60],redefinit:15,reduc:[9,65],redund:50,refactor:[60,61],refer:[4,5,10,12,27,29,30,32,33,35,41,43,50,59],refin:[60,61],reflect:58,regard:[33,41],regist:4,regular:63,reinstal:[4,23],relat:[4,60,61,66],releas:[4,9,15,22,23,50,58,59],relev:19,relu1:12,relu2:12,relu3:12,relu:10,rememb:4,remot:[2,5],remov:[9,22,50,60,61,62],renam:[63,65],replac:[5,28,29,31,32,50,58,61],replic:50,repo:[2,4,5,6,8],report:[4,5,67],repositori:[4,5],repres:[10,16,50,55],reproduct:5,request:[0,2,5],requir:[3,4,5,6,10,11,12,23,29,32,33,41,58],require_grad:10,requires_grad:10,research:59,reset:[4,60],reshap:66,resid:[16,50],residu:[9,19,39,47,65],resnet:[9,11,29,32,34,37,38,42,45,46,58,63,66],resolv:[4,5,23,35,43],resourc:9,respect:[10,50],respons:[8,63],rest:[10,58],restor:[9,58,60],restrict:60,restructuredtext:6,result:[4,6,11,50],resum:63,revers:10,review:[5,58],reword:5,rework:59,reyad:[3,59],right:22,rmsprop:[55,63],rnn:[9,19,39,47,58,60,61,63,65,66],role:3,root:[4,22,23,60],round:[35,43],row:[29,32,50],rsa:8,rst:6,rsync:6,rtd:6,rubi:21,rule:5,run:[4,6,8,15,16,17,19,21,23,29,32,33,35,36,39,41,43,44,47,55,58,60,62,65],runonebatch:60,runtim:[4,17,21,22,23,60],runtimeerror:4,rvh:6,safe:60,sai:4,same:[4,5,6,12,23,33,41,50,56,58,60,61],sampl:[12,27,28,30,31],save:[12,33,41,58],scalabl:11,scale:60,schedul:16,scheme:[11,50],school:59,scienc:21,scikit:4,scl:4,sclo:4,scm:2,screen:4,scrip:60,script:[4,8,12,15,22,27,30,33,35,36,41,43,44,58,60,65],seamlessli:[29,32],search:[4,23],second:4,section:[4,15,22,50],secur:1,see:[4,5,6,12,21,34,37,38,42,45,46,50,58],seed:[28,31],select:[11,60],send:[2,5,63],sentenc:[28,31],sep:[9,59],separ:[60,64,66],septemb:58,seq:65,sequenti:[28,31],serv:[34,35,36,37,38,42,43,44,45,46],server:[8,9,11,50,58,60,64],servic:[59,60],session:59,set:[2,4,5,10,22,23,28,31,40,48,50,55,56,60,66],set_valu:10,setup:[2,4,22,60,63],sever:[7,33,41,59],sgd:[9,10,55,58,61,62,63],sginnov:59,sha256:8,sha512:58,shao:59,shape:[10,35,43,50,63],share:[4,60,61],share_from:50,sharefrom:50,shareparamsfrom:50,sheng:[3,59],shentilium:59,should:[0,2,4,5,6,8,10,12,23,29,32,33,34,35,36,37,38,41,42,43,44,45,46,50],show:[4,12],shown:[4,50],side:65,sigmod:59,sigmoidcrossentropi:65,sign:[8,64],signa:[61,62],signatur:8,silenc:15,similar:[22,29,32,50],similarli:50,simpl:[4,5,63],simplest:4,simpli:[27,30,50],simplifi:9,sinc:[15,50],sing:50,singa:[0,1,2,5,6,8,9,11,12,15,16,17,19,23,28,31,34,35,36,37,38,39,42,43,44,45,46,47,50,55,56,67],singa_root:12,singa_wrap:22,singaenv:22,singapor:[3,59],singatest:60,singatool:60,singav1:63,singl:[9,11,50,58,60,61,62,64],singleton:[60,63],sit:6,site:[4,5,6,8,21,22,23],size:[11,50,60,64],slice:[9,50,58,60,61,63,64],slide:59,sln:15,slow:4,small:5,snapshot:[58,59,64],snprintf:15,socket:58,softmax:[50,63],softmax_cross_entropi:10,softmaxlay:[58,61],softwar:[19,21,58,59,61],solut:[4,5,15,22,23],some:[3,4,5,12,17,28,31,50,51,55,58,59,60,63,65,66],sometim:4,soon:[27,30],sort:60,sourc:[5,6,7,8,10,11,15,17,19,21,28,29,31,32,50,58,59,60,64],sourceforg:4,southeast:[34,35,36,37,38,42,43,44,45,46],space:50,spamassassin:59,spars:[55,60],spatial:64,specif:[4,10,15,19,23,33,41,55,56],specifi:[4,12,33,41,50],speed:55,spell:5,sphinx:[6,58,63],sphinx_rtd_them:6,split:[50,61,63],sponsor:58,sprintf:15,squar:55,squash:5,src:[4,8,15,22],srclayer:50,sse2:4,ssh:60,stabil:58,stack:[19,61],standard:9,start:[8,12,15,16,22,27,28,30,31,40,48,60,61],startup:22,state:[5,8],statist:[12,59,63],statu:[33,41,58],std:[28,31,50],stdext:15,step1:[33,41],step:[4,6,10,12,15,21,22,33,41,65],still:15,stop:60,store:[6,10,12,33,41,55,56,58,59,61],stores_grad:10,strata:59,strategi:[35,43,50],strawberri:22,strawberryperl:22,stream:55,stride:[58,65],string:[4,28,31,50,55],strongli:8,structur:[12,17,35,43,55,58],stub:[50,58],stuck:60,studio:[5,15,22],sub:[50,59],subclass:[10,55,63],subject:8,submit:[0,3,5,34,35,36,37,38,42,43,44,45,46],submodul:63,subscrib:1,subsequ:50,subset:50,success:[3,58],successfulli:[4,21,23],sudo:[4,23],suggest:[3,8],suitabl:22,summer:59,support:[4,6,8,9,15,27,30,50,55,58,60,61,62,63,64,65,66],suppos:[6,50],suppport:9,sure:[22,56],sutd:3,svn:8,swig:[4,21,22,64],swigwin:22,symbol:10,symlink:4,synchron:[11,29,32,50,58],synset:[27,30,34,36,37,38,42,44,45,46],synset_word:[27,30,34,37,38,42,45,46],system:[0,4,5,7,11,15,21,22,23,58,59,60],tag:[4,22,23],take:[10,50],talli:8,tan:[3,59],tankianle:3,tap:21,tar:[4,8,12,34,35,36,37,38,42,43,44,45,46,58],target:[10,22,60,63],tcp:61,tdun:3,team:[8,67],technolog:3,teck:59,ted:3,templat:8,tensor:[9,16,19,21,22,23,55,58,63,64,65,66],tensor_math_cpp:56,tensor_math_cuda:56,tensor_math_opencl:56,tensorflow:[36,44],term:55,termin:60,tesla:11,test:[5,8,11,12,15,23,33,35,36,37,41,43,44,45,50,58,60,61,65,66],test_batch:12,test_singa:[4,22],tester:3,testfold:[33,41],testlist:[33,41],text:[19,39,47],textfileread:63,textfilewrit:63,than:[4,50],thank:8,theano:10,thei:[10,50,55],theja:3,them:[4,5,10,15,22,50,51],theme:6,therefor:[4,16,55],thi:[0,1,2,4,5,6,8,10,12,15,22,23,28,29,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,48,50,59,60,61,62,63,64,65,66],third:[8,61],thirdparti:60,those:[5,8,10],thread:[4,8,23,33,41,50,55,60,62],three:[8,10,16,29,32,50,55,56,58],through:[11,28,31,50],throughput:11,thu:50,ticket:5,time:[4,5,11,23,58,60,61],timer:63,tini:66,titl:5,tlp:59,tmp:61,togeth:[4,8,9,55,58,64],told:4,too:60,tool:[5,9,17,23,58,60,61,63,65],toolkit:[4,58,64],toolset:22,top:[27,30,55,59],topk:[29,32],topolog:[11,60],torch:[37,45],toronto:12,total:11,track:[5,7,59],tradit:55,train:[8,9,12,19,35,36,37,39,43,44,45,47,50,55,58,60,61,62,63,64,65,66],train_perf:12,trainer:60,trainfold:[33,41],trainlist:[33,41],trainx:[33,41],transfer:[4,50,63],transform:[10,33,41,63],transpar:[50,55],transpos:66,trap:[4,23],travi:[4,58,63,65],tree:6,trento:59,trivial:61,trust:8,tsinghua:59,tune:65,tung:[3,59],turn:[33,41],tutori:[22,59,65],two:[4,6,10,22,27,29,30,32,50,55,59,66],txt:[8,27,28,30,31,33,34,36,37,38,41,42,44,45,46],type:[10,12,22,27,29,30,32,33,41,50,55,56,60,66],typic:[4,10,23,50,55],ubuntu16:17,ubuntu:17,unclear:[7,59],under:[5,15,17,50,52,58,59,66],undergo:58,undesir:62,undirect:50,unidirection:50,unifi:63,uniform:55,unit:[4,8,16,28,31,50,55,58,60,61,65,66],unittest:[4,64],univers:[3,59],unrol:50,unsubscrib:1,unsupport:66,until:58,unzip:4,updat:[2,5,6,7,9,10,21,27,29,30,32,55,58,59,60,61,62,63,64,65,66],upgrad:[4,21,58,65],upload:4,upstream:2,url:2,usabl:[64,65,66],usag:[10,27,30,34,37,38,42,45,46],use:[2,4,5,10,11,12,15,16,22,23,27,28,30,31,33,34,35,36,37,38,41,42,43,44,45,46,50,55,59,60,65],use_cpu:[29,32,34,37,38,42,45,46],use_cuda:22,use_cudnn:22,use_glog:22,use_gpu:[40,48],use_modul:21,used:[4,5,10,12,15,21,22,23,28,29,31,32,33,41,50],useful:[8,50],user:[4,6,7,8,17,23,29,32,55,56,58,59,60,66,67],usernam:[4,5],uses:[0,2,4,5,11,50],using:[2,4,5,8,9,10,15,17,19,23,28,29,31,32,39,40,47,48,50,55,56,58,59,60,61,62,63,64,65,66],usr:[4,21],util:[58,60,63,64,65,66],v140:22,val:12,val_perf:12,valid:[12,29,32,33,41,50],valu:[23,35,36,43,44,50,55,58,60],valuabl:3,varaibl:4,variabl:[4,10,23,55,56],variant:[55,65],varieti:[8,60,61,62,63],variou:66,vcpu:11,vector:[19,50],venv:21,verbos:58,verifi:[22,58],versa:10,version:[6,15,22,23,27,28,29,30,31,32,35,36,43,44,50,58,59,60,63,64,65,66],vgg11:[38,46],vgg16:[27,30],vgg19:[27,30],vgg:[9,19,27,29,30,32,39,47,58,63,65],vggnet:[29,32],via:[4,5,6,10,17,23,34,37,38,42,45,46,50,58,59,66],vice:10,video:[22,29,32,33,41,59],viennacl:4,viewer:51,vim:5,virtual:[4,21,22,23],virtualenv:[21,22],vis:50,visenz:3,visibl:50,visit:23,visual:[5,9,15,22,58],visualstudio:22,vldb:59,vs2015:15,vsproject:[15,22],vulner:67,wai:[4,5,7,10,50,59],wait:[5,8],wang:[3,59],wangji:3,wangsh:3,wangwei:3,wangyuan:3,wanqi:3,want:[4,5],warn:15,watch:59,web:8,webpag:[7,59],websit:[4,5,8,58,63,64,65],wei:[3,59],weight:[19,35,43,50,61],well:[8,15,50],wenfeng:3,were:[22,34,37,38,42,45,46],wget:[4,21,34,35,36,37,38,42,43,44,45,46],wheel:[4,9,58,64],when:[4,5,10,15,22,23,50,55,60,61,62],where:[11,27,29,30,32,50],whether:8,which:[4,5,8,10,11,16,17,22,23,28,29,31,32,33,41,50,55,58,60],whl:64,who:[5,8],whole:4,whose:50,wide:[8,12,28,29,31,32,33,37,41,45,55,60,61,62,63],win32:22,win64:[15,22],window:[9,58,64,65],windows10:22,winsinga:22,wip:2,wish:15,within:[17,35,43,50,60],without:[22,23,29,32,38,46,50,56],word:[34,36,37,38,42,44,45,46,50,55],work:[2,4,5,8,15,27,30],worker:[9,11,58,60,62],workload:11,workshop:59,workspac:60,would:[4,5,23,27,29,30,32,40,48,50,55],wrap:[10,55,66],wrapper:[4,58,61],write:[3,5,55,58,60,63],writer:[55,63],written:8,wrn:[37,45],wuwf:3,www:[8,12,22],x64:22,x_train:10,xie:[3,59],xin:3,xpu:[4,60],xue:3,xuewanqi:3,xvf:[34,35,36,37,38,42,43,44,45,46],xvzf:4,xxx:[2,5,8],xxxmath:55,xxxx:[6,8],y_train:10,yao:3,yaochang2009:3,yapf:5,yapfarg:5,yet:58,you:[2,4,5,6,7,8,12,15,21,22,23,27,30,33,41,51,58,59],your:[2,4,5,8,15,21,22,23,27,30,33,41,59],yournam:4,yuan:3,yum:4,yzbigdata:[3,59],zeromq:9,zhang:[3,59],zhaoj:3,zhejiang:[3,59],zheng:[3,59],zhongl:3,zip:[4,22],zlib:4,zmq:62,zoo:[9,19,59],zookeep:[9,58,60,62],zsock:60},titles:["Issue Tracking","Project Mailing Lists","Source Repository","The SINGA Team","Build SINGA from Source","How to Contribute Code","How to Contribute to Documentation","How to Contribute to SINGA","How to prepare a release","Development Schedule","Autograd in Singa","Benchmark for Distributed training","Quickstart - Cifar10 example","Caffe Converter","Data","Dependent library installation","Device","Docker Images","Image Tool","Documentation","Initializer","Installing SINGA on macOS 13.10","Building SINGA on Windows","Installation","Layer","Loss","Metric","Use parameters pre-trained from Caffe in SINGA","Train Char-RNN over plain text","Train CNN over Cifar-10","Use parameters pre-trained from Caffe in SINGA","Train Char-RNN over plain text","Train CNN over Cifar-10","Train AlexNet over ImageNet","Image Classification using DenseNet","Image Classification using GoogleNet","Image Classification using Inception V4","Image Classification using Residual Networks","Image Classification using VGG","Model Zoo","Train a RBM model against MNIST dataset","Train AlexNet over ImageNet","Image Classification using DenseNet","Image Classification using GoogleNet","Image Classification using Inception V4","Image Classification using Residual Networks","Image Classification using VGG","Model Zoo","Train a RBM model against MNIST dataset","FeedForward Net","Neural Net","&lt;no title&gt;","ONNX","Optimizer","Snapshot","Software Stack","Tensor","Utils","Download SINGA","Welcome to Apache SINGA","singa-incubating-0.1.0 Release Notes","singa-incubating-0.2.0 Release Notes","singa-incubating-0.3.0 Release Notes","singa-incubating-1.0.0 Release Notes","singa-incubating-1.1.0 Release Notes","singa-incubating-1.2.0 Release Notes","singa-incubating-2.0.0 Release Notes","Security"],titleterms:{"char":[28,31],"function":[10,50],"import":10,"new":[17,59],The:3,Use:[4,17,27,30],Using:[6,23],about:4,access:[2,50],advanc:50,against:[40,48],alexnet:[33,41],announc:8,apach:[8,59],api:[6,16,20,24,56],artifact:8,autograd:10,avail:17,batch:50,benchmark:11,bia:10,build:[4,22],caff:[13,27,30],call:8,cbla:15,centos7:4,check:[6,8],cifar10:12,cifar:[29,32],classif:[34,35,36,37,38,42,43,44,45,46],cnn:[29,32],code:[5,6],committ:[2,3],compil:[4,33,41],conda:[4,23],configur:50,contribut:[5,6,7,59],contributor:[2,3],convert:13,core:55,cpp:[6,12,16,20,24,56],cpu:4,creat:[10,17],creation:50,cuda:22,data:[14,29,32,33,41],dataset:[40,48],defin:10,densenet:[34,42],depend:[4,15,22],deprec:4,detail:[4,34,35,36,37,38,42,43,44,45,46],dev:8,develop:[3,5,9],devic:16,dimens:50,disclaim:8,dispatch:50,distribut:11,docker:[17,23],dockerfil:17,docstr:6,document:[6,19,59],download:[8,33,41,58],energi:50,environ:5,exampl:[10,12,27,30],exist:17,faq:[4,15,21,23],featur:50,feed:50,feedforward:49,file:8,format:5,forward:[10,50],from:[4,17,23,27,30],get:59,git:5,googl:15,googlenet:[35,43],gpu:[4,22],guid:50,histori:59,how:[5,6,7,8,59],imag:[17,18,27,30,34,35,36,37,38,42,43,44,45,46],imagenet:[33,41],implement:[50,56],incept:[36,44],incub:[60,61,62,63,64,65,66],initi:20,instal:[4,15,21,22,23,29,32],instruct:[12,28,29,31,32,33,34,35,36,37,38,40,41,42,43,44,45,46,48],intern:8,ipmc:8,issu:0,jira:5,kernel:22,layer:[10,24],librari:15,licens:[8,59],list:1,log:15,loss:25,maco:21,mail:[1,8],make:8,manag:8,matrix:10,mentor:3,metric:26,mirror:8,mnist:[40,48],model:[27,30,39,40,47,48,50,55],modul:[10,22],more:4,multipl:50,nativ:4,net:[49,50],network:[37,45],neural:50,note:[60,61,62,63,64,65,66],notic:8,obtain:[27,30],onli:10,onnx:52,oper:10,optim:53,option:4,out:8,over:[28,29,31,32,33,41],packag:[4,8,10],page:8,paramet:[27,30,50],partit:50,plain:[28,31],post:4,ppmc:3,pre:[27,30],predict:[27,29,30,32],prepar:[8,27,29,30,32],preprocess:[33,41],preview:6,process:4,project:1,protobuf:15,publish:8,python:[6,12,16,20,22,24,56],quickstart:12,rbm:[40,48],readm:8,recent:59,releas:[8,60,61,62,63,64,65,66],release_not:8,relev:10,repositori:2,requir:21,residu:[37,45],result:8,rnn:[28,31,50],roll:8,run:[12,22,27,30,40,48],schedul:9,secur:67,select:8,share:50,singa:[3,4,7,10,21,22,27,29,30,32,33,41,58,59,60,61,62,63,64,65,66],singa_object:22,snapshot:54,snippet:6,softwar:55,sourc:[2,4,22,23],specif:16,spell:6,stack:55,start:59,structur:50,studio:6,style:5,support:22,tag:17,team:3,tensor:[10,56],test:[4,22,27,30],text:[28,31],thi:[27,30],tool:[4,18],track:0,train:[10,11,27,28,29,30,31,32,33,40,41,48],tutori:21,ubuntu:4,unit:22,updat:8,upload:8,use_cuda:4,use_mkldnn:4,use_modul:4,use_opencl:4,use_python:4,user:50,using:[34,35,36,37,38,42,43,44,45,46],util:57,vector:10,version:[4,12],vgg:[38,46],video:21,visual:6,vote:8,vscode:6,web:2,websit:6,weight:10,welcom:59,window:[4,15,22],worker:50,workflow:5,zoo:[39,47]}})
\ No newline at end of file
+Search.setIndex({docnames:["community/issue-tracking","community/mail-lists","community/source-repository","community/team-list","develop/build","develop/contribute-code","develop/contribute-docs","develop/how-contribute","develop/how-to-release","develop/schedule","docs/autograd","docs/benchmark","docs/cnn","docs/converter","docs/data","docs/dependencies","docs/device","docs/docker","docs/image_tool","docs/index","docs/initializer","docs/install_macos1013","docs/install_win","docs/installation","docs/layer","docs/loss","docs/metric","docs/model_zoo/caffe/README","docs/model_zoo/char-rnn/README","docs/model_zoo/cifar10/README","docs/model_zoo/imagenet/alexnet/README","docs/model_zoo/imagenet/densenet/README","docs/model_zoo/imagenet/googlenet/README","docs/model_zoo/imagenet/inception/README","docs/model_zoo/imagenet/resnet/README","docs/model_zoo/imagenet/vgg/README","docs/model_zoo/index","docs/model_zoo/mnist/README","docs/net","docs/neural-net","docs/notebook/README","docs/onnx","docs/optimizer","docs/snapshot","docs/software_stack","docs/tensor","docs/utils","downloads","index","releases/RELEASE_NOTES_0.1.0","releases/RELEASE_NOTES_0.2.0","releases/RELEASE_NOTES_0.3.0","releases/RELEASE_NOTES_1.0.0","releases/RELEASE_NOTES_1.1.0","releases/RELEASE_NOTES_1.2.0","releases/RELEASE_NOTES_2.0.0","security"],envversion:51,filenames:["community/issue-tracking.md","community/mail-lists.rst","community/source-repository.rst","community/team-list.rst","develop/build.md","develop/contribute-code.md","develop/contribute-docs.md","develop/how-contribute.md","develop/how-to-release.rst","develop/schedule.rst","docs/autograd.md","docs/benchmark.md","docs/cnn.md","docs/converter.rst","docs/data.rst","docs/dependencies.md","docs/device.rst","docs/docker.md","docs/image_tool.rst","docs/index.rst","docs/initializer.rst","docs/install_macos1013.rst","docs/install_win.rst","docs/installation.md","docs/layer.rst","docs/loss.rst","docs/metric.rst","docs/model_zoo/caffe/README.md","docs/model_zoo/char-rnn/README.md","docs/model_zoo/cifar10/README.md","docs/model_zoo/imagenet/alexnet/README.md","docs/model_zoo/imagenet/densenet/README.md","docs/model_zoo/imagenet/googlenet/README.md","docs/model_zoo/imagenet/inception/README.md","docs/model_zoo/imagenet/resnet/README.md","docs/model_zoo/imagenet/vgg/README.md","docs/model_zoo/index.rst","docs/model_zoo/mnist/README.md","docs/net.rst","docs/neural-net.md","docs/notebook/README.md","docs/onnx.rst","docs/optimizer.rst","docs/snapshot.rst","docs/software_stack.md","docs/tensor.rst","docs/utils.rst","downloads.md","index.rst","releases/RELEASE_NOTES_0.1.0.md","releases/RELEASE_NOTES_0.2.0.md","releases/RELEASE_NOTES_0.3.0.md","releases/RELEASE_NOTES_1.0.0.md","releases/RELEASE_NOTES_1.1.0.md","releases/RELEASE_NOTES_1.2.0.md","releases/RELEASE_NOTES_2.0.0.md","security.md"],objects:{},objnames:{},objtypes:{},terms:{"09309e":12,"0xa":4,"0xb":4,"1024l":12,"16l":12,"224x224":11,"32l":12,"32n":11,"64l":12,"7700k":54,"8xlarg":11,"938460476e":12,"abstract":[8,9,16,44,47,49,50,51,52],"boolean":10,"case":[4,5,39,54],"char":[19,36],"class":[6,10,16,44,47,49,50,52,53,55],"const":39,"default":[4,16,29,30,37,49],"export":[4,21],"final":12,"float":[30,53],"function":[6,15,19,29,44,45,47,49,50,52,53,54,55],"goto":22,"import":[4,16,19,21,22,23,32,47,55],"int":[30,39],"long":55,"new":[2,5,7,8,9,10,15,22,23,29,39,44,47,50,51,52,55],"public":[8,48,53],"return":[10,29,39],"short":[5,50],"static":[15,22,39,53],"switch":[4,12],"throw":55,"true":[5,10],"try":[4,21,48],"universit\u00e9":3,"void":39,"while":[3,4,39,47],AWS:[11,48],Abs:55,Added:54,But:[15,39],For:[1,4,5,10,17,23,29,39],IDE:22,NOT:8,One:9,PRs:2,The:[2,4,5,6,8,10,11,12,15,16,17,22,23,27,29,30,31,34,35,37,39,44,47,51],Then:[4,5,12,27,32],There:[8,10,15,21,29,39],These:[1,21,39,40],USE:[4,52],Use:[8,9,22,49,50,52,53],Using:19,With:[23,35],YES:22,_bia:32,_build:6,_singa_wrap:[4,22,23],_weight:32,abl:[29,44],abort:[4,23],about:[8,29],abov:[4,6,22,31,32,33,34,35,39],absent:23,ac_check_lib:4,ac_cv_have_libgflag:4,academi:3,accept:[9,47,48,53,54],accord:[10,15,39],account:[2,4,5],accuraci:[12,29,30,44],achiev:29,acm:48,across:[9,54],acs:8,activ:[10,21,22,23,34,52],adadelta:[9,47,51],adagrad:[44,52],adam:[9,47,51,53],adamax:47,adammax:[9,51],add:[2,4,5,6,8,9,10,15,21,22,23,29,47,49,50,52,53,54,55],add_bia:10,addbia:55,addbn:34,added:[5,32,39,47],adding:[7,22,44,48],addit:[4,6,22,29,34,37,44],addition:4,address:[50,51],adsc:48,advanc:48,after:[2,4,10,12,15,23,27,28,30,32,33,34,39,50],again:4,against:[4,5,19,30,36,44,47],alan:3,alex:39,alexnet:[9,12,19,29,36,50,52],algebra:[9,44,45,47],algorithm:[10,44,47,49,50,52],alia:[47,54],alibaba:3,all:[4,6,7,8,9,15,16,17,23,39,47,48,53,54],alloc:[44,45],allreduc:49,alp:3,alreadi:[2,4],also:[4,16,22,23,28,30,39,47],amazon:[47,53],amazonaw:[31,32,33,34,35],amd:[4,9,44,47],ami:47,among:[9,39],anaconda:4,analyt:48,anh:3,ani:[7,8,16,39,48],annot:5,anoth:5,answer:[7,48],anthoni:3,apach:[0,1,2,3,4,5,8,17,21,23,47,49,50,55,56],api:[4,19,22,29,31,32,33,34,35,47,48,49,52,55],apl:8,app:48,append:12,appli:[10,11,29],applic:[0,11,28,39,47,48,50],april:[9,47,48],apt:[4,48],architectur:[9,47],archiv:[1,8],argsortlay:[47,50],argument:[29,37],arm:44,arrai:[29,44,45],articl:10,artifici:[12,29],ary1:16,ary2:16,asc:[8,47],asf:[2,47],assign:[39,49,50],assum:30,asterisk:50,asynchron:47,atla:4,attribut:10,atung:3,aug:48,augment:[29,47,53],august:48,author:48,auto:[9,10,15,49],autobuild:6,autodocstr:[5,6],autograd:[9,19,47,54,55],automak:21,automat:[5,8,9,10,39,44,47,49,53],autoreconf:4,autotool:47,autotun:52,aux:30,auxiliari:49,avail:[8,22,23,48,49],averag:[29,39],avgpool2d:10,avoid:[4,5,23,39,49],awar:45,backpropag:10,backward:[10,44],balanc:[9,49],bandwidth:11,bar:11,base:[0,8,30,39,47,49,50,51,52],based_on_styl:5,bash:[17,23],bashrc:[4,50],basic:[4,47,48,55],bat:15,batch:[10,11,12,29,30,34,35,52,53,54],batch_numb:10,batch_sz:10,batchnorm2d:10,batchnorm:55,batchnorml:52,batchsiz:30,becaus:[4,8],been:[1,4,5,48],befor:[2,5,8,31,32,33,34,35],behalf:8,beignet:4,beij:3,being:39,belong:4,below:[4,21,31,34,35,39],benchmark:19,beng:[3,48],best:[29,48],better:4,between:[32,39,44,51],bia:[19,32,39],bibtex:48,big:[8,49,50,51,52,53,54,55],bin:[4,12,17,21,23,28,29,30],binari:[4,12,15,27,29,30,52],bind:[4,8,9,12,47,50,51,52,53],bit:[8,15],bla:4,blame:5,blob:[39,47,49,50,51,52],block:[32,52],bn1:10,bn2:10,bob:4,bodi:6,boltzman:49,boss:48,both:[5,9,10,12,22,29,39,44,51],bottom:10,bptt:[9,47,50],bpttworker:50,branch:[2,5,15],brew:21,bridg:[39,50],brief:5,broadcast:[47,55],brows:0,brussel:48,buffer:[4,22],bug:[0,5,8,47,49,50,51,52,53,54,55],build:[5,6,8,9,12,15,17,21,23,30,47,49,50,51,52,53,54,55],built:[4,6,23,52],bvlc_googlenet:32,c2084:15,c2375:15,c_cpp:5,cach:54,caff:[9,29,32,47,53],caffe_root:32,caffemodel:[27,32],cai:[3,48],caixr:3,calcul:10,call:[10,12,22,39,44,50,55],can:[2,4,5,6,7,8,10,12,15,17,22,23,27,28,29,30,39,40,44,47,48,49,53,56],candid:8,cannot:[4,23,49,51],card:[16,37,44,47,50],care:9,carri:[44,47],cast:8,cat:10,categor:39,categori:[39,47,49],caus:[4,23,50],cbla:[4,22,45,52],cblas_include_dir:22,ccmake:[4,30],cct:9,ceil:32,cento:4,cflag:4,cgi:8,chang:[3,4,5,6,8,10,22,30,51,52,55],channel:[23,52],charact:28,check:[4,5,23,47,49,53],checker:[5,6],checkout:[2,4,5],checkpoint:[9,12,28,31,32,33,34,35,47,49,52,53],checksum:6,chen:[3,48],chin:[3,48],china:3,chines:[47,54,55],chonho:3,choos:[6,22],chunk:39,cifar10:[29,50,52,54],cifar:[12,19,36,52],circl:39,cite:48,ckpt:33,clang_format_styl:5,classif:[11,12,19,27,29,30,36,47,50,53,54],classifi:48,clean:[2,5,54],click:[5,22],client:4,clone:[2,4,5,15,21],closer:8,cloud:[4,47,50],cluster:[47,49,51],clusterproto:49,cmake:[4,12,15,21,22,47,52],cmake_include_path:[4,21],cmake_library_path:[4,21],cmakelist:30,cmd:15,cnmem:[22,52],cnn:[9,10,12,19,30,36,39],code:[2,3,4,7,8,10,15,16,17,21,22,23,28,29,37,47,48,50,52,53,54],codebas:[5,8],colab:23,collabor:48,collis:51,column:39,com:[2,3,4,5,15,21,22,31,32,33,34,35],come:[4,22,23],command:[4,6,15,17,22,23,27,28,29,30,31,32,33,34,35,47,49,50],commandqueu:44,comment:[6,8],commit:[1,2,5,6,32,34],committ:[5,6,8,54],common:[8,49],commun:[3,11,22,39,44,47,48,52],comp:3,compani:48,compar:[4,11],compat:[8,44],competit:48,compil:[9,12,15,19,21,22,28,29,36,47,49,50,51,52,53],complet:[23,47,52,54,55],complex:[44,47,50],compliat:54,compon:[9,44,47,52,53,54,55],compris:39,compuat:16,comput:[4,10,29,39,44,52],concat:[9,47,50,53,55],concaten:[39,52],concurr:49,conda:[5,19,47,48,54,55],condit:51,conf:[6,49],config:[4,47,55],configur:[4,5,6,9,15,22,31,34,35,47,49,50],conflict:[4,5,23],confpath:6,connect:[2,8,39,44,49],connectstub:49,consid:39,consist:[5,29,39,44,47],consolid:54,constant:12,constraint:52,construct:[32,41],constructor:39,contain:[4,17,23,51,54],context:50,contribut:[4,8,53],contributor:[5,8,54],control:39,conv1:[10,12],conv1_bia:12,conv1_weight:12,conv21:10,conv22:10,conv2:12,conv2_bia:12,conv2_weight:12,conv2d:10,conv3:12,conv3_bia:12,conv3_weight:12,conv:10,convers:15,convert:[9,29,31,32,33,34,35,39,53],convolut:[10,11,12,29,30,47,52,53,55],coordin:8,copi:[4,5,6,8,15,22,32,45],core:[19,21,22,52,53,54,55],corp:3,correct:4,correspond:[4,10,15,44],cost:11,could:[4,5,6,12,17,23,28,29,44],coupl:39,cpack:54,cpickl:32,cplu:4,cplus_include_path:4,cpp:[5,19,23,29,44,47,52,54,55],cppcpu:[16,29,44],cppdevic:52,cppgpu:45,cppmath:44,cpu:[9,16,17,23,29,31,32,33,34,35,37,44,47,49,51,55],cpu_py36:[4,23],cpu_py37:23,creat:[4,5,8,16,19,21,22,23,27,29,30,39,44,47,52,53,54],create_cuda_gpu:[16,22],create_cuda_gpu_on:16,create_data:30,creategraph:39,createnetfromgraph:39,creator:10,cross:[9,44,52,53],crossentropyloss:47,cspell:6,cstylecom:6,csv:52,ctensor:10,cubla:[22,45],cuda10:[4,17,23],cuda8:17,cuda9:[4,17],cuda:[4,9,12,16,17,23,29,30,44,45,50,52,54,55],cudadevic:52,cudagpu:[16,29,44,45],cudamath:44,cudart64_91:22,cudart:22,cudax:23,cudnn5:17,cudnn64_7:22,cudnn7:[17,23],cudnn:[4,9,12,17,22,23,28,29,30,32,47,50,51,52,53,54,55],cudnnconvolut:52,cudnndropout:52,cudnnx:23,curand:22,curl:[4,21,31,32,33,34,35],current:[2,4,12,15,16,23,27,28,30,39,47],custom:49,cxx:22,cxxflag:[4,21],czmq:9,dai:48,damo:3,danac:48,data:[9,10,12,15,19,28,32,36,39,44,47,49,50,51,52],data_batch_1:12,data_batch_2:12,data_batch_3:12,data_batch_4:12,data_batch_5:12,databas:48,datait:52,dataset:[8,12,19,27,28,29,30,36,49,50,51,52,53,54,55],datavec:50,date:8,dbm:39,dcblas_include_dir:22,dcblas_librari:22,dcnn:39,dcudnn_include_dir:22,dcudnn_librari:22,dcudnn_vers:22,dealer:49,debian:[4,9,47,54],debug:[9,22,47,50],dec:48,decemb:48,decid:8,decis:47,decod:[44,47,52],decompress:[4,15,30,33],decreas:30,deep:[8,11,12,29,30,39,44,47,48,49,50,51,52,53,54,55],deepimag:9,def:[10,29],defin:[4,19,44,49],definit:[15,22,55],delet:8,delight:8,denable_test:4,dens:[44,52],dense_bia:12,dense_weight:12,densenet:[9,19,36,47,54],depdent:[47,55],depend:[6,8,9,17,23,28,44,47,49,51,53],deploi:[6,32],deploy:9,deprec:15,depth:[31,34,35],describ:[28,39,44],descript:[5,6,23],design:[3,5,8,49,50,51,52],detail:[5,10,12,19,23,29,36,39,44,48,50],detect:[51,52],detial:32,dev:[1,4,10,22,23,29],devel:[4,5,17,23],develop:[1,3,4,17,22,23,48,49,55],devic:[9,10,19,22,29,44,45,47,52],devtoolset:4,dglog_include_dir:22,dglog_librari:22,dialog:15,dibri:48,diff:49,differ:[4,5,6,11,15,39,44,45,47,49],differenti:10,digest:8,dimension:[44,45],dinh:[3,48],dinhtta:3,dir:22,direct:[6,39],directli:[2,4,47],directori:[4,12,15,22,50],disabl:[5,52],disable_warn:22,disclaim:47,discrep:32,discuss:5,disi:48,disk:44,displai:49,dist:8,distribut:[8,9,19,39,47,48,49,50,51,52,53,54,55],divis:54,dlfile:[31,32,33,34,35],dll:22,dnn:[4,47,55],doc8:6,doc:[6,21,48],dockefil:17,docker:[4,5,9,19,47,48,50,51,53,54,55],dockerfil:4,dockerhub:17,document:[2,3,5,7,8,47,50,52,53,54,55],doe:[8,12,15,27,47],doing:6,don:[8,21,22],done:[15,23],download:[4,12,15,19,22,27,28,29,31,32,33,34,35,36,37,48],download_data:[12,29],downloaded_fil:47,downpour:[9,49],doxygen:[6,48,50],dpackag:4,dprotobuf_include_dir:22,dprotobuf_librari:22,dprotobuf_protoc_execut:22,dpython_include_dir:4,dpython_librari:4,driver:[4,23,49,50,51],dropout:[47,52],dswig_dir:22,dswig_execut:22,due:[4,15,39],dummi:50,dummylay:47,dump:[32,53],dun:3,duplic:5,dure:[5,10,12,49,54],duse_cuda:[4,22],duse_mkldnn:4,duse_modul:4,duse_opencl:4,duse_python3:4,duse_python:[4,12],dylib:4,dynam:22,each:[1,4,9,11,23,28,29,30,39,44,45],earli:49,easi:[47,49,50],easili:[39,44],ec2:[8,47],echo:4,edit:[5,22],editor:5,edu:[3,12],effect:[11,39],effort:47,einsum:54,either:4,email:3,empti:[4,23,49],enabl:[4,5,22,23,39,47,49,50,52],enablerepo:4,encod:[44,47,52],encount:15,encourag:[2,4],end:8,endors:[8,47],endpad:32,endpoint:44,energi:47,enforc:5,engin:52,enhanc:[4,9,47,49],entir:[15,39],entropi:[44,52,53],enum_type_wrapp:4,env:4,enviromnet:21,environ:[4,22,23,49],epel:4,epoch:[10,12,30],erleas:8,error:[4,5,7,8,15,21,23,44,48,49,50,54,55],especi:15,essenti:4,establish:1,etc:[3,6,8,15,39,44],evalu:11,everi:[4,23,39,44],everyon:8,everytim:6,exactli:30,exampl:[4,8,16,17,19,21,22,23,28,29,30,31,32,33,34,35,37,39,40,44,47,48,49,50,52,53,54,55],except:[39,45],exchang:55,exclud:[39,50],excpet:23,exe:[15,22],execut:[2,4,6,10,12,16,17,22,23,27,31,32,33,34,35,44,47],exist:[4,12],exp:[30,55],expect:28,explain:[4,10],express:44,extend:[9,22,44,47,49,51,53,54],extens:[5,6,22,44],extern:49,extract:[12,15,22,32,33,34,47,50],fact:39,fail:[49,51,55],failur:9,fals:10,faq:19,fast:5,fatal:[4,23],featur:[0,2,5,7,8,9,10,15,44,47,48,49,50,51,52,53,54,55],feb:48,februari:47,fedora:4,feed:[9,12,29,30,47,52],feedback:8,feedforwardnet:[32,53],feedfowardnet:47,feel:8,fetch:[2,5],few:27,fewer:47,field:[5,10,39,47,49,50],figur:[39,44],file:[4,5,6,9,12,15,17,22,27,28,29,30,31,32,33,34,35,39,44,47,49,50,51,52,53],file_nam:33,files:30,filter:39,find:[4,5,49],fine:54,finish:[12,15,49],first:[4,8,11,12,32,33,39,53],firstli:39,fix:[4,5,6,7,11,15,22,47,48,49,50,51,52,53,54,55],fixbug:5,fixg:49,flag:[21,49],flat:12,flatten:[10,52],float16:44,float32:44,floder:30,floor:32,folder:[4,5,6,10,15,17,22,23,27,29,30,31,32,34,35,49],follow:[0,2,4,5,6,8,10,12,15,16,17,21,22,23,27,29,30,31,32,33,34,35,37,39,44,47,48,49,50,51,52,53,54,55],foo:5,food:48,foodlg:48,footprint:54,forg:[4,23],fork:5,format:[6,27,55],formatonsav:5,fortran:4,forward:[5,8,9,12,19,29,30,44,47,52],fossa:48,found:[2,4,22],foundat:[3,47,48],four:[22,29],fpga:[44,47],framework:[47,49],free:[8,22,44],freelanc:3,freetyp:4,freez:54,frequenc:30,from:[2,3,5,6,8,9,10,11,12,15,16,19,21,22,28,29,30,31,32,33,34,35,39,44,47,48,49,50,53,54,55],front:4,fssl:21,full:[22,39],fulli:[39,47,52],func:49,further:[5,47],futur:5,gan:55,gang:[3,48],gao:[3,48],gate:3,gaussian:[10,12,44],gbp:11,gcc:4,gener:[4,6,8,10,15,22,28,29,30,44,47,48,49,50,51,52,53,54,55],genoa:48,get:[4,8,15,16,21,23,30,39,49,55],get_default_devic:16,get_includ:4,gflag:4,gflop:11,gfortran:4,git:[2,4,6,15,21,54],gitbox:2,github:[2,4,5,15,21,22,52],githubusercont:21,give:[6,10,22,39],given:[4,8,39,44,48],glibc:4,glog:[4,15,21,22,49,52],glog_include_dir:22,gmail:3,gnu:[8,9,47,49],golden:5,good:8,googl:[4,5,6,22,48,50],googlenet:[9,19,36,47,53],got:[4,23],gpg:47,gpu:[9,11,16,17,23,29,31,32,33,34,35,37,44,47,49,50,51],grad:47,gradient:[10,29,39,44,49],graduat:48,gradvec:50,graph:[10,39,49,50],grenobl:3,grep:4,group:[3,4,9,23,39,48,49],gru:[28,47,50],grulay:[9,50],gtest:[22,47],guid:[4,8],gun:50,hackathon:48,hadoop:48,haibo:3,half:48,hand:48,handleputmsg:49,hangzhou:3,happen:[4,23],hardwar:[9,11,16,44,45,47],has:[3,4,5,8,11,16,22,23,39,44,45,47,48],hash:[5,8,15,51],have:[1,4,5,8,12,15,21,22,23,30,32,39,44,47],haven:4,hawaii:48,hdf:[47,50],head:2,header:[4,8,15,17,21,50],health:9,hear:8,held:48,help:[7,8,39,47,48],henc:12,here:[4,5,8,10,17,22,48],heterogen:[9,47],hid:39,hidden:39,high:5,higher:[39,44],hinton:37,his:8,histori:2,hogwild:[9,49],home:4,homebrew:[4,21,23],host:[16,23,29,49,53],hour:8,how:[4,12,21,28,39],howev:[4,5,15,23],html:[6,8,16,48],http:[0,2,4,5,8,12,15,21,22,31,32,33,34,35,48],hub:23,hybrid:[9,39,47,50,51],hyper:[28,37],hzchenhaibo:3,i2r:48,icd:4,idea:[8,39],ideal:5,identifi:4,ignor:4,illustr:[10,12,44],ilsvrc:30,imag:[4,5,8,9,10,11,12,19,23,29,30,36,39,47,52,53,55],image1:[31,32,33,34,35],image2:[31,32,33,34,35],image3:[31,32,33,34,35],imagenet:[19,27,31,34,35,36,47,50,52,54],imda:48,imgclass:27,imgtool:53,immedi:5,implement:[5,10,16,19,28,44,47,49,50,51,52,53,55],implment:[16,45],import_modul:[4,23],importerror:4,importlib:[4,23],improv:[5,47,49,50,51,53,54,55],incept:[19,32,36,47,54],inception_v4:33,inceptionnet:9,includ:[4,5,8,9,10,12,15,21,22,28,29,30,39,44,47,49,50,51,52,53,54,55],includeregexp:6,incompat:8,incub:[1,47,48],index:54,indic:[10,23,39,47],infocomm:48,inform:[4,5,8,9,12,47,50],infrastructur:47,init:50,initgooglelog:50,initi:[15,22,44,48,49,52],innerproductlay:50,input:[9,10,11,28,47,50,52,53],insert:39,insid:4,instal:[5,6,9,12,17,19,28,36,47,48,49,51,52,55],instanc:[10,11,29,39,44,45,47,49],instanti:10,instead:[4,5],institut:3,instruct:[2,4,6,15,19,23,36,47,54],instructor:2,integ:10,integr:[9,22,47,49,50],intel:[4,47,55],intend:15,interact:51,interfac:[22,50,51,52,53],intermedi:49,intern:[4,39],interpret:[4,23],intial:12,introduc:5,introduct:8,intuit:[8,49,50,51,52],invalid:49,invok:[4,44],involv:10,ip_bia:12,ip_weight:12,ipmc:8,ipython:[40,53],iri:4,issu:[7,8,32,48,49],itali:48,iter:11,its:[2,4,37,39,44,55],j2ee:0,jan:[9,48],januari:47,java:[47,53],jenkin:[9,47,52,53,54],jie:48,jinyang:[3,48],jira:[0,7,8,48],jixin:3,job:[39,47,49,50],join:[7,48],jpg:[31,32,33,34,35],json:[5,6],juli:48,june:[9,47,48],jupyt:[8,21,48,54],just:4,k80:11,kaip:3,kdata:39,kei:[8,32,47],kernel:[4,28,44],khidden:39,khidlay:39,khim:48,kian:3,kimag:39,kind:39,klabel:39,know:21,kriz:12,ksoftmaxloss:39,ktest:39,ktrain:39,kvalid:39,kvislay:39,label:[10,27,29,39,47,53],lack:[7,48],lambda:15,languag:[28,44],lapack:[4,22],larg:[8,9,39,49,50,51,52,53,54,55],last:[4,5],later:[10,39,47],latest:[2,4,5,15,17,22,27,55],launch:49,layer:[8,9,11,19,28,32,34,39,44,47,49,50,51,52,53,54,55],layer_nam:32,layertyp:50,ld_library_path:[4,21],ldd:23,lead:[39,49],leakyrelu:55,learn:[4,8,30,39,44,47,48,49,50,51,52,53,54,55],least:[4,8],lee:3,legal:8,length:54,let:21,level1:17,level2:17,level3:17,level:[5,44,48,50,51],lib64:4,lib:[4,5,6,15,17,21,22,23,47,52,53,55],libari:53,libcnmem:52,libcurl:4,libglog:[15,22],libopenbla:[4,15,22],libprotobuf:[15,22],libprotoc:15,libpython2:4,librari:[4,21,22,23,47,49,51,53],library_path:4,libsingagpu:51,libstdc:4,libtool:49,libviennacl:4,libxft:4,licens:[5,53],light:52,like:[4,5,8,9,10,12,17,23,39,48,55],line:[4,5,11,22,28],linear:[9,10,44,45,47],link:[1,2,4,8,15,21,23,53,54],linkag:15,linker:4,lint:5,lintonsav:5,linux:[9,23,28],linux_input:28,list:[4,7,8,23,30,39,48,49,50,56],lite:15,lmdb:[21,49,52],lmdbreader:52,lmdbwriter:52,load:[9,12,23,27,29,30,44,47,49,50,53],loader:53,local:[4,21,23,52],localhost:[31,32,33,34,35],locat:[4,8,39,51],log:[4,50,52],login:4,look:[8,39],loss:[10,12,30,39,44,52,53],lower:39,lrn1:12,lrn2:12,luo:[3,48],mac:[4,23,47,53,54],machin:[4,23,44,47,48,49,53],maco:[4,9],macosx:23,mai:[4,5,15,21,22,30,39,48],mail:[7,48,56],mailto:56,main:[4,8,11,29,49,50],mainli:3,major:[8,9,44,47,50],make:[2,4,12,21,22,39,45,47,50,52],malloc:44,manag:[0,2,9,10,15,16,23,44,47,49,52],mandatori:[47,53],mani:[3,5,6,44],manner:47,manual:30,map:[10,15],march:48,markdown:6,master:[2,5,15,21],match:4,math:[44,50,51,52],math_kernel:22,matmul:[10,55],matplotlib:[4,21],matric:52,matrix:[19,39,44,50],maven:[47,53],maxpool2d:10,maxpool:[32,55],mayb:4,md5:[8,47],mean:[4,30],meaning:28,measur:[11,44],media:48,medilot:48,meihui:[3,48],meihui_zhang:3,melbourn:48,member:[3,8,10,15,50],memori:[4,11,16,30,39,44,49,52,53,54],mentor:48,menu:[22,54],merg:[2,5,52],meso:[9,47,49,50,51],messag:[4,5,12,21,23,44],meta:44,method:[44,47,52,53],metric:[11,12,44,49,52],microsoft:22,migrat:2,mini:39,miniconda3:23,miniconda:23,minim:17,misc:55,miscellan:50,mismatch:[4,23,49],miss:[4,23],mkdir:[4,12,21,22],mkl:[4,47,55],mkldnn:[4,17],mlp:[9,10,39,47,54],mnist:[19,36,52],moaz:[3,48],mobil:48,mode:[29,47,50,53],model:[8,9,10,12,19,28,29,30,31,32,34,35,47,48,49,50,51,52,53,54,55],model_bin:27,model_def:32,model_txt:27,modelproto:49,modul:[4,9,19,21,44,48,49,52,53,55],modulenotfounderror:55,momentum:50,more:[6,10,27,30,32,44,47,48,50],most:[39,44],move:[47,49,50,55],msse2:4,much:8,multi:[9,44,45],multimedia:48,multipl:[4,9,10,23,44,47,50,53],multipli:53,must:[4,8,10,23,32,39],mzh:3,nair:3,name2lay:39,name:[1,3,4,8,10,15,17,22,23,39,44,47,55],namespac:4,nation:[3,48],nativ:[5,23],natur:28,navig:54,ncurs:4,necessari:[4,15],necessarili:47,need:[4,5,6,8,10,12,21,22,39,45],nesterov:52,net:[4,9,10,12,22,29,32,44,47,50,52],neteas:[3,48],netlib:22,netproto:39,network:[9,11,12,19,28,29,30,36,39,44,47,49,52,54,55],neural:[9,11,12,28,29,30,44,47,49,50,52,55],neuralnet:[39,47,49,50],newer:4,newli:[39,47],next:[39,49],nightli:23,node:[9,39,47,49,50],nomal:52,non:[4,8,15],norm:54,normal:[23,34,35,39,44,52,53],note:[4,8,10,23,32,45,47],notebook:[8,21,40,48,53,54],now:[8,12,30,48],npartit:39,ntest:30,nthread:30,ntrain:30,num:39,number:[11,12,23,28,30,39,49],numpi:[4,21,22,23,29,32],nus:3,nusdbsystem:23,nvcc:52,nvida:4,nvidia:[4,9,11,16,22,23,44,47],obj:22,object:[22,39,44,49,52,53],objectarrai:4,oct:48,octob:47,off:52,offici:23,okai:8,old:[2,8],older:4,omit:39,onc:[4,5],one:[4,10,23,28,29,31,34,35,39,44,45],onehotlay:50,onli:[4,5,6,15,19,23,27,32,39,50],onlin:[2,8,15],only_cbla:4,onnx:[19,47,55],onto:[2,5],ooi:[3,48],ooibc:3,opebbla:21,open:[5,7,8,11,15,22,23,32,40,48,55],openbla:[4,9,15,21,22,49,54],opencl:[4,9,16,44,45,52],openclgpu:[16,44,45],openclmath:44,opencv:[21,30,52],oper:[5,9,16,19,21,44,45,47,50,51,52,54,55],operand:[45,53],opt:[4,10,21],optim:[10,16,44,51,52,55],option:[2,15,21,22,30,49,52],order:[4,6,12],org:[0,1,2,3,8,22,48,56],organ:3,origin:[2,5,34,39],osaka:3,other:[3,4,5,7,8,9,17,23,28,29,39,44,47,48,49,50,51],otherwis:6,otool:[4,23],out:49,outdata:30,output:[4,10,12,27,30,39,49,52],outsid:[4,32],over:[4,8,19,36,39,45,47,49,50,51,52,53,54,55],overview:[48,52],overwrit:21,own:[5,10],owner:10,packag:[5,9,15,17,19,21,22,23,47,52,54],pad:10,page:[4,12,29,39,44,48,54],pair:[31,34,35,39],panda:4,paper:[37,48],parallel:[10,29,39,47,50],param:[32,39,49,50,55],paramet:[9,10,11,12,28,29,30,31,32,33,34,35,37,44,47,49,52,53,54],parameter_fil:[31,34,35],paramid2param:39,pars:49,part:22,parti:[8,50],particip:48,particular:4,particularli:[28,39],partit:[9,47,49,50],partition_dim:39,pass:[4,8,10,11,39,44],past:[5,8],patch:3,path:[4,5,6,15,17,21,22,23,27,28,49],patient:48,payload:44,pcre:4,peopl:[3,5,8],per:[11,29],perform:[4,12,44,47,49],perl:[15,22],permiss:49,pfreq:30,phase:[4,39],pickl:[31,32,33,34,35],ping:5,pip:[4,6,21],pkgconfig:4,pkl:37,place:29,plai:[3,48],plain:[19,36],plan:49,platform:[4,8,9,22,48,49,50,51,52,53,54,55],pleas:[2,4,5,8,12,15,17,23,27,28,29,30,37,48],plugin:48,pmc:[8,47],pointer:[39,47],pom:53,pool1:12,pool2:12,pool3:12,pool:[10,32,52],pooling1:10,pooling2:10,popular:[8,9,11,39,49,50,51,52],posit:4,possibl:[8,39],post:1,potenti:44,power:48,prdownload:4,pre:[29,34,37,50,52],preact:34,prediabet:48,predict:[12,19,36,44,50],prefer:6,prefetch:[47,51],prefix:[4,6],prelu:52,prepar:[9,12,19,21,28,30,36],preprocess:[19,36,44],preprocessor:[15,22],present:[23,48],pretrain:[33,34,47],previou:[15,21,22,27],previous:[29,47],print:[4,30,32,50],prioriti:51,privat:1,problem:[4,5,23,32],process:[8,12,22,37,39,47,49,51,52],program:[4,8,9,17,27,29,31,32,33,34,35,37,44,47,49,50,51,52],programm:10,project:[0,2,3,5,7,8,15,22,47,48],prompt:15,propag:[8,10,44],proper:[8,15],propog:10,propos:[8,39],proto:[9,22,49,52],protobuf:[4,9,21,22,23,50],protobuf_include_dir:22,protoc:[15,22],protocol:[4,22],prototxt:[27,32],provid:[4,5,10,16,28,29,31,34,35,39,44,45,47],prxxx:2,publish:53,pull:[2,5,17],purpos:50,push:[2,5,6],put:[4,15,48],pyd:22,pydatasg:48,pydot:4,pysinga:[4,9,47,53],python2:[4,21],python3:[5,23,54,55],python:[4,5,9,19,21,23,27,28,29,31,32,33,34,35,37,47,48,49,50,51,52,53,54,55],python_out:22,pythonpath:[4,23],pythreadst:[4,23],pytorch:[10,31,35],question:[7,48],race:51,rafiki:[47,48,53],ran:29,random:[9,44,47,49],rang:[10,44],rat:49,rate:30,raw:[21,47],rbm:[9,19,36,39,49,50,52],rcn:8,read:[12,27,44,47,52],reader:[44,52],readi:[4,15],real:4,rearrang:50,reason:4,rebas:[2,5],recast:8,recent:[4,22],recommend:[4,5,6,23],recommonmark:6,recompil:[5,23],record:[10,44],recoveri:9,recurr:[9,28,39,47,49],redefinit:15,reduc:[9,54],redund:39,refactor:[49,50],refer:[4,5,10,12,27,29,30,32,39,48],refin:[49,50],reflect:47,regard:30,regist:4,regular:52,reinstal:[4,23],relat:[4,49,50,55],releas:[4,9,15,22,23,39,47,48],relev:19,relu1:12,relu2:12,relu3:12,relu:10,rememb:4,remot:[2,5],remov:[9,22,39,49,50,51],renam:[52,54],replac:[5,28,29,39,47,50],replic:39,repo:[2,4,5,6,8],report:[4,5,56],repositori:[4,5],repres:[10,16,39,44],reproduct:5,request:[0,2,5],requir:[3,4,5,6,10,11,12,23,29,30,47],require_grad:10,requires_grad:10,research:48,reset:[4,49],reshap:55,resid:[16,39],residu:[9,19,36,54],resnet:[9,11,29,31,34,35,47,52,55],resolv:[4,5,23,32],resourc:9,respect:[10,39],respons:[8,52],rest:[10,47],restor:[9,47,49],restrict:49,restructuredtext:6,result:[4,6,11,39],resum:52,revers:10,review:[5,47],reword:5,rework:48,reyad:[3,48],right:22,rmsprop:[44,52],rnn:[9,19,36,47,49,50,52,54,55],role:3,root:[4,22,23,49],round:32,row:[29,39],rsa:8,rst:6,rsync:6,rtd:6,rubi:21,rule:5,run:[4,6,8,15,16,17,19,21,23,29,30,32,33,36,44,47,49,51,54],runonebatch:49,runtim:[4,17,21,22,23,49],runtimeerror:4,rvh:6,safe:49,sai:4,same:[4,5,6,12,23,30,39,45,47,49,50],sampl:[12,27,28],save:[12,30,47],scalabl:11,scale:49,schedul:16,scheme:[11,39],school:48,scienc:21,scikit:4,scl:4,sclo:4,scm:2,screen:4,scrip:49,script:[4,8,12,15,22,27,30,32,33,47,49,54],seamlessli:29,search:[4,23],second:4,section:[4,15,22,39],secur:1,see:[4,5,6,12,21,31,34,35,39,47],seed:28,select:[11,49],send:[2,5,52],sentenc:28,sep:[9,48],separ:[49,53,55],septemb:47,seq:54,sequenti:28,serv:[31,32,33,34,35],server:[8,9,11,39,47,49,53],servic:[48,49],session:48,set:[2,4,5,10,22,23,28,37,39,44,45,49,55],set_valu:10,setup:[2,4,22,49,52],sever:[7,30,48],sgd:[9,10,44,47,50,51,52],sginnov:48,sha256:8,sha512:47,shao:48,shape:[10,32,39,52],share:[4,49,50],share_from:39,sharefrom:39,shareparamsfrom:39,sheng:[3,48],shentilium:48,should:[0,2,4,5,6,8,10,12,23,29,30,31,32,33,34,35,39],show:[4,12],shown:[4,39],side:54,sigmod:48,sigmoidcrossentropi:54,sign:[8,53],signa:[50,51],signatur:8,silenc:15,similar:[22,29,39],similarli:39,simpl:[4,5,52],simplest:4,simpli:[27,39],simplifi:9,sinc:[15,39],sing:39,singa:[0,1,2,5,6,8,9,11,12,15,16,17,19,23,28,31,32,33,34,35,36,39,44,45,56],singa_root:12,singa_wrap:22,singaenv:22,singapor:[3,48],singatest:49,singatool:49,singav1:52,singl:[9,11,39,47,49,50,51,53],singleton:[49,52],sit:6,site:[4,5,6,8,21,22,23],size:[11,39,49,53],slice:[9,39,47,49,50,52,53],slide:48,sln:15,slow:4,small:5,snapshot:[47,48,53],snprintf:15,socket:47,softmax:[39,52],softmax_cross_entropi:10,softmaxlay:[47,50],softwar:[3,19,21,47,48,50],solut:[4,5,15,22,23],some:[3,4,5,12,17,28,39,40,44,47,48,49,52,54,55],sometim:4,soon:27,sort:49,sourc:[5,6,7,8,10,11,15,17,19,21,28,29,39,47,48,49,53],sourceforg:4,southeast:[31,32,33,34,35],space:39,spamassassin:48,spars:[44,49],spatial:53,specif:[4,10,15,19,23,30,44,45],specifi:[4,12,30,39],speed:44,spell:5,sphinx:[6,47,52],sphinx_rtd_them:6,split:[39,50,52],sponsor:47,sprintf:15,squar:44,squash:5,src:[4,8,15,22],srclayer:39,sse2:4,ssh:49,stabil:47,stack:[19,50],standard:9,start:[8,12,15,16,22,27,28,37,49,50],startup:22,state:[5,8],statist:[12,48,52],statu:[30,47],std:[28,39],stdext:15,step1:30,step:[4,6,10,12,15,21,22,30,54],still:15,stop:49,store:[6,10,12,30,44,45,47,48,50],stores_grad:10,strata:48,strategi:[32,39],strawberri:22,strawberryperl:22,stream:44,stride:[47,54],string:[4,28,39,44],strongli:8,structur:[12,17,32,44,47],stub:[39,47],stuck:49,studio:[5,15,22],sub:[39,48],subclass:[10,44,52],subject:8,submit:[0,3,5,31,32,33,34,35],submodul:52,subscrib:1,subsequ:39,subset:39,success:[3,47],successfulli:[4,21,23],sudo:[4,23],suggest:[3,8],suitabl:22,summer:48,support:[4,6,8,9,15,27,39,44,47,49,50,51,52,53,54,55],suppos:[6,39],suppport:9,sure:[22,45],sutd:3,svn:8,swig:[4,21,22,53],swigwin:22,symbol:10,symlink:4,synchron:[11,29,39,47],synset:[27,31,33,34,35],synset_word:[27,31,34,35],system:[0,4,5,7,11,15,21,22,23,47,48,49],tag:[4,22,23],take:[10,39],talli:8,tan:[3,48],tankianle:3,tap:21,tar:[4,8,12,31,32,33,34,35,47],target:[10,22,49,52],tcp:50,tdun:3,team:[8,56],technolog:3,teck:48,ted:3,templat:8,tensor:[9,16,19,21,22,23,44,47,52,53,54,55],tensor_math_cpp:45,tensor_math_cuda:45,tensor_math_opencl:45,tensorflow:33,term:44,termin:49,tesla:11,test:[5,8,11,12,15,23,30,32,33,34,39,47,49,50,54,55],test_batch:12,test_singa:[4,22],tester:3,testfold:30,testlist:30,text:[19,36],textfileread:52,textfilewrit:52,than:[4,39],thank:8,theano:10,thei:[10,39,44],theja:3,them:[4,5,10,15,22,39,40],theme:6,therefor:[4,16,44],thi:[0,1,2,4,5,6,8,10,12,15,22,23,28,29,30,31,32,33,34,35,37,39,48,49,50,51,52,53,54,55],third:[8,50],thirdparti:49,those:[5,8,10],thread:[4,8,23,30,39,44,49,51],three:[8,10,16,29,39,44,45,47],through:[11,28,39],throughput:11,thu:39,ticket:5,time:[4,5,11,23,47,49,50],timer:52,tini:55,titl:5,tlp:48,tmp:50,togeth:[4,8,9,44,47,53],told:4,too:49,tool:[5,9,17,23,47,49,50,52,54],toolkit:[4,47,53],toolset:22,top:[27,44,48],topk:29,topolog:[11,49],torch:34,toronto:12,total:11,track:[5,7,48],tradit:44,train:[8,9,12,19,32,33,34,36,39,44,47,49,50,51,52,53,54,55],train_perf:12,trainer:49,trainfold:30,trainlist:30,trainx:30,transfer:[4,39,52],transform:[10,30,52],transpar:[39,44],transpos:55,trap:[4,23],travi:[4,47,52,54],tree:6,trento:48,trivial:50,trust:8,tsinghua:48,tune:54,tung:[3,48],turn:30,tutori:[22,48,54],two:[4,6,10,22,27,29,39,44,48,55],txt:[8,27,28,30,31,33,34,35],type:[10,12,22,27,29,30,39,44,45,49,55],typic:[4,10,23,39,44],ubuntu16:17,ubuntu:17,unclear:[7,48],under:[5,15,17,39,41,47,48,55],undergo:47,undesir:51,undirect:39,unidirection:39,unifi:52,uniform:44,unit:[4,8,16,28,39,44,47,49,50,54,55],unittest:[4,53],univers:[3,48],unrol:39,unsubscrib:1,unsupport:55,until:47,unzip:4,updat:[2,5,6,7,9,10,21,27,29,44,47,48,49,50,51,52,53,54,55],upgrad:[4,21,47,54],upload:4,upstream:2,url:2,usabl:[53,54,55],usag:[10,27,31,34,35],use:[2,4,5,10,11,12,15,16,22,23,27,28,30,31,32,33,34,35,39,44,48,49,54],use_cpu:[29,31,34,35],use_cuda:22,use_cudnn:22,use_glog:22,use_gpu:37,use_modul:21,used:[4,5,10,12,15,21,22,23,28,29,30,39],useful:[8,39],user:[4,6,7,8,17,23,29,44,45,47,48,49,55,56],usernam:[4,5],uses:[0,2,4,5,11,39],using:[2,4,5,8,9,10,15,17,19,23,28,29,36,37,39,44,45,47,48,49,50,51,52,53,54,55],usr:[4,21],util:[47,49,52,53,54,55],v140:22,val:12,val_perf:12,valid:[12,29,30,39],valu:[23,32,33,39,44,47,49],valuabl:3,varaibl:4,variabl:[4,10,23,44,45],variant:[44,54],varieti:[8,49,50,51,52],variou:55,vcpu:11,vector:[19,39],venv:21,verbos:47,verifi:[22,47],versa:10,version:[6,15,22,23,27,28,29,32,33,39,47,48,49,52,53,54,55],vgg11:35,vgg16:27,vgg19:27,vgg:[9,19,27,29,36,47,52,54],vggnet:29,via:[4,5,6,10,17,23,31,34,35,39,47,48,55],vice:10,video:[22,29,30,48],viennacl:4,viewer:40,vim:5,virtual:[4,21,22,23],virtualenv:[21,22],vis:39,visenz:3,visibl:39,visit:23,visual:[5,9,15,22,47],visualstudio:22,vldb:48,vs2015:15,vsproject:[15,22],vulner:56,wai:[4,5,7,10,39,48],wait:[5,8],wang:[3,48],wangji:3,wangsh:3,wangwei:3,wangyuan:3,wanqi:3,want:[4,5],warn:15,watch:48,web:8,webpag:[7,48],websit:[4,5,8,47,52,53,54],wei:[3,48],weight:[19,32,39,50],well:[8,15,39],wenfeng:3,were:[22,31,34,35],wget:[4,21,31,32,33,34,35],wheel:[4,9,47,53],when:[4,5,10,15,22,23,39,44,49,50,51],where:[11,27,29,39],whether:8,which:[4,5,8,10,11,16,17,22,23,28,29,30,39,44,47,49],whl:53,who:[5,8],whole:4,whose:39,wide:[8,12,28,29,30,34,44,49,50,51,52],win32:22,win64:[15,22],window:[9,47,53,54],windows10:22,winsinga:22,wip:2,wish:15,within:[17,32,39,49],without:[22,23,29,35,39,45],word:[31,33,34,35,39,44],work:[2,4,5,8,15,27],worker:[9,11,47,49,51],workload:11,workshop:48,workspac:49,would:[4,5,23,27,29,37,39,44],wrap:[10,44,55],wrapper:[4,47,50],write:[3,5,44,47,49,52],writer:[44,52],written:8,wrn:34,wuwf:3,www:[8,12,22],x64:22,x_train:10,xiangrui:3,xie:[3,48],xin:3,xpu:[4,49],xue:3,xuewanqi:3,xvf:[31,32,33,34,35],xvzf:4,xxx:[2,5,8],xxxmath:44,xxxx:[6,8],y_train:10,yao:3,yaochang2009:3,yapf:5,yapfarg:5,yet:47,you:[2,4,5,6,7,8,12,15,21,22,23,27,30,40,47,48],your:[2,4,5,8,15,21,22,23,27,30,48],yournam:4,yuan:3,yum:4,yzbigdata:[3,48],zeromq:9,zhang:[3,48],zhaoj:3,zhejiang:[3,48],zheng:[3,48],zhongl:3,zip:[4,22],zlib:4,zmq:51,zoo:[9,19,48],zookeep:[9,47,49,51],zsock:49},titles:["Issue Tracking","Project Mailing Lists","Source Repository","The SINGA Team","Build SINGA from Source","How to Contribute Code","How to Contribute to Documentation","How to Contribute to SINGA","How to prepare a release","Development Schedule","Autograd in Singa","Benchmark for Distributed training","Quickstart - Cifar10 example","Caffe Converter","Data","Dependent library installation","Device","Docker Images","Image Tool","Documentation","Initializer","Installing SINGA on macOS 13.10","Building SINGA on Windows","Installation","Layer","Loss","Metric","Use parameters pre-trained from Caffe in SINGA","Train Char-RNN over plain text","Train CNN over Cifar-10","Train AlexNet over ImageNet","Image Classification using DenseNet","Image Classification using GoogleNet","Image Classification using Inception V4","Image Classification using Residual Networks","Image Classification using VGG","Model Zoo","Train a RBM model against MNIST dataset","FeedForward Net","Neural Net","&lt;no title&gt;","ONNX","Optimizer","Snapshot","Software Stack","Tensor","Utils","Download SINGA","Welcome to Apache SINGA","singa-incubating-0.1.0 Release Notes","singa-incubating-0.2.0 Release Notes","singa-incubating-0.3.0 Release Notes","singa-incubating-1.0.0 Release Notes","singa-incubating-1.1.0 Release Notes","singa-incubating-1.2.0 Release Notes","singa-incubating-2.0.0 Release Notes","Security"],titleterms:{"char":28,"function":[10,39],"import":10,"new":[17,48],The:3,Use:[4,17,27],Using:[6,23],about:4,access:[2,39],advanc:39,against:37,alexnet:30,announc:8,apach:48,api:[6,16,20,24,45],artifact:8,autograd:10,avail:17,batch:39,benchmark:11,bia:10,build:[4,22],caff:[13,27],call:8,cbla:15,centos7:4,check:[6,8],cifar10:12,cifar:29,classif:[31,32,33,34,35],cnn:29,code:[5,6],committ:[2,3],compil:[4,30],conda:[4,23],configur:39,contribut:[5,6,7,48],contributor:[2,3],convert:13,core:44,cpp:[6,12,16,20,24,45],cpu:4,creat:[10,17],creation:39,cuda:22,data:[14,29,30],dataset:37,defin:10,densenet:31,depend:[4,15,22],deprec:4,detail:[4,31,32,33,34,35],dev:8,develop:[5,9],devic:16,dimens:39,dispatch:39,distribut:11,docker:[17,23],dockerfil:17,docstr:6,document:[6,19,48],download:[8,30,47],energi:39,environ:5,exampl:[10,12,27],exist:17,faq:[4,15,21,23],featur:39,feed:39,feedforward:38,file:8,format:5,forward:[10,39],from:[4,17,23,27],get:48,git:5,googl:15,googlenet:32,gpu:[4,22],guid:39,histori:48,how:[5,6,7,8,48],imag:[17,18,27,31,32,33,34,35],imagenet:30,implement:[39,45],incept:33,incub:[49,50,51,52,53,54,55],initi:20,instal:[4,15,21,22,23,29],instruct:[12,28,29,30,31,32,33,34,35,37],intern:8,issu:0,jira:5,kernel:22,layer:[10,24],librari:15,licens:[8,48],list:1,log:15,loss:25,maco:21,mail:[1,8],make:8,manag:8,matrix:10,metric:26,mirror:8,mnist:37,model:[27,36,37,39,44],modul:[10,22],more:4,multipl:39,nativ:4,net:[38,39],network:34,neural:39,note:[49,50,51,52,53,54,55],notic:8,obtain:27,onli:10,onnx:41,oper:10,optim:42,option:4,out:8,over:[28,29,30],packag:[4,8,10],page:8,paramet:[27,39],partit:39,plain:28,pmc:3,post:4,pre:27,predict:[27,29],prepar:[8,27,29],preprocess:30,preview:6,process:4,project:1,protobuf:15,publish:8,python:[6,12,16,20,22,24,45],quickstart:12,rbm:37,readm:8,recent:48,releas:[8,49,50,51,52,53,54,55],release_not:8,relev:10,repositori:2,requir:21,residu:34,result:8,rnn:[28,39],roll:8,run:[12,22,27,37],schedul:9,secur:56,select:8,share:39,singa:[3,4,7,10,21,22,27,29,30,47,48,49,50,51,52,53,54,55],singa_object:22,snapshot:43,snippet:6,softwar:44,sourc:[2,4,22,23],specif:16,spell:6,stack:44,start:48,structur:39,studio:6,style:5,support:22,tag:17,team:3,tensor:[10,45],test:[4,22,27],text:28,thi:27,tool:[4,18],track:0,train:[10,11,27,28,29,30,37],tutori:21,ubuntu:4,unit:22,updat:8,upload:8,use_cuda:4,use_mkldnn:4,use_modul:4,use_opencl:4,use_python:4,user:39,using:[31,32,33,34,35],util:46,vector:10,version:[4,12],vgg:35,video:21,visual:6,vote:8,vscode:6,web:2,websit:6,weight:10,welcom:48,window:[4,15,22],worker:39,workflow:5,zoo:36}})
\ No newline at end of file
diff --git a/content/zh/_sources/downloads.md.txt b/content/zh/_sources/downloads.md.txt
index 6018dc3..10abbd9 100644
--- a/content/zh/_sources/downloads.md.txt
+++ b/content/zh/_sources/downloads.md.txt
@@ -25,12 +25,12 @@
 
   您还可以检查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)
+* Incubating v1.2.0 (2018年6月6日):
+    * [Apache SINGA 1.2.0 (incubating)](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)
+    * [发行说明 1.2.0 (incubating)](releases/RELEASE_NOTES_1.2.0.html)
     * 新功能和主要更新,
         * 实现 autograd (目前支持MLP模型)
         * 升级 PySinga 以支持 Python 3
@@ -45,12 +45,12 @@
 
 
 
-* 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)
+* Incubating v1.1.0 (2017年2月12日):
+     * [Apache SINGA 1.1.0 (incubating)](http://www.apache.org/dyn/closer.cgi/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz)
       [\[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)
+    * [发行说明 1.1.0 (incubating)](releases/RELEASE_NOTES_1.1.0.html)
     * 新功能和主要更新,
         * 创建 Docker 镜像(CPU和GPU版本)
         * 为 SINGA 创建 Amazon AMI(CPU版本)
@@ -69,12 +69,12 @@
 
 
 
-* v1.0.0 (2016年9月8日):
-    * [Apache SINGA 1.0.0](https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz)
+* Incubating v1.0.0 (2016年9月8日):
+    * [Apache SINGA 1.0.0 (incubating)](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)
+    * [发行说明 1.0.0 (incubating)](releases/RELEASE_NOTES_1.0.0.html)
     * 新功能和主要更新,
         * 用于支持更多机器学习模型的张量抽象.
         * 设备抽象运行在不同的硬件设备上,包括CPU,(Nvidia / AMD)GPU 和 FPGA(将在更高版本中测试).
@@ -89,12 +89,12 @@
         * 整合 Travis-CI
 
 
-* v0.3.0 (2016年4月20日):
-    * [Apache SINGA 0.3.0](https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz)
+* Incubating v0.3.0 (2016年4月20日):
+    * [Apache SINGA 0.3.0 (incubating)](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)
+    * [发行说明 0.3.0 (incubating)](releases/RELEASE_NOTES_0.3.0.html)
     * 新功能和主要更新,
         * [在 GPU 集群上](v0.3.0/gpu.html) 可以在 GPU 集群上训练深度学习模型.
         * [Python 包装器的改进](v0.3.0/python.html) 使得配置工作变得很容易, 包括神经网络和 SGD 算法.
@@ -107,12 +107,12 @@
 
 
 
-* v0.2.0 (2016年1月14日):
-    * [Apache SINGA 0.2.0](https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz)
+* Incubating v0.2.0 (2016年1月14日):
+    * [Apache SINGA 0.2.0 (incubating)](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)
+    * [发行说明 0.2.0 (incubating)](releases/RELEASE_NOTES_0.2.0.html)
     * 新功能和主要更新,
         * [在 GPU 上进行训练](v0.2.0/gpu.html) 可以在具有多个 GPU 卡的单个节点上对复杂模型进行训练.
         * [混合神经网络划分](v0.2.0/hybrid.html) 同时支持数据和模型并行.
@@ -127,13 +127,13 @@
         * 为 IO 操作添加 Store 类.
 
 
-* v0.1.0 (2015年10月8日):
-    * [Apache SINGA 0.1.0](https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz)
+* Incubating v0.1.0 (2015年10月8日):
+    * [Apache SINGA 0.1.0 (incubating)](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)
+    * [发行说明 0.1.0 (incubating)](releases/RELEASE_NOTES_0.1.0.html)
     * 主要功能包括,
         * 使用 GNU build 程序进行安装
         * 用 zookeeper 进行工作管理的脚本
diff --git a/content/zh/downloads.html b/content/zh/downloads.html
index febd884..ceb9844 100644
--- a/content/zh/downloads.html
+++ b/content/zh/downloads.html
@@ -216,13 +216,13 @@
 </div>
 <p>您还可以检查SHA512或MD5值以查看下载是否已完成</p>
 </li>
-<li><p class="first">v1.2.0 (2018年6月6日):</p>
+<li><p class="first">Incubating 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><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 (incubating)</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><a class="reference external" href="releases/RELEASE_NOTES_1.2.0.html">发行说明 1.2.0 (incubating)</a></li>
 <li>新功能和主要更新,<ul>
 <li>实现 autograd (目前支持MLP模型)</li>
 <li>升级 PySinga 以支持 Python 3</li>
@@ -238,13 +238,13 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v1.1.0 (2017年2月12日):</p>
+<li><p class="first">Incubating 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><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 (incubating)</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><a class="reference external" href="releases/RELEASE_NOTES_1.1.0.html">发行说明 1.1.0 (incubating)</a></li>
 <li>新功能和主要更新,<ul>
 <li>创建 Docker 镜像(CPU和GPU版本)</li>
 <li>为 SINGA 创建 Amazon AMI(CPU版本)</li>
@@ -264,13 +264,13 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v1.0.0 (2016年9月8日):</p>
+<li><p class="first">Incubating 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><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 (incubating)</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><a class="reference external" href="releases/RELEASE_NOTES_1.0.0.html">发行说明 1.0.0 (incubating)</a></li>
 <li>新功能和主要更新,<ul>
 <li>用于支持更多机器学习模型的张量抽象.</li>
 <li>设备抽象运行在不同的硬件设备上,包括CPU,(Nvidia / AMD)GPU 和 FPGA(将在更高版本中测试).</li>
@@ -287,13 +287,13 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v0.3.0 (2016年4月20日):</p>
+<li><p class="first">Incubating 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><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 (incubating)</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><a class="reference external" href="releases/RELEASE_NOTES_0.3.0.html">发行说明 0.3.0 (incubating)</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>
@@ -307,13 +307,13 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v0.2.0 (2016年1月14日):</p>
+<li><p class="first">Incubating 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><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 (incubating)</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><a class="reference external" href="releases/RELEASE_NOTES_0.2.0.html">发行说明 0.2.0 (incubating)</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>
@@ -330,14 +330,14 @@
 </li>
 </ul>
 </li>
-<li><p class="first">v0.1.0 (2015年10月8日):</p>
+<li><p class="first">Incubating 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><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 (incubating)</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><a class="reference external" href="releases/RELEASE_NOTES_0.1.0.html">发行说明 0.1.0 (incubating)</a></li>
 <li>主要功能包括,<ul>
 <li>使用 GNU build 程序进行安装</li>
 <li>用 zookeeper 进行工作管理的脚本</li>