Added: websites/staging/singa/trunk/content/docs/kr/updater.html ============================================================================== --- websites/staging/singa/trunk/content/docs/kr/updater.html (added) +++ websites/staging/singa/trunk/content/docs/kr/updater.html Wed Jan 13 03:47:56 2016 @@ -0,0 +1,610 @@ +<!DOCTYPE html> +<!-- + | Generated by Apache Maven Doxia at 2016-01-13 + | Rendered using Apache Maven Fluido Skin 1.4 +--> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> + <head> + <meta charset="UTF-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> + <meta http-equiv="Content-Language" content="en" /> + <title>Apache SINGA – Updater</title> + <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> + <link rel="stylesheet" href="../../css/site.css" /> + <link rel="stylesheet" href="../../css/print.css" media="print" /> + + + + + + <script type="text/javascript" src="../../js/apache-maven-fluido-1.4.min.js"></script> + + + +<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script> + + +<script type="text/x-mathjax-config">MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});</script> + + +<meta content="Apache SINGA" name="author"/> + + +<meta content="SINGA, Deep Learning, Distributed training" name="keywords"/> + + </head> + <body class="topBarEnabled"> + + + + + + + <a href="https://github.com/apache/incubator-singa"> + <img style="position: absolute; top: 0; right: 0; border: 0; z-index: 10000;" + src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" + alt="Fork me on GitHub"> + </a> + + + + + + <div id="topbar" class="navbar navbar-fixed-top navbar-inverse"> + <div class="navbar-inner"> + <div class="container-fluid"> + <a data-target=".nav-collapse" data-toggle="collapse" class="btn btn-navbar"> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </a> + + <ul class="nav"> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Apache SINGA <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="../../docs/overview.html" title="Introduction">Introduction</a> +</li> + + <li> <a href="../../docs/quick-start.html" title="Quick Start">Quick Start</a> +</li> + + <li> <a href="../../downloads.html" title="Downloads">Downloads</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentaion <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li class="dropdown-submenu"> + <a href="../../docs/index.html" title="Latest">Latest</a> + <ul class="dropdown-menu"> + <li> <a href="../../docs/installation.html" title="Installation">Installation</a> +</li> + <li> <a href="../../docs/programmer-guide.html" title="Programmer Guide">Programmer Guide</a> +</li> + <li> <a href="../../docs/distributed-training.html" title="Distributed Training">Distributed Training</a> +</li> + <li> <a href="../../docs/data.html" title="Data Preparation">Data Preparation</a> +</li> + <li> <a href="../../docs/checkpoint.html" title="Checkpoint">Checkpoint</a> +</li> + <li> <a href="../../docs/test.html" title="Test">Test</a> +</li> + <li> <a href="../../docs/examples.html" title="Examples">Examples</a> +</li> + <li> <a href="../../docs/debug.html" title="Debug">Debug</a> +</li> + </ul> + </li> + + <li> <a href="../../v0.1.0/index.html" title="v0.1.0">v0.1.0</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="../../develop/schedule.html" title="Schedule">Schedule</a> +</li> + + <li class="dropdown-submenu"> + <a href="../../develop/how-contribute.html" title="How to Contribute">How to Contribute</a> + <ul class="dropdown-menu"> + <li> <a href="../../develop/contribute-code.html" title="Code">Code</a> +</li> + <li> <a href="../../develop/contribute-docs.html" title="Documentation">Documentation</a> +</li> + </ul> + </li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="../../community/source-repository.html" title="Source Repository">Source Repository</a> +</li> + + <li> <a href="../../community/mail-lists.html" title="Mailing Lists">Mailing Lists</a> +</li> + + <li> <a href="../../community/issue-tracking.html" title="Issue Tracking">Issue Tracking</a> +</li> + + <li> <a href="../../community/team-list.html" title="SINGA Team">SINGA Team</a> +</li> + </ul> + </li> + <li class="dropdown"> + <a href="#" class="dropdown-toggle" data-toggle="dropdown">External Links <b class="caret"></b></a> + <ul class="dropdown-menu"> + + <li> <a href="http://www.apache.org/" title="Apache Software Foundation">Apache Software Foundation</a> +</li> + + <li> <a href="http://www.comp.nus.edu.sg/~dbsystem/singa/" title="NUS Site">NUS Site</a> +</li> + </ul> + </li> + </ul> + + + + + </div> + + </div> + </div> + </div> + + <div class="container-fluid"> + <div id="banner"> + <div class="pull-left"> + <a href="../../index.html" id="bannerLeft" title="Apache SINGA"> + <img src="../../images/singa-logo.png" alt="Apache SINGA"/> + </a> + </div> + <div class="pull-right"> <div id="bannerRight"> + <img src="../../images/singa-title.png" alt="Apache SINGA"/> + </div> + </div> + <div class="clear"><hr/></div> + </div> + + <div id="breadcrumbs"> + <ul class="breadcrumb"> + + + <li class=""> + <a href="../../index.html" title="Apache SINGA"> + Apache SINGA</a> + <span class="divider">/</span> + </li> + <li class="active ">Updater</li> + + + + + </ul> + </div> + + + <div class="row-fluid"> + <div id="leftColumn" class="span2"> + <div class="well sidebar-nav"> + + + <ul class="nav nav-list"> + <li class="nav-header">Apache SINGA</li> + + <li> + + <a href="../../docs/overview.html" title="Introduction"> + <span class="none"></span> + Introduction</a> + </li> + + <li> + + <a href="../../docs/quick-start.html" title="Quick Start"> + <span class="none"></span> + Quick Start</a> + </li> + + <li> + + <a href="../../downloads.html" title="Downloads"> + <span class="none"></span> + Downloads</a> + </li> + <li class="nav-header">Documentaion</li> + + <li> + + <a href="../../docs/index.html" title="Latest"> + <span class="icon-chevron-right"></span> + Latest</a> + </li> + + <li> + + <a href="../../v0.1.0/index.html" title="v0.1.0"> + <span class="none"></span> + v0.1.0</a> + </li> + <li class="nav-header">Development</li> + + <li> + + <a href="../../develop/schedule.html" title="Schedule"> + <span class="none"></span> + Schedule</a> + </li> + + <li> + + <a href="../../develop/how-contribute.html" title="How to Contribute"> + <span class="icon-chevron-right"></span> + How to Contribute</a> + </li> + <li class="nav-header">Community</li> + + <li> + + <a href="../../community/source-repository.html" title="Source Repository"> + <span class="none"></span> + Source Repository</a> + </li> + + <li> + + <a href="../../community/mail-lists.html" title="Mailing Lists"> + <span class="none"></span> + Mailing Lists</a> + </li> + + <li> + + <a href="../../community/issue-tracking.html" title="Issue Tracking"> + <span class="none"></span> + Issue Tracking</a> + </li> + + <li> + + <a href="../../community/team-list.html" title="SINGA Team"> + <span class="none"></span> + SINGA Team</a> + </li> + <li class="nav-header">External Links</li> + + <li> + + <a href="http://www.apache.org/" class="externalLink" title="Apache Software Foundation"> + <span class="none"></span> + Apache Software Foundation</a> + </li> + + <li> + + <a href="http://www.comp.nus.edu.sg/~dbsystem/singa/" class="externalLink" title="NUS Site"> + <span class="none"></span> + NUS Site</a> + </li> + </ul> + + + + <hr /> + + <div id="poweredBy"> + <div class="clear"></div> + <div class="clear"></div> + <div class="clear"></div> + <div class="clear"></div> + <a href="http://incubator.apache.org" title="apache-incubator" class="builtBy"> + <img class="builtBy" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" /> + </a> + </div> + </div> + </div> + + + <div id="bodyColumn" class="span10" > + + <h1>Updater</h1> +<hr /> +<p>Every server in SINGA has an <a href="../api/classsinga_1_1Updater.html">Updater</a> instance that updates parameters based on gradients. In this page, the <i>Basic user guide</i> describes the configuration of an updater. The <i>Advanced user guide</i> present details on how to implement a new updater and a new learning rate changing method.</p> +<div class="section"> +<h2><a name="Basic_user_guide"></a>Basic user guide</h2> +<p>There are many different parameter updating protocols (i.e., subclasses of <tt>Updater</tt>). They share some configuration fields like</p> + +<ul> + +<li><tt>type</tt>, an integer for identifying an updater;</li> + +<li><tt>learning_rate</tt>, configuration for the <a href="../api/classsinga_1_1LRGenerator.html">LRGenerator</a> which controls the learning rate.</li> + +<li><tt>weight_decay</tt>, the co-efficient for <a class="externalLink" href="http://deeplearning.net/tutorial/gettingstarted.html#regularization">L2 * regularization</a>.</li> + +<li><a class="externalLink" href="http://ufldl.stanford.edu/tutorial/supervised/OptimizationStochasticGradientDescent/">momentum</a>.</li> +</ul> +<p>If you are not familiar with the above terms, you can get their meanings in <a class="externalLink" href="http://cs231n.github.io/neural-networks-3/#update">this page provided by Karpathy</a>.</p> +<div class="section"> +<h3><a name="Configuration_of_built-in_updater_classes"></a>Configuration of built-in updater classes</h3> +<div class="section"> +<h4><a name="Updater"></a>Updater</h4> +<p>The base <tt>Updater</tt> implements the <a class="externalLink" href="http://cs231n.github.io/neural-networks-3/#sgd">vanilla SGD algorithm</a>. Its configuration type is <tt>kSGD</tt>. Users need to configure at least the <tt>learning_rate</tt> field. <tt>momentum</tt> and <tt>weight_decay</tt> are optional fields.</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">updater{ + type: kSGD + momentum: float + weight_decay: float + learning_rate { + ... + } +} +</pre></div></div></div> +<div class="section"> +<h4><a name="AdaGradUpdater"></a>AdaGradUpdater</h4> +<p>It inherits the base <tt>Updater</tt> to implement the <a class="externalLink" href="http://www.magicbroom.info/Papers/DuchiHaSi10.pdf">AdaGrad</a> algorithm. Its type is <tt>kAdaGrad</tt>. <tt>AdaGradUpdater</tt> is configured similar to <tt>Updater</tt> except that <tt>momentum</tt> is not used.</p></div> +<div class="section"> +<h4><a name="NesterovUpdater"></a>NesterovUpdater</h4> +<p>It inherits the base <tt>Updater</tt> to implements the <a class="externalLink" href="http://arxiv.org/pdf/1212.0901v2.pdf">Nesterov</a> (section 3.5) updating protocol. Its type is <tt>kNesterov</tt>. <tt>learning_rate</tt> and <tt>momentum</tt> must be configured. <tt>weight_decay</tt> is an optional configuration field.</p></div> +<div class="section"> +<h4><a name="RMSPropUpdater"></a>RMSPropUpdater</h4> +<p>It inherits the base <tt>Updater</tt> to implements the <a class="externalLink" href="http://cs231n.github.io/neural-networks-3/#sgd">RMSProp algorithm</a> proposed by <a class="externalLink" href="http://www.cs.toronto.edu/%7Etijmen/csc321/slides/lecture_slides_lec6.pdf">Hinton</a>(slide 29). Its type is <tt>kRMSProp</tt>.</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">updater { + type: kRMSProp + rmsprop_conf { + rho: float # [0,1] + } +} +</pre></div></div></div></div> +<div class="section"> +<h3><a name="Configuration_of_learning_rate"></a>Configuration of learning rate</h3> +<p>The <tt>learning_rate</tt> field is configured as,</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">learning_rate { + type: ChangeMethod + base_lr: float # base/initial learning rate + ... # fields to a specific changing method +} +</pre></div></div> +<p>The common fields include <tt>type</tt> and <tt>base_lr</tt>. SINGA provides the following <tt>ChangeMethod</tt>s.</p> +<div class="section"> +<h4><a name="kFixed"></a>kFixed</h4> +<p>The <tt>base_lr</tt> is used for all steps.</p></div> +<div class="section"> +<h4><a name="kLinear"></a>kLinear</h4> +<p>The updater should be configured like</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">learning_rate { + base_lr: float + linear_conf { + freq: int + final_lr: float + } +} +</pre></div></div> +<p>Linear interpolation is used to change the learning rate,</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">lr = (1 - step / freq) * base_lr + (step / freq) * final_lr +</pre></div></div></div> +<div class="section"> +<h4><a name="kExponential"></a>kExponential</h4> +<p>The udapter should be configured like</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">learning_rate { + base_lr: float + exponential_conf { + freq: int + } +} +</pre></div></div> +<p>The learning rate for <tt>step</tt> is</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">lr = base_lr / 2^(step / freq) +</pre></div></div></div> +<div class="section"> +<h4><a name="kInverseT"></a>kInverseT</h4> +<p>The updater should be configured like</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">learning_rate { + base_lr: float + inverset_conf { + final_lr: float + } +} +</pre></div></div> +<p>The learning rate for <tt>step</tt> is</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">lr = base_lr / (1 + step / final_lr) +</pre></div></div></div> +<div class="section"> +<h4><a name="kInverse"></a>kInverse</h4> +<p>The updater should be configured like</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">learning_rate { + base_lr: float + inverse_conf { + gamma: float + pow: float + } +} +</pre></div></div> +<p>The learning rate for <tt>step</tt> is</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">lr = base_lr * (1 + gamma * setp)^(-pow) +</pre></div></div></div> +<div class="section"> +<h4><a name="kStep"></a>kStep</h4> +<p>The updater should be configured like</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">learning_rate { + base_lr : float + step_conf { + change_freq: int + gamma: float + } +} +</pre></div></div> +<p>The learning rate for <tt>step</tt> is</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">lr = base_lr * gamma^ (step / change_freq) +</pre></div></div></div> +<div class="section"> +<h4><a name="kFixedStep"></a>kFixedStep</h4> +<p>The updater should be configured like</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">learning_rate { + fixedstep_conf { + step: int + step_lr: float + + step: int + step_lr: float + + ... + } +} +</pre></div></div> +<p>Denote the i-th tuple as (step[i], step_lr[i]), then the learning rate for <tt>step</tt> is,</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">step_lr[k] +</pre></div></div> +<p>where step[k] is the smallest number that is larger than <tt>step</tt>.</p></div></div></div> +<div class="section"> +<h2><a name="Advanced_user_guide"></a>Advanced user guide</h2> +<div class="section"> +<h3><a name="Implementing_a_new_Updater_subclass"></a>Implementing a new Updater subclass</h3> +<p>The base Updater class has one virtual function,</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">class Updater{ + public: + virtual void Update(int step, Param* param, float grad_scale = 1.0f) = 0; + + protected: + UpdaterProto proto_; + LRGenerator lr_gen_; +}; +</pre></div></div> +<p>It updates the values of the <tt>param</tt> based on its gradients. The <tt>step</tt> argument is for deciding the learning rate which may change through time (step). <tt>grad_scale</tt> scales the original gradient values. This function is called by servers once it receives all gradients for the same <tt>Param</tt> object.</p> +<p>To implement a new Updater subclass, users must override the <tt>Update</tt> function.</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">class FooUpdater : public Updater { + void Update(int step, Param* param, float grad_scale = 1.0f) override; +}; +</pre></div></div> +<p>Configuration of this new updater can be declared similar to that of a new layer,</p> + +<div class="source"> +<div class="source"><pre class="prettyprint"># in user.proto +FooUpdaterProto { + optional int32 c = 1; +} + +extend UpdaterProto { + optional FooUpdaterProto fooupdater_conf= 101; +} +</pre></div></div> +<p>The new updater should be registered in the <a href="programming-guide.html">main function</a></p> + +<div class="source"> +<div class="source"><pre class="prettyprint">driver.RegisterUpdater<FooUpdater>("FooUpdater"); +</pre></div></div> +<p>Users can then configure the job as</p> + +<div class="source"> +<div class="source"><pre class="prettyprint"># in job.conf +updater { + user_type: "FooUpdater" # must use user_type with the same string identifier as the one used for registration + fooupdater_conf { + c : 20; + } +} +</pre></div></div></div> +<div class="section"> +<h3><a name="Implementing_a_new_LRGenerator_subclass"></a>Implementing a new LRGenerator subclass</h3> +<p>The base <tt>LRGenerator</tt> is declared as,</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">virtual float Get(int step); +</pre></div></div> +<p>To implement a subclass, e.g., <tt>FooLRGen</tt>, users should declare it like</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">class FooLRGen : public LRGenerator { + public: + float Get(int step) override; +}; +</pre></div></div> +<p>Configuration of <tt>FooLRGen</tt> can be defined using a protocol message,</p> + +<div class="source"> +<div class="source"><pre class="prettyprint"># in user.proto +message FooLRProto { + ... +} + +extend LRGenProto { + optional FooLRProto foolr_conf = 101; +} +</pre></div></div> +<p>The configuration is then like,</p> + +<div class="source"> +<div class="source"><pre class="prettyprint">learning_rate { + user_type : "FooLR" # must use user_type with the same string identifier as the one used for registration + base_lr: float + foolr_conf { + ... + } +} +</pre></div></div> +<p>Users have to register this subclass in the main function,</p> + +<div class="source"> +<div class="source"><pre class="prettyprint"> driver.RegisterLRGenerator<FooLRGen, std::string>("FooLR") +</pre></div></div></div></div> + </div> + </div> + </div> + + <hr/> + + <footer> + <div class="container-fluid"> + <div class="row-fluid"> + +<p>Copyright © 2015 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> + + + </div> + </footer> + </body> +</html>
Modified: websites/staging/singa/trunk/content/docs/layer.html ============================================================================== --- websites/staging/singa/trunk/content/docs/layer.html (original) +++ websites/staging/singa/trunk/content/docs/layer.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Layers</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/lmdb.html ============================================================================== --- websites/staging/singa/trunk/content/docs/lmdb.html (original) +++ websites/staging/singa/trunk/content/docs/lmdb.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – </title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/mesos.html ============================================================================== --- websites/staging/singa/trunk/content/docs/mesos.html (original) +++ websites/staging/singa/trunk/content/docs/mesos.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Distributed Training on Mesos</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/mlp.html ============================================================================== --- websites/staging/singa/trunk/content/docs/mlp.html (original) +++ websites/staging/singa/trunk/content/docs/mlp.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – MLP Example</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/model-config.html ============================================================================== --- websites/staging/singa/trunk/content/docs/model-config.html (original) +++ websites/staging/singa/trunk/content/docs/model-config.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Model Configuration</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/neural-net.html ============================================================================== --- websites/staging/singa/trunk/content/docs/neural-net.html (original) +++ websites/staging/singa/trunk/content/docs/neural-net.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Neural Net</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/neuralnet-partition.html ============================================================================== --- websites/staging/singa/trunk/content/docs/neuralnet-partition.html (original) +++ websites/staging/singa/trunk/content/docs/neuralnet-partition.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Neural Net Partition</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/overview.html ============================================================================== --- websites/staging/singa/trunk/content/docs/overview.html (original) +++ websites/staging/singa/trunk/content/docs/overview.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Introduction</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/param.html ============================================================================== --- websites/staging/singa/trunk/content/docs/param.html (original) +++ websites/staging/singa/trunk/content/docs/param.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Parameters</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/programmer-guide.html ============================================================================== --- websites/staging/singa/trunk/content/docs/programmer-guide.html (original) +++ websites/staging/singa/trunk/content/docs/programmer-guide.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Programmer Guide</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/programming-guide.html ============================================================================== --- websites/staging/singa/trunk/content/docs/programming-guide.html (original) +++ websites/staging/singa/trunk/content/docs/programming-guide.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Programming Guide</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/python.html ============================================================================== --- websites/staging/singa/trunk/content/docs/python.html (original) +++ websites/staging/singa/trunk/content/docs/python.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Python Binding</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/quick-start.html ============================================================================== --- websites/staging/singa/trunk/content/docs/quick-start.html (original) +++ websites/staging/singa/trunk/content/docs/quick-start.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Quick Start</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/rbm.html ============================================================================== --- websites/staging/singa/trunk/content/docs/rbm.html (original) +++ websites/staging/singa/trunk/content/docs/rbm.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – RBM Example</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/rnn.html ============================================================================== --- websites/staging/singa/trunk/content/docs/rnn.html (original) +++ websites/staging/singa/trunk/content/docs/rnn.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Recurrent Neural Networks for Language Modelling</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/test.html ============================================================================== --- websites/staging/singa/trunk/content/docs/test.html (original) +++ websites/staging/singa/trunk/content/docs/test.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Performance Test and Feature Extraction</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/train-one-batch.html ============================================================================== --- websites/staging/singa/trunk/content/docs/train-one-batch.html (original) +++ websites/staging/singa/trunk/content/docs/train-one-batch.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Train-One-Batch</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/updater.html ============================================================================== --- websites/staging/singa/trunk/content/docs/updater.html (original) +++ websites/staging/singa/trunk/content/docs/updater.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Updater</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/zh/overview.html ============================================================================== --- websites/staging/singa/trunk/content/docs/zh/overview.html (original) +++ websites/staging/singa/trunk/content/docs/zh/overview.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – ç®ä»</title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/zh/programming-guide.html ============================================================================== --- websites/staging/singa/trunk/content/docs/zh/programming-guide.html (original) +++ websites/staging/singa/trunk/content/docs/zh/programming-guide.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – ç¼ç¨æå</title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/downloads.html ============================================================================== --- websites/staging/singa/trunk/content/downloads.html (original) +++ websites/staging/singa/trunk/content/downloads.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Download SINGA</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/index.html ============================================================================== --- websites/staging/singa/trunk/content/index.html (original) +++ websites/staging/singa/trunk/content/index.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – A Distributed Deep Learning Platform</title> <link rel="stylesheet" href="./css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/releases/RELEASE_NOTES_0.1.0.html ============================================================================== --- websites/staging/singa/trunk/content/releases/RELEASE_NOTES_0.1.0.html (original) +++ websites/staging/singa/trunk/content/releases/RELEASE_NOTES_0.1.0.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – singa-incubating-0.1.0 Release Notes</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/releases/RELEASE_NOTES_0.2.0.html ============================================================================== --- websites/staging/singa/trunk/content/releases/RELEASE_NOTES_0.2.0.html (original) +++ websites/staging/singa/trunk/content/releases/RELEASE_NOTES_0.2.0.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – singa-incubating-0.2.0 Release Notes</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/architecture.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/architecture.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/architecture.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – SINGA Architecture</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/checkpoint.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/checkpoint.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/checkpoint.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – CheckPoint</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/cnn.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/cnn.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/cnn.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – CNN Example</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/code-structure.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/code-structure.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/code-structure.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Code Structure</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/communication.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/communication.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/communication.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Communication</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/data.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/data.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/data.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Data Preparation</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/debug.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/debug.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/debug.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – How to Debug</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/distributed-training.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/distributed-training.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/distributed-training.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Distributed Training</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/examples.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/examples.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/examples.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Example Models</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/frameworks.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/frameworks.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/frameworks.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Distributed Training Framework</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/index.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/index.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/index.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – v0.1.0 Documentation</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/installation.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/installation.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/installation.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Installation</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/layer.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/layer.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/layer.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Layers</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/lmdb.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/lmdb.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/lmdb.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – </title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/mlp.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/mlp.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/mlp.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – </title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/model-config.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/model-config.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/model-config.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Model Configuration</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/neural-net.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/neural-net.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/neural-net.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Neural Net</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/neuralnet-partition.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/neuralnet-partition.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/neuralnet-partition.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Neural Net Partition</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/overview.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/overview.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/overview.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Introduction</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/param.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/param.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/param.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Parameters</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/programmer-guide.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/programmer-guide.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/programmer-guide.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Programmer Guide</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/programming-guide.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/programming-guide.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/programming-guide.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Programming Guide</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/quick-start.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/quick-start.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/quick-start.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Quick Start</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/rbm.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/rbm.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/rbm.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – RBM Example</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/rnn.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/rnn.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/rnn.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Recurrent Neural Networks for Language Modelling</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/train-one-batch.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/train-one-batch.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/train-one-batch.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Train-One-Batch</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/v0.1.0/updater.html ============================================================================== --- websites/staging/singa/trunk/content/v0.1.0/updater.html (original) +++ websites/staging/singa/trunk/content/v0.1.0/updater.html Wed Jan 13 03:47:56 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-12 + | Generated by Apache Maven Doxia at 2016-01-13 | Rendered using Apache Maven Fluido Skin 1.4 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20160112" /> + <meta name="Date-Revision-yyyymmdd" content="20160113" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Updater</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
