Added: incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.1.0.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.1.0.html?rev=1782721&view=auto
==============================================================================
--- incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.1.0.html (added)
+++ incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.1.0.html Mon Feb 
13 05:13:19 2017
@@ -0,0 +1,348 @@
+
+
+
+<!DOCTYPE html>
+<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+  
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+  
+  <title>&lt;no title&gt; &mdash; incubator-singa 1.1.0 documentation</title>
+  
+
+  
+  
+
+  
+
+  
+  
+    
+
+  
+
+  
+  
+    <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
+  
+
+  
+
+  
+    <link rel="top" title="incubator-singa 1.1.0 documentation" 
href="../index.html"/>
+    <link href="../_static/style.css" rel="stylesheet" type="text/css">
+
+
+  
+  <script src="../_static/js/modernizr.min.js"></script>
+
+</head>
+
+<body class="wy-body-for-nav" role="document">
+
+  <div class="wy-grid-for-nav">
+
+    
+    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+      <div class="wy-side-scroll">
+        <div class="wy-side-nav-search">
+          
+
+          
+            <a href="../index.html" class="icon icon-home"> incubator-singa
+          
+
+          
+            
+            <img src="../_static/singa.png" class="logo" />
+          
+          </a>
+
+          
+            
+            
+              <div class="version">
+                latest
+              </div>
+            
+          
+
+          
+<div role="search">
+  <form id="rtd-search-form" class="wy-form" action="../search.html" 
method="get">
+    <input type="text" name="q" placeholder="Search docs" />
+    <input type="hidden" name="check_keywords" value="yes" />
+    <input type="hidden" name="area" value="default" />
+  </form>
+</div>
+
+          
+        </div>
+
+        <div class="wy-menu wy-menu-vertical" data-spy="affix" 
role="navigation" aria-label="main navigation">
+          
+            
+            
+                <ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">Download SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Development</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/schedule.html">Development Schedule</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/how-contribute.html">How to Contribute to SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/contribute-code.html">How to Contribute Code</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/contribute-docs.html">How to Contribute to 
Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Community</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/source-repository.html">Source Repository</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/mail-lists.html">Project Mailing Lists</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/issue-tracking.html">Issue Tracking</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/team-list.html">The SINGA Team</a></li>
+</ul>
+
+            
+          
+        </div>
+      </div>
+    </nav>
+
+    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
+
+      
+      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
+        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+        <a href="../index.html">incubator-singa</a>
+      </nav>
+
+
+      
+      <div class="wy-nav-content">
+        <div class="rst-content">
+          
+
+ 
+
+
+
+<div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs">
+    <li><a href="../index.html">Docs</a> &raquo;</li>
+      
+    <li>&lt;no title&gt;</li>
+      <li class="wy-breadcrumbs-aside">
+        
+          
+        
+      </li>
+  </ul>
+  <hr/>
+</div>
+          <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
+           <div itemprop="articleBody">
+            
+  <p>#singa-incubating-0.1.0 Release Notes</p>
+<hr class="docutils" />
+<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>This release includes following features:</p>
+<ul class="simple">
+<li>Job management<ul>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-3";>SINGA-3</a>  Use Zookeeper 
to check stopping (finish) time of the system</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-16";>SINGA-16</a>  Runtime 
Process id Management</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-25";>SINGA-25</a>  Setup glog 
output path</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-26";>SINGA-26</a>  Run 
distributed training in a single command</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-30";>SINGA-30</a>  Enhance 
easy-to-use feature and support concurrent jobs</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-33";>SINGA-33</a>  
Automatically launch a number of processes in the cluster</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-34";>SINGA-34</a>  Support 
external zookeeper service</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-38";>SINGA-38</a>  Support 
concurrent jobs</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-39";>SINGA-39</a>  Avoid ssh 
in scripts for single node environment</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-43";>SINGA-43</a>  Remove 
Job-related output from workspace</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-56";>SINGA-56</a>  No 
automatic launching of zookeeper service</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-73";>SINGA-73</a>  Refine the 
selection of available hosts from host list</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Installation with GNU Auto tool<ul>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-4";>SINGA-4</a>  Refine 
thirdparty-dependency installation</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-13";>SINGA-13</a>  Separate 
intermediate files of compilation from source files</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-17";>SINGA-17</a>  Add root 
permission within thirdparty/install.</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-27";>SINGA-27</a>  Generate 
python modules for proto objects</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-53";>SINGA-53</a>  Add lmdb 
compiling options</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-62";>SINGA-62</a>  Remove 
building scrips and auxiliary files</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-67";>SINGA-67</a>  Add 
singatest into build targets</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Distributed training<ul>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-7";>SINGA-7</a>  Implement 
shared memory Hogwild algorithm</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-8";>SINGA-8</a>  Implement 
distributed Hogwild</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-19";>SINGA-19</a>  Slice large 
Param objects for load-balance</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-29";>SINGA-29</a>  Update 
NeuralNet class to enable layer partition type customization</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-24";>SINGA-24</a>  Implement 
Downpour training framework</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-32";>SINGA-32</a>  Implement 
AllReduce training framework</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-57";>SINGA-57</a>  Improve 
Distributed Hogwild</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Training algorithms for different model categories<ul>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-9";>SINGA-9</a>  Add Support 
for Restricted Boltzman Machine (RBM) model</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-10";>SINGA-10</a>  Add Support 
for Recurrent Neural Networks (RNN)</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Checkpoint and restore<ul>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-12";>SINGA-12</a>  Support 
Checkpoint and Restore</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Unit test<ul>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-64";>SINGA-64</a>  Add the 
test module for utils/common</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Programming model<ul>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-36";>SINGA-36</a>  Refactor 
job configuration, driver program and scripts</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-37";>SINGA-37</a>  Enable 
users to set parameter sharing in model configuration</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-54";>SINGA-54</a>  Refactor 
job configuration to move fields in ModelProto out</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-55";>SINGA-55</a>  Refactor 
main.cc and singa.h</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-61";>SINGA-61</a>  Support 
user defined classes</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-65";>SINGA-65</a>  Add an 
example of writing user-defined layers</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Other features<ul>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-6";>SINGA-6</a>  Implement 
thread-safe singleton</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-18";>SINGA-18</a>  Update API 
for displaying performance metric</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-77";>SINGA-77</a>  Integrate 
with Apache RAT</li>
+</ul>
+</li>
+</ul>
+<p>Some bugs are fixed during the development of this release</p>
+<ul class="simple">
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-2";>SINGA-2</a> Check failed: 
zsock_connect</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-5";>SINGA-5</a> Server early 
terminate when zookeeper singa folder is not initially empty</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-15";>SINGA-15</a> Fixg a bug 
from ConnectStub function which gets stuck for connecting layer_dealer_</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-22";>SINGA-22</a> Cannot find 
openblas library when it is installed in default path</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-23";>SINGA-23</a> Libtool 
version mismatch error.</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-28";>SINGA-28</a> Fix a bug 
from topology sort of Graph</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-42";>SINGA-42</a> Issue when 
loading checkpoints</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-44";>SINGA-44</a> A bug when 
reseting metric values</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-46";>SINGA-46</a> Fix a bug in 
updater.cc to scale the gradients</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-47";>SINGA-47</a> Fix a bug in 
data layers that leads to out-of-memory when group size is too large</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-48";>SINGA-48</a> Fix a bug in 
trainer.cc that assigns the same NeuralNet instance to workers from diff 
groups</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-49";>SINGA-49</a> Fix a bug in 
HandlePutMsg func that sets param fields to invalid values</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-66";>SINGA-66</a> Fix bugs in 
Worker::RunOneBatch function and ClusterProto</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-79";>SINGA-79</a> Fix bug in 
singatool that can not parse -conf flag</li>
+</ul>
+<p>Features planned for the next release</p>
+<ul class="simple">
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-11";>SINGA-11</a> Start SINGA 
using Mesos</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-31";>SINGA-31</a> Extend Blob 
to support xpu (cpu or gpu)</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-35";>SINGA-35</a> Add random 
number generators</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-40";>SINGA-40</a> Support 
sparse Param update</li>
+<li><a class="reference external" 
href="https://issues.apache.org/jira/browse/SINGA-41";>SINGA-41</a> Support 
single node single GPU training</li>
+</ul>
+
+
+           </div>
+          </div>
+          <footer>
+  
+
+  <hr/>
+
+  <div role="contentinfo">
+    <p>
+        &copy; Copyright 2017 The Apache Software Foundation. All rights 
reserved. Apache Singa, Apache, the Apache feather logo, and the Apache Singa 
project logos are trademarks of The Apache Software Foundation. All other marks 
mentioned may be trademarks or registered trademarks of their respective 
owners..
+
+    </p>
+  </div>
+  Built with <a href="http://sphinx-doc.org/";>Sphinx</a> using a <a 
href="https://github.com/snide/sphinx_rtd_theme";>theme</a> provided by <a 
href="https://readthedocs.org";>Read the Docs</a>. 
+
+</footer>
+
+        </div>
+      </div>
+
+    </section>
+
+  </div>
+  
+
+
+  
+
+    <script type="text/javascript">
+        var DOCUMENTATION_OPTIONS = {
+            URL_ROOT:'../',
+            VERSION:'1.1.0',
+            COLLAPSE_INDEX:false,
+            FILE_SUFFIX:'.html',
+            HAS_SOURCE:  true
+        };
+    </script>
+      <script type="text/javascript" src="../_static/jquery.js"></script>
+      <script type="text/javascript" src="../_static/underscore.js"></script>
+      <script type="text/javascript" src="../_static/doctools.js"></script>
+
+  
+
+  
+  
+    <script type="text/javascript" src="../_static/js/theme.js"></script>
+  
+
+  
+  
+  <script type="text/javascript">
+      jQuery(function () {
+          SphinxRtdTheme.StickyNav.enable();
+      });
+  </script>
+  
+
+<div class="rst-versions shift-up" data-toggle="rst-versions" role="note" 
aria-label="versions">
+  <span class="rst-current-version" data-toggle="rst-current-version">
+    <span class="fa fa-book"> incubator-singa </span>
+    v: latest
+    <span class="fa fa-caret-down"></span>
+  </span>
+  <div class="rst-other-versions">
+      <dl>
+          <dt>Languages</dt>
+          <dd><a href="../../en/index.html">English</a></dd>
+          <dd><a href="../../zh/index.html">中文</a></dd>
+      </dl>
+      <dl>
+          <dt>Versions</dt>
+          <dd><a href="http://singa.apache.org/v0.3.0/";>0.3</a></dd>
+          <dd><a href="http://singa.apache.org/v1.1.0/";>1.1</a></dd>
+      </dl>
+
+  </div>
+  <a href="http://incubator.apache.org/";> <img src= "../_static/apache.jpg"> 
</a>
+</div>
+
+ <a href="https://github.com/apache/incubator-singa";>
+    <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 
10000;"
+        
src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png";
+        alt="Fork me on GitHub">
+</a>
+
+ 
+
+
+</body>
+</html>
\ No newline at end of file

Added: incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.2.0.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.2.0.html?rev=1782721&view=auto
==============================================================================
--- incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.2.0.html (added)
+++ incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.2.0.html Mon Feb 
13 05:13:19 2017
@@ -0,0 +1,337 @@
+
+
+
+<!DOCTYPE html>
+<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+  
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+  
+  <title>&lt;no title&gt; &mdash; incubator-singa 1.1.0 documentation</title>
+  
+
+  
+  
+
+  
+
+  
+  
+    
+
+  
+
+  
+  
+    <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
+  
+
+  
+
+  
+    <link rel="top" title="incubator-singa 1.1.0 documentation" 
href="../index.html"/>
+    <link href="../_static/style.css" rel="stylesheet" type="text/css">
+
+
+  
+  <script src="../_static/js/modernizr.min.js"></script>
+
+</head>
+
+<body class="wy-body-for-nav" role="document">
+
+  <div class="wy-grid-for-nav">
+
+    
+    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+      <div class="wy-side-scroll">
+        <div class="wy-side-nav-search">
+          
+
+          
+            <a href="../index.html" class="icon icon-home"> incubator-singa
+          
+
+          
+            
+            <img src="../_static/singa.png" class="logo" />
+          
+          </a>
+
+          
+            
+            
+              <div class="version">
+                latest
+              </div>
+            
+          
+
+          
+<div role="search">
+  <form id="rtd-search-form" class="wy-form" action="../search.html" 
method="get">
+    <input type="text" name="q" placeholder="Search docs" />
+    <input type="hidden" name="check_keywords" value="yes" />
+    <input type="hidden" name="area" value="default" />
+  </form>
+</div>
+
+          
+        </div>
+
+        <div class="wy-menu wy-menu-vertical" data-spy="affix" 
role="navigation" aria-label="main navigation">
+          
+            
+            
+                <ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">Download SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Development</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/schedule.html">Development Schedule</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/how-contribute.html">How to Contribute to SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/contribute-code.html">How to Contribute Code</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/contribute-docs.html">How to Contribute to 
Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Community</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/source-repository.html">Source Repository</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/mail-lists.html">Project Mailing Lists</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/issue-tracking.html">Issue Tracking</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/team-list.html">The SINGA Team</a></li>
+</ul>
+
+            
+          
+        </div>
+      </div>
+    </nav>
+
+    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
+
+      
+      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
+        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+        <a href="../index.html">incubator-singa</a>
+      </nav>
+
+
+      
+      <div class="wy-nav-content">
+        <div class="rst-content">
+          
+
+ 
+
+
+
+<div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs">
+    <li><a href="../index.html">Docs</a> &raquo;</li>
+      
+    <li>&lt;no title&gt;</li>
+      <li class="wy-breadcrumbs-aside">
+        
+          
+        
+      </li>
+  </ul>
+  <hr/>
+</div>
+          <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
+           <div itemprop="articleBody">
+            
+  <p>#singa-incubating-0.2.0 Release Notes</p>
+<hr class="docutils" />
+<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>This release includes the following <strong>major features</strong>:</p>
+<ul class="simple">
+<li><a class="reference external" href="../docs/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="../docs/hybrid.html">Hybrid neural net 
partitioning</a> supports data and model parallelism at the same time.</li>
+<li><a class="reference external" href="../docs/python.html">Python 
wrapper</a> makes it easy to configure the job, including neural net and SGD 
algorithm.</li>
+<li><a class="reference external" href="../docs/general-rnn.html">RNN model 
and BPTT algorithm</a> are implemented to support applications based on RNN 
models, e.g., GRU.</li>
+<li><a class="reference external" href="../docs/distributed-training.md">Cloud 
software integration</a> includes Mesos, Docker and HDFS.</li>
+</ul>
+<p><strong>More details</strong> are listed as follows,</p>
+<ul class="simple">
+<li>Programming model<ul>
+<li>[SINGA-80] New Blob Level and Address Level Math Operation Interface</li>
+<li>[SINGA-82] Refactor input layers using data store abstraction</li>
+<li>[SINGA-87] Replace exclude field to include field for layer 
configuration</li>
+<li>[SINGA-110] Add Layer member datavec_ and gradvec_</li>
+<li>[SINGA-120] Implemented GRU and BPTT (BPTTWorker)</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Neuralnet layers<ul>
+<li>[SINGA-91] Add SoftmaxLayer and ArgSortLayer</li>
+<li>[SINGA-106] Add dummy layer for test purpose</li>
+<li>[SINGA-120] Implemented GRU and BPTT (GRULayer and OneHotLayer)</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>GPU training support<ul>
+<li>[SINGA-100] Implement layers using CUDNN for GPU training</li>
+<li>[SINGA-104] Add Context Class</li>
+<li>[SINGA-105] Update GUN make files for compiling cuda related code</li>
+<li>[SINGA-98] Add Support for AlexNet ImageNet Classification Model</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Model/Hybrid partition<ul>
+<li>[SINGA-109] Refine bridge layers</li>
+<li>[SINGA-111] Add slice, concate and split layers</li>
+<li>[SINGA-113] Model/Hybrid Partition Support</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Python binding<ul>
+<li>[SINGA-108] Add Python wrapper to singa</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Predict-only mode<ul>
+<li>[SINGA-85] Add functions for extracting features and test new data</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Integrate with third-party tools<ul>
+<li>[SINGA-11] Start SINGA on Apache Mesos</li>
+<li>[SINGA-78] Use Doxygen to generate documentation</li>
+<li>[SINGA-89] Add Docker support</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Unit test<ul>
+<li>[SINGA-95] Add make test after building</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Other improvment<ul>
+<li>[SINGA-84] Header Files Rearrange</li>
+<li>[SINGA-93] Remove the asterisk in the log tcp://169.254.12.152:*:49152</li>
+<li>[SINGA-94] Move call to google::InitGoogleLogging() from Driver::Init() to 
main()</li>
+<li>[SINGA-96] Add Momentum to Cifar10 Example</li>
+<li>[SINGA-101] Add ll (ls -l) command in .bashrc file when using docker</li>
+<li>[SINGA-114] Remove short logs in tmp directory</li>
+<li>[SINGA-115] Print layer debug information in the neural net graph file</li>
+<li>[SINGA-118] Make protobuf LayerType field id easy to assign</li>
+<li>[SIGNA-97] Add HDFS Store</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Bugs fixed<ul>
+<li>[SINGA-85] Fix compilation errors in examples</li>
+<li>[SINGA-90] Miscellaneous trivial bug fixes</li>
+<li>[SINGA-107] Error from loading pre-trained params for training stacked 
RBMs</li>
+<li>[SINGA-116] Fix a bug in InnerProductLayer caused by weight matrix 
sharing</li>
+</ul>
+</li>
+</ul>
+
+
+           </div>
+          </div>
+          <footer>
+  
+
+  <hr/>
+
+  <div role="contentinfo">
+    <p>
+        &copy; Copyright 2017 The Apache Software Foundation. All rights 
reserved. Apache Singa, Apache, the Apache feather logo, and the Apache Singa 
project logos are trademarks of The Apache Software Foundation. All other marks 
mentioned may be trademarks or registered trademarks of their respective 
owners..
+
+    </p>
+  </div>
+  Built with <a href="http://sphinx-doc.org/";>Sphinx</a> using a <a 
href="https://github.com/snide/sphinx_rtd_theme";>theme</a> provided by <a 
href="https://readthedocs.org";>Read the Docs</a>. 
+
+</footer>
+
+        </div>
+      </div>
+
+    </section>
+
+  </div>
+  
+
+
+  
+
+    <script type="text/javascript">
+        var DOCUMENTATION_OPTIONS = {
+            URL_ROOT:'../',
+            VERSION:'1.1.0',
+            COLLAPSE_INDEX:false,
+            FILE_SUFFIX:'.html',
+            HAS_SOURCE:  true
+        };
+    </script>
+      <script type="text/javascript" src="../_static/jquery.js"></script>
+      <script type="text/javascript" src="../_static/underscore.js"></script>
+      <script type="text/javascript" src="../_static/doctools.js"></script>
+
+  
+
+  
+  
+    <script type="text/javascript" src="../_static/js/theme.js"></script>
+  
+
+  
+  
+  <script type="text/javascript">
+      jQuery(function () {
+          SphinxRtdTheme.StickyNav.enable();
+      });
+  </script>
+  
+
+<div class="rst-versions shift-up" data-toggle="rst-versions" role="note" 
aria-label="versions">
+  <span class="rst-current-version" data-toggle="rst-current-version">
+    <span class="fa fa-book"> incubator-singa </span>
+    v: latest
+    <span class="fa fa-caret-down"></span>
+  </span>
+  <div class="rst-other-versions">
+      <dl>
+          <dt>Languages</dt>
+          <dd><a href="../../en/index.html">English</a></dd>
+          <dd><a href="../../zh/index.html">中文</a></dd>
+      </dl>
+      <dl>
+          <dt>Versions</dt>
+          <dd><a href="http://singa.apache.org/v0.3.0/";>0.3</a></dd>
+          <dd><a href="http://singa.apache.org/v1.1.0/";>1.1</a></dd>
+      </dl>
+
+  </div>
+  <a href="http://incubator.apache.org/";> <img src= "../_static/apache.jpg"> 
</a>
+</div>
+
+ <a href="https://github.com/apache/incubator-singa";>
+    <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 
10000;"
+        
src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png";
+        alt="Fork me on GitHub">
+</a>
+
+ 
+
+
+</body>
+</html>
\ No newline at end of file

Added: incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.3.0.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.3.0.html?rev=1782721&view=auto
==============================================================================
--- incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.3.0.html (added)
+++ incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_0.3.0.html Mon Feb 
13 05:13:19 2017
@@ -0,0 +1,277 @@
+
+
+
+<!DOCTYPE html>
+<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+  
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+  
+  <title>&lt;no title&gt; &mdash; incubator-singa 1.1.0 documentation</title>
+  
+
+  
+  
+
+  
+
+  
+  
+    
+
+  
+
+  
+  
+    <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
+  
+
+  
+
+  
+    <link rel="top" title="incubator-singa 1.1.0 documentation" 
href="../index.html"/>
+    <link href="../_static/style.css" rel="stylesheet" type="text/css">
+
+
+  
+  <script src="../_static/js/modernizr.min.js"></script>
+
+</head>
+
+<body class="wy-body-for-nav" role="document">
+
+  <div class="wy-grid-for-nav">
+
+    
+    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+      <div class="wy-side-scroll">
+        <div class="wy-side-nav-search">
+          
+
+          
+            <a href="../index.html" class="icon icon-home"> incubator-singa
+          
+
+          
+            
+            <img src="../_static/singa.png" class="logo" />
+          
+          </a>
+
+          
+            
+            
+              <div class="version">
+                latest
+              </div>
+            
+          
+
+          
+<div role="search">
+  <form id="rtd-search-form" class="wy-form" action="../search.html" 
method="get">
+    <input type="text" name="q" placeholder="Search docs" />
+    <input type="hidden" name="check_keywords" value="yes" />
+    <input type="hidden" name="area" value="default" />
+  </form>
+</div>
+
+          
+        </div>
+
+        <div class="wy-menu wy-menu-vertical" data-spy="affix" 
role="navigation" aria-label="main navigation">
+          
+            
+            
+                <ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">Download SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Development</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/schedule.html">Development Schedule</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/how-contribute.html">How to Contribute to SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/contribute-code.html">How to Contribute Code</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/contribute-docs.html">How to Contribute to 
Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Community</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/source-repository.html">Source Repository</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/mail-lists.html">Project Mailing Lists</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/issue-tracking.html">Issue Tracking</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/team-list.html">The SINGA Team</a></li>
+</ul>
+
+            
+          
+        </div>
+      </div>
+    </nav>
+
+    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
+
+      
+      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
+        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+        <a href="../index.html">incubator-singa</a>
+      </nav>
+
+
+      
+      <div class="wy-nav-content">
+        <div class="rst-content">
+          
+
+ 
+
+
+
+<div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs">
+    <li><a href="../index.html">Docs</a> &raquo;</li>
+      
+    <li>&lt;no title&gt;</li>
+      <li class="wy-breadcrumbs-aside">
+        
+          
+        
+      </li>
+  </ul>
+  <hr/>
+</div>
+          <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
+           <div itemprop="articleBody">
+            
+  <p>#singa-incubating-0.3.0 Release Notes</p>
+<hr class="docutils" />
+<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>This release includes following features:</p>
+<ul class="simple">
+<li>GPU Support<ul>
+<li>[SINGA-131] Implement and optimize hybrid training using both CPU and 
GPU</li>
+<li>[SINGA-136] Support cuDNN v4</li>
+<li>[SINGA-134] Extend SINGA to run over a GPU cluster</li>
+<li>[SINGA-157] Change the priority of cudnn library and install 
libsingagpu.so</li>
+</ul>
+</li>
+<li>Remove Dependences<ul>
+<li>[SINGA-156] Remove the dependency on ZMQ for single process training</li>
+<li>[SINGA-155] Remove zookeeper for single-process training</li>
+</ul>
+</li>
+<li>Python Binding<ul>
+<li>[SINGA-126] Python Binding for Interactive Training</li>
+</ul>
+</li>
+<li>Other Improvements<ul>
+<li>[SINGA-80] New Blob Level and Address Level Math Operation Interface</li>
+<li>[SINGA-130] Data Prefetching</li>
+<li>[SINGA-145] New SGD based optimization Updaters: AdaDelta, Adam, 
AdamMax</li>
+</ul>
+</li>
+<li>Bugs Fixed<ul>
+<li>[SINGA-148] Race condition between Worker threads and Driver</li>
+<li>[SINGA-150] Mesos Docker container failed</li>
+<li>[SIGNA-141] Undesired Hash collision when locating process id to 
worker…</li>
+<li>[SINGA-149] Docker build fail</li>
+<li>[SINGA-143] The compilation cannot detect libsingagpu.so file</li>
+</ul>
+</li>
+</ul>
+
+
+           </div>
+          </div>
+          <footer>
+  
+
+  <hr/>
+
+  <div role="contentinfo">
+    <p>
+        &copy; Copyright 2017 The Apache Software Foundation. All rights 
reserved. Apache Singa, Apache, the Apache feather logo, and the Apache Singa 
project logos are trademarks of The Apache Software Foundation. All other marks 
mentioned may be trademarks or registered trademarks of their respective 
owners..
+
+    </p>
+  </div>
+  Built with <a href="http://sphinx-doc.org/";>Sphinx</a> using a <a 
href="https://github.com/snide/sphinx_rtd_theme";>theme</a> provided by <a 
href="https://readthedocs.org";>Read the Docs</a>. 
+
+</footer>
+
+        </div>
+      </div>
+
+    </section>
+
+  </div>
+  
+
+
+  
+
+    <script type="text/javascript">
+        var DOCUMENTATION_OPTIONS = {
+            URL_ROOT:'../',
+            VERSION:'1.1.0',
+            COLLAPSE_INDEX:false,
+            FILE_SUFFIX:'.html',
+            HAS_SOURCE:  true
+        };
+    </script>
+      <script type="text/javascript" src="../_static/jquery.js"></script>
+      <script type="text/javascript" src="../_static/underscore.js"></script>
+      <script type="text/javascript" src="../_static/doctools.js"></script>
+
+  
+
+  
+  
+    <script type="text/javascript" src="../_static/js/theme.js"></script>
+  
+
+  
+  
+  <script type="text/javascript">
+      jQuery(function () {
+          SphinxRtdTheme.StickyNav.enable();
+      });
+  </script>
+  
+
+<div class="rst-versions shift-up" data-toggle="rst-versions" role="note" 
aria-label="versions">
+  <span class="rst-current-version" data-toggle="rst-current-version">
+    <span class="fa fa-book"> incubator-singa </span>
+    v: latest
+    <span class="fa fa-caret-down"></span>
+  </span>
+  <div class="rst-other-versions">
+      <dl>
+          <dt>Languages</dt>
+          <dd><a href="../../en/index.html">English</a></dd>
+          <dd><a href="../../zh/index.html">中文</a></dd>
+      </dl>
+      <dl>
+          <dt>Versions</dt>
+          <dd><a href="http://singa.apache.org/v0.3.0/";>0.3</a></dd>
+          <dd><a href="http://singa.apache.org/v1.1.0/";>1.1</a></dd>
+      </dl>
+
+  </div>
+  <a href="http://incubator.apache.org/";> <img src= "../_static/apache.jpg"> 
</a>
+</div>
+
+ <a href="https://github.com/apache/incubator-singa";>
+    <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 
10000;"
+        
src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png";
+        alt="Fork me on GitHub">
+</a>
+
+ 
+
+
+</body>
+</html>
\ No newline at end of file

Added: incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_1.0.0.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_1.0.0.html?rev=1782721&view=auto
==============================================================================
--- incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_1.0.0.html (added)
+++ incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_1.0.0.html Mon Feb 
13 05:13:19 2017
@@ -0,0 +1,336 @@
+
+
+
+<!DOCTYPE html>
+<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+  
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+  
+  <title>&lt;no title&gt; &mdash; incubator-singa 1.1.0 documentation</title>
+  
+
+  
+  
+
+  
+
+  
+  
+    
+
+  
+
+  
+  
+    <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
+  
+
+  
+
+  
+    <link rel="top" title="incubator-singa 1.1.0 documentation" 
href="../index.html"/>
+    <link href="../_static/style.css" rel="stylesheet" type="text/css">
+
+
+  
+  <script src="../_static/js/modernizr.min.js"></script>
+
+</head>
+
+<body class="wy-body-for-nav" role="document">
+
+  <div class="wy-grid-for-nav">
+
+    
+    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+      <div class="wy-side-scroll">
+        <div class="wy-side-nav-search">
+          
+
+          
+            <a href="../index.html" class="icon icon-home"> incubator-singa
+          
+
+          
+            
+            <img src="../_static/singa.png" class="logo" />
+          
+          </a>
+
+          
+            
+            
+              <div class="version">
+                latest
+              </div>
+            
+          
+
+          
+<div role="search">
+  <form id="rtd-search-form" class="wy-form" action="../search.html" 
method="get">
+    <input type="text" name="q" placeholder="Search docs" />
+    <input type="hidden" name="check_keywords" value="yes" />
+    <input type="hidden" name="area" value="default" />
+  </form>
+</div>
+
+          
+        </div>
+
+        <div class="wy-menu wy-menu-vertical" data-spy="affix" 
role="navigation" aria-label="main navigation">
+          
+            
+            
+                <ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">Download SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Development</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/schedule.html">Development Schedule</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/how-contribute.html">How to Contribute to SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/contribute-code.html">How to Contribute Code</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/contribute-docs.html">How to Contribute to 
Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Community</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/source-repository.html">Source Repository</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/mail-lists.html">Project Mailing Lists</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/issue-tracking.html">Issue Tracking</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/team-list.html">The SINGA Team</a></li>
+</ul>
+
+            
+          
+        </div>
+      </div>
+    </nav>
+
+    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
+
+      
+      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
+        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+        <a href="../index.html">incubator-singa</a>
+      </nav>
+
+
+      
+      <div class="wy-nav-content">
+        <div class="rst-content">
+          
+
+ 
+
+
+
+<div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs">
+    <li><a href="../index.html">Docs</a> &raquo;</li>
+      
+    <li>&lt;no title&gt;</li>
+      <li class="wy-breadcrumbs-aside">
+        
+          
+        
+      </li>
+  </ul>
+  <hr/>
+</div>
+          <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
+           <div itemprop="articleBody">
+            
+  <p>#singa-incubating-1.0.0 Release Notes</p>
+<hr class="docutils" />
+<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>This release includes following features:</p>
+<ul class="simple">
+<li>Core abstractions including Tensor and Device<ul>
+<li>[SINGA-207]  Update Tensor functions for matrices</li>
+<li>[SINGA-205]  Enable slice and concatenate operations for Tensor 
objects</li>
+<li>[SINGA-197]  Add CNMem as a submodule in lib/</li>
+<li>[SINGA-196]  Rename class Blob to Block</li>
+<li>[SINGA-194]  Add a Platform singleton</li>
+<li>[SINGA-175]  Add memory management APIs and implement a subclass using 
CNMeM</li>
+<li>[SINGA-173]  OpenCL Implementation</li>
+<li>[SINGA-171]  Create CppDevice and CudaDevice</li>
+<li>[SINGA-168]  Implement Cpp Math functions APIs</li>
+<li>[SINGA-162]  Overview of features for V1.x</li>
+<li>[SINGA-165]  Add cross-platform timer API to singa</li>
+<li>[SINGA-167]  Add Tensor Math function APIs</li>
+<li>[SINGA-166]  light built-in logging for making glog optional</li>
+<li>[SINGA-164]  Add the base Tensor class</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>IO components for file read/write, network and data pre-processing<ul>
+<li>[SINGA-233]  New communication interface</li>
+<li>[SINGA-215]  Implement Image Transformation for Image Pre-processing</li>
+<li>[SINGA-214]  Add LMDBReader and LMDBWriter for LMDB</li>
+<li>[SINGA-213]  Implement Encoder and Decoder for CSV</li>
+<li>[SINGA-211]  Add TextFileReader and TextFileWriter for CSV files</li>
+<li>[SINGA-210]  Enable checkpoint and resume for v1.0</li>
+<li>[SINGA-208]  Add DataIter base class and a simple implementation</li>
+<li>[SINGA-203]  Add OpenCV detection for cmake compilation</li>
+<li>[SINGA-202]  Add reader and writer for binary file</li>
+<li>[SINGA-200]  Implement Encoder and Decoder for data pre-processing</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Module components including layer classes, training algorithms and Python 
binding<ul>
+<li>[SINGA-235]  Unify the engines for cudnn and singa layers</li>
+<li>[SINGA-230]  OpenCL Convolution layer and Pooling layer</li>
+<li>[SINGA-222]  Fixed bugs in IO</li>
+<li>[SINGA-218]  Implementation for RNN CUDNN version</li>
+<li>[SINGA-204]  Support the training of feed-forward neural nets</li>
+<li>[SINGA-199]  Implement Python classes for SGD optimizers</li>
+<li>[SINGA-198]  Change Layer::Setup API to include input Tensor shapes</li>
+<li>[SINGA-193]  Add Python layers</li>
+<li>[SINGA-192]  Implement optimization algorithms for Singa v1 (nesterove, 
adagrad, rmsprop)</li>
+<li>[SINGA-191]  Add &#8220;autotune&#8221; for CudnnConvolution Layer</li>
+<li>[SINGA-190]  Add prelu layer and flatten layer</li>
+<li>[SINGA-189]  Generate python outputs of proto files</li>
+<li>[SINGA-188]  Add Dense layer</li>
+<li>[SINGA-187]  Add popular parameter initialization methods</li>
+<li>[SINGA-186]  Create Python Tensor class</li>
+<li>[SINGA-184]  Add Cross Entropy loss computation</li>
+<li>[SINGA-183]  Add the base classes for optimizer, constraint and 
regularizer</li>
+<li>[SINGA-180]  Add Activation layer and Softmax layer</li>
+<li>[SINGA-178]  Add Convolution layer and Pooling layer</li>
+<li>[SINGA-176]  Add loss and metric base classes</li>
+<li>[SINGA-174]  Add Batch Normalization layer and Local Response Nomalization 
layer.</li>
+<li>[SINGA-170]  Add Dropout layer and CudnnDropout layer.</li>
+<li>[SINGA-169]  Add base Layer class for V1.0</li>
+</ul>
+</li>
+</ul>
+<ul class="simple">
+<li>Examples<ul>
+<li>[SINGA-232]  Alexnet on Imagenet</li>
+<li>[SINGA-231]  Batchnormlized VGG model for cifar-10</li>
+<li>[SINGA-228]  Add Cpp Version of Convolution and Pooling layer</li>
+<li>[SINGA-227]  Add Split and Merge Layer and add ResNet Implementation</li>
+</ul>
+</li>
+<li>Documentation<ul>
+<li>[SINGA-239]  Transfer documentation files of v0.3.0 to github</li>
+<li>[SINGA-238]  RBM on mnist</li>
+<li>[SINGA-225]  Documentation for installation and Cifar10 example</li>
+<li>[SINGA-223]  Use Sphinx to create the website</li>
+</ul>
+</li>
+<li>Tools for compilation and some utility code<ul>
+<li>[SINGA-229]  Complete install targets</li>
+<li>[SINGA-221]  Support for Travis-CI</li>
+<li>[SINGA-217]  build python package with setup.py</li>
+<li>[SINGA-216]  add jenkins for CI support</li>
+<li>[SINGA-212]  Disable the compilation of libcnmem if USE_CUDA is OFF</li>
+<li>[SINGA-195]  Channel for sending training statistics</li>
+<li>[SINGA-185]  Add CBLAS and GLOG detection for singav1</li>
+<li>[SINGA-181]  Add NVCC supporting for .cu files</li>
+<li>[SINGA-177]  Add fully cmake supporting for the compilation of 
singa_v1</li>
+<li>[SINGA-172]  Add CMake supporting for Cuda and Cudnn libs</li>
+</ul>
+</li>
+</ul>
+
+
+           </div>
+          </div>
+          <footer>
+  
+
+  <hr/>
+
+  <div role="contentinfo">
+    <p>
+        &copy; Copyright 2017 The Apache Software Foundation. All rights 
reserved. Apache Singa, Apache, the Apache feather logo, and the Apache Singa 
project logos are trademarks of The Apache Software Foundation. All other marks 
mentioned may be trademarks or registered trademarks of their respective 
owners..
+
+    </p>
+  </div>
+  Built with <a href="http://sphinx-doc.org/";>Sphinx</a> using a <a 
href="https://github.com/snide/sphinx_rtd_theme";>theme</a> provided by <a 
href="https://readthedocs.org";>Read the Docs</a>. 
+
+</footer>
+
+        </div>
+      </div>
+
+    </section>
+
+  </div>
+  
+
+
+  
+
+    <script type="text/javascript">
+        var DOCUMENTATION_OPTIONS = {
+            URL_ROOT:'../',
+            VERSION:'1.1.0',
+            COLLAPSE_INDEX:false,
+            FILE_SUFFIX:'.html',
+            HAS_SOURCE:  true
+        };
+    </script>
+      <script type="text/javascript" src="../_static/jquery.js"></script>
+      <script type="text/javascript" src="../_static/underscore.js"></script>
+      <script type="text/javascript" src="../_static/doctools.js"></script>
+
+  
+
+  
+  
+    <script type="text/javascript" src="../_static/js/theme.js"></script>
+  
+
+  
+  
+  <script type="text/javascript">
+      jQuery(function () {
+          SphinxRtdTheme.StickyNav.enable();
+      });
+  </script>
+  
+
+<div class="rst-versions shift-up" data-toggle="rst-versions" role="note" 
aria-label="versions">
+  <span class="rst-current-version" data-toggle="rst-current-version">
+    <span class="fa fa-book"> incubator-singa </span>
+    v: latest
+    <span class="fa fa-caret-down"></span>
+  </span>
+  <div class="rst-other-versions">
+      <dl>
+          <dt>Languages</dt>
+          <dd><a href="../../en/index.html">English</a></dd>
+          <dd><a href="../../zh/index.html">中文</a></dd>
+      </dl>
+      <dl>
+          <dt>Versions</dt>
+          <dd><a href="http://singa.apache.org/v0.3.0/";>0.3</a></dd>
+          <dd><a href="http://singa.apache.org/v1.1.0/";>1.1</a></dd>
+      </dl>
+
+  </div>
+  <a href="http://incubator.apache.org/";> <img src= "../_static/apache.jpg"> 
</a>
+</div>
+
+ <a href="https://github.com/apache/incubator-singa";>
+    <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 
10000;"
+        
src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png";
+        alt="Fork me on GitHub">
+</a>
+
+ 
+
+
+</body>
+</html>
\ No newline at end of file

Added: incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_1.1.0.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_1.1.0.html?rev=1782721&view=auto
==============================================================================
--- incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_1.1.0.html (added)
+++ incubator/singa/site/trunk/v1.1.0/releases/RELEASE_NOTES_1.1.0.html Mon Feb 
13 05:13:19 2017
@@ -0,0 +1,289 @@
+
+
+
+<!DOCTYPE html>
+<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+  
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+  
+  <title>&lt;no title&gt; &mdash; incubator-singa 1.1.0 documentation</title>
+  
+
+  
+  
+
+  
+
+  
+  
+    
+
+  
+
+  
+  
+    <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
+  
+
+  
+
+  
+    <link rel="top" title="incubator-singa 1.1.0 documentation" 
href="../index.html"/>
+    <link href="../_static/style.css" rel="stylesheet" type="text/css">
+
+
+  
+  <script src="../_static/js/modernizr.min.js"></script>
+
+</head>
+
+<body class="wy-body-for-nav" role="document">
+
+  <div class="wy-grid-for-nav">
+
+    
+    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+      <div class="wy-side-scroll">
+        <div class="wy-side-nav-search">
+          
+
+          
+            <a href="../index.html" class="icon icon-home"> incubator-singa
+          
+
+          
+            
+            <img src="../_static/singa.png" class="logo" />
+          
+          </a>
+
+          
+            
+            
+              <div class="version">
+                latest
+              </div>
+            
+          
+
+          
+<div role="search">
+  <form id="rtd-search-form" class="wy-form" action="../search.html" 
method="get">
+    <input type="text" name="q" placeholder="Search docs" />
+    <input type="hidden" name="check_keywords" value="yes" />
+    <input type="hidden" name="area" value="default" />
+  </form>
+</div>
+
+          
+        </div>
+
+        <div class="wy-menu wy-menu-vertical" data-spy="affix" 
role="navigation" aria-label="main navigation">
+          
+            
+            
+                <ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../downloads.html">Download SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../docs/index.html">Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Development</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/schedule.html">Development Schedule</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/how-contribute.html">How to Contribute to SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/contribute-code.html">How to Contribute Code</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../develop/contribute-docs.html">How to Contribute to 
Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Community</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/source-repository.html">Source Repository</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/mail-lists.html">Project Mailing Lists</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/issue-tracking.html">Issue Tracking</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="../community/team-list.html">The SINGA Team</a></li>
+</ul>
+
+            
+          
+        </div>
+      </div>
+    </nav>
+
+    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
+
+      
+      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
+        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+        <a href="../index.html">incubator-singa</a>
+      </nav>
+
+
+      
+      <div class="wy-nav-content">
+        <div class="rst-content">
+          
+
+ 
+
+
+
+<div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs">
+    <li><a href="../index.html">Docs</a> &raquo;</li>
+      
+    <li>&lt;no title&gt;</li>
+      <li class="wy-breadcrumbs-aside">
+        
+          
+        
+      </li>
+  </ul>
+  <hr/>
+</div>
+          <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
+           <div itemprop="articleBody">
+            
+  <p>#singa-incubating-1.1.0 Release Notes</p>
+<hr class="docutils" />
+<p>SINGA is a general distributed deep learning platform for training big deep
+learning models over large datasets.</p>
+<p>This release includes following features:</p>
+<ul class="simple">
+<li>Core components<ul>
+<li>[SINGA-296] Add sign and to_host function for pysinga tensor module</li>
+</ul>
+</li>
+<li>Model components<ul>
+<li>[SINGA-254] Implement Adam for V1</li>
+<li>[SINGA-264] Extend the FeedForwardNet to accept multiple inputs</li>
+<li>[SINGA-267] Add spatial mode in batch normalization layer</li>
+<li>[SINGA-271] Add Concat and Slice layers</li>
+<li>[SINGA-275] Add Cross Entropy Loss for multiple labels</li>
+<li>[SINGA-278] Convert trained caffe parameters to singa</li>
+<li>[SINGA-287] Add memory size check for cudnn convolution</li>
+</ul>
+</li>
+<li>Utility functions and CI<ul>
+<li>[SINGA-242] Compile all source files into a single library.</li>
+<li>[SINGA-244] Separating swig interface and python binding files</li>
+<li>[SINGA-246] Imgtool for image augmentation</li>
+<li>[SINGA-247] Add windows support for singa</li>
+<li>[SINGA-251] Implement image loader for pysinga</li>
+<li>[SINGA-252] Use the snapshot methods to dump and load models for 
pysinga</li>
+<li>[SINGA-255] Compile mandatory dependent libaries together with SINGA 
code</li>
+<li>[SINGA-259] Add maven pom file for building java classes</li>
+<li>[SINGA-261] Add version ID into the checkpoint files</li>
+<li>[SINGA-266] Add Rafiki python toolkits</li>
+<li>[SINGA-273] Improve license and contributions</li>
+<li>[SINGA-284] Add python unittest into Jenkins and link static libs into whl 
file</li>
+<li>[SINGA-280] Jenkins CI support</li>
+<li>[SINGA-288] Publish wheel of PySINGA generated by Jenkins to public 
servers</li>
+</ul>
+</li>
+<li>Documentation and usability<ul>
+<li>[SINGA-263] Create Amazon Machine Image</li>
+<li>[SINGA-268] Add IPython notebooks to the documentation</li>
+<li>[SINGA-276] Create docker images</li>
+<li>[SINGA-289] Update SINGA website automatically using Jenkins</li>
+<li>[SINGA-295] Add an example of image classification using GoogleNet</li>
+</ul>
+</li>
+<li>Bugs fixed<ul>
+<li>[SINGA-245] float as the first operand can not multiply with a tensor 
object</li>
+<li>[SINGA-293] Bug from compiling PySINGA on Mac OS X with multiple version 
of Python</li>
+</ul>
+</li>
+</ul>
+
+
+           </div>
+          </div>
+          <footer>
+  
+
+  <hr/>
+
+  <div role="contentinfo">
+    <p>
+        &copy; Copyright 2017 The Apache Software Foundation. All rights 
reserved. Apache Singa, Apache, the Apache feather logo, and the Apache Singa 
project logos are trademarks of The Apache Software Foundation. All other marks 
mentioned may be trademarks or registered trademarks of their respective 
owners..
+
+    </p>
+  </div>
+  Built with <a href="http://sphinx-doc.org/";>Sphinx</a> using a <a 
href="https://github.com/snide/sphinx_rtd_theme";>theme</a> provided by <a 
href="https://readthedocs.org";>Read the Docs</a>. 
+
+</footer>
+
+        </div>
+      </div>
+
+    </section>
+
+  </div>
+  
+
+
+  
+
+    <script type="text/javascript">
+        var DOCUMENTATION_OPTIONS = {
+            URL_ROOT:'../',
+            VERSION:'1.1.0',
+            COLLAPSE_INDEX:false,
+            FILE_SUFFIX:'.html',
+            HAS_SOURCE:  true
+        };
+    </script>
+      <script type="text/javascript" src="../_static/jquery.js"></script>
+      <script type="text/javascript" src="../_static/underscore.js"></script>
+      <script type="text/javascript" src="../_static/doctools.js"></script>
+
+  
+
+  
+  
+    <script type="text/javascript" src="../_static/js/theme.js"></script>
+  
+
+  
+  
+  <script type="text/javascript">
+      jQuery(function () {
+          SphinxRtdTheme.StickyNav.enable();
+      });
+  </script>
+  
+
+<div class="rst-versions shift-up" data-toggle="rst-versions" role="note" 
aria-label="versions">
+  <span class="rst-current-version" data-toggle="rst-current-version">
+    <span class="fa fa-book"> incubator-singa </span>
+    v: latest
+    <span class="fa fa-caret-down"></span>
+  </span>
+  <div class="rst-other-versions">
+      <dl>
+          <dt>Languages</dt>
+          <dd><a href="../../en/index.html">English</a></dd>
+          <dd><a href="../../zh/index.html">中文</a></dd>
+      </dl>
+      <dl>
+          <dt>Versions</dt>
+          <dd><a href="http://singa.apache.org/v0.3.0/";>0.3</a></dd>
+          <dd><a href="http://singa.apache.org/v1.1.0/";>1.1</a></dd>
+      </dl>
+
+  </div>
+  <a href="http://incubator.apache.org/";> <img src= "../_static/apache.jpg"> 
</a>
+</div>
+
+ <a href="https://github.com/apache/incubator-singa";>
+    <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 
10000;"
+        
src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png";
+        alt="Fork me on GitHub">
+</a>
+
+ 
+
+
+</body>
+</html>
\ No newline at end of file

Added: incubator/singa/site/trunk/v1.1.0/search.html
URL: 
http://svn.apache.org/viewvc/incubator/singa/site/trunk/v1.1.0/search.html?rev=1782721&view=auto
==============================================================================
--- incubator/singa/site/trunk/v1.1.0/search.html (added)
+++ incubator/singa/site/trunk/v1.1.0/search.html Mon Feb 13 05:13:19 2017
@@ -0,0 +1,256 @@
+
+
+
+<!DOCTYPE html>
+<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
+<head>
+  <meta charset="utf-8">
+  
+  <meta name="viewport" content="width=device-width, initial-scale=1.0">
+  
+  <title>Search &mdash; incubator-singa 1.1.0 documentation</title>
+  
+
+  
+  
+
+  
+
+  
+  
+    
+
+  
+
+  
+  
+    <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
+  
+
+  
+
+  
+    <link rel="top" title="incubator-singa 1.1.0 documentation" 
href="index.html"/>
+    <link href="_static/style.css" rel="stylesheet" type="text/css">
+
+
+  
+  <script src="_static/js/modernizr.min.js"></script>
+
+</head>
+
+<body class="wy-body-for-nav" role="document">
+
+  <div class="wy-grid-for-nav">
+
+    
+    <nav data-toggle="wy-nav-shift" class="wy-nav-side">
+      <div class="wy-side-scroll">
+        <div class="wy-side-nav-search">
+          
+
+          
+            <a href="index.html" class="icon icon-home"> incubator-singa
+          
+
+          
+            
+            <img src="_static/singa.png" class="logo" />
+          
+          </a>
+
+          
+            
+            
+              <div class="version">
+                latest
+              </div>
+            
+          
+
+          
+<div role="search">
+  <form id="rtd-search-form" class="wy-form" action="#" method="get">
+    <input type="text" name="q" placeholder="Search docs" />
+    <input type="hidden" name="check_keywords" value="yes" />
+    <input type="hidden" name="area" value="default" />
+  </form>
+</div>
+
+          
+        </div>
+
+        <div class="wy-menu wy-menu-vertical" data-spy="affix" 
role="navigation" aria-label="main navigation">
+          
+            
+            
+                <ul>
+<li class="toctree-l1"><a class="reference internal" 
href="downloads.html">Download SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="docs/index.html">Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Development</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="develop/schedule.html">Development Schedule</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="develop/how-contribute.html">How to Contribute to SINGA</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="develop/contribute-code.html">How to Contribute Code</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="develop/contribute-docs.html">How to Contribute to Documentation</a></li>
+</ul>
+<p class="caption"><span class="caption-text">Community</span></p>
+<ul>
+<li class="toctree-l1"><a class="reference internal" 
href="community/source-repository.html">Source Repository</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="community/mail-lists.html">Project Mailing Lists</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="community/issue-tracking.html">Issue Tracking</a></li>
+<li class="toctree-l1"><a class="reference internal" 
href="community/team-list.html">The SINGA Team</a></li>
+</ul>
+
+            
+          
+        </div>
+      </div>
+    </nav>
+
+    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
+
+      
+      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
+        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
+        <a href="index.html">incubator-singa</a>
+      </nav>
+
+
+      
+      <div class="wy-nav-content">
+        <div class="rst-content">
+          
+
+
+
+
+
+<div role="navigation" aria-label="breadcrumbs navigation">
+  <ul class="wy-breadcrumbs">
+    <li><a href="index.html">Docs</a> &raquo;</li>
+      
+    <li>Search</li>
+      <li class="wy-breadcrumbs-aside">
+        
+      </li>
+  </ul>
+  <hr/>
+</div>
+          <div role="main" class="document" itemscope="itemscope" 
itemtype="http://schema.org/Article";>
+           <div itemprop="articleBody">
+            
+  <noscript>
+  <div id="fallback" class="admonition warning">
+    <p class="last">
+      Please activate JavaScript to enable the search
+      functionality.
+    </p>
+  </div>
+  </noscript>
+
+  
+  <div id="search-results">
+  
+  </div>
+
+           </div>
+          </div>
+          <footer>
+  
+
+  <hr/>
+
+  <div role="contentinfo">
+    <p>
+        &copy; Copyright 2017 The Apache Software Foundation. All rights 
reserved. Apache Singa, Apache, the Apache feather logo, and the Apache Singa 
project logos are trademarks of The Apache Software Foundation. All other marks 
mentioned may be trademarks or registered trademarks of their respective 
owners..
+
+    </p>
+  </div>
+  Built with <a href="http://sphinx-doc.org/";>Sphinx</a> using a <a 
href="https://github.com/snide/sphinx_rtd_theme";>theme</a> provided by <a 
href="https://readthedocs.org";>Read the Docs</a>. 
+
+</footer>
+
+        </div>
+      </div>
+
+    </section>
+
+  </div>
+  
+
+
+  
+
+    <script type="text/javascript">
+        var DOCUMENTATION_OPTIONS = {
+            URL_ROOT:'./',
+            VERSION:'1.1.0',
+            COLLAPSE_INDEX:false,
+            FILE_SUFFIX:'.html',
+            HAS_SOURCE:  true
+        };
+    </script>
+      <script type="text/javascript" src="_static/jquery.js"></script>
+      <script type="text/javascript" src="_static/underscore.js"></script>
+      <script type="text/javascript" src="_static/doctools.js"></script>
+      <script type="text/javascript" src="_static/searchtools.js"></script>
+
+  
+
+  
+  
+    <script type="text/javascript" src="_static/js/theme.js"></script>
+  
+
+  
+  
+  <script type="text/javascript">
+      jQuery(function () {
+          SphinxRtdTheme.StickyNav.enable();
+      });
+  </script>
+  
+  <script type="text/javascript">
+    jQuery(function() { Search.loadIndex("searchindex.js"); });
+  </script>
+  
+  <script type="text/javascript" id="searchindexloader"></script>
+  
+
+<div class="rst-versions shift-up" data-toggle="rst-versions" role="note" 
aria-label="versions">
+  <span class="rst-current-version" data-toggle="rst-current-version">
+    <span class="fa fa-book"> incubator-singa </span>
+    v: latest
+    <span class="fa fa-caret-down"></span>
+  </span>
+  <div class="rst-other-versions">
+      <dl>
+          <dt>Languages</dt>
+          <dd><a href="../en/index.html">English</a></dd>
+          <dd><a href="../zh/index.html">中文</a></dd>
+      </dl>
+      <dl>
+          <dt>Versions</dt>
+          <dd><a href="http://singa.apache.org/v0.3.0/";>0.3</a></dd>
+          <dd><a href="http://singa.apache.org/v1.1.0/";>1.1</a></dd>
+      </dl>
+
+  </div>
+  <a href="http://incubator.apache.org/";> <img src= "_static/apache.jpg"> </a>
+</div>
+
+ <a href="https://github.com/apache/incubator-singa";>
+    <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 
10000;"
+        
src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png";
+        alt="Fork me on GitHub">
+</a>
+
+ 
+
+
+
+</body>
+</html>
\ No newline at end of file


Reply via email to