Modified: websites/staging/singa/trunk/content/docs/zh/distributed-training.html ============================================================================== --- websites/staging/singa/trunk/content/docs/zh/distributed-training.html (original) +++ websites/staging/singa/trunk/content/docs/zh/distributed-training.html Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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/docs/zh/index.html ============================================================================== --- websites/staging/singa/trunk/content/docs/zh/index.html (original) +++ websites/staging/singa/trunk/content/docs/zh/index.html Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – </title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> @@ -344,6 +344,8 @@ <li><a href="overview.html">简介</a></li> +<li><a href="installation_source.html">安装说明</a></li> + <li><a href="programming-guide.html">使用指南</a></li> </ul> </div> Modified: websites/staging/singa/trunk/content/docs/zh/installation_source.html ============================================================================== --- websites/staging/singa/trunk/content/docs/zh/installation_source.html (original) +++ websites/staging/singa/trunk/content/docs/zh/installation_source.html Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – 仿ºç¨åºå®è£ SIGNA</title> <link rel="stylesheet" href="../../css/apache-maven-fluido-1.4.min.css" /> Modified: websites/staging/singa/trunk/content/docs/zh/mlp.html ============================================================================== --- websites/staging/singa/trunk/content/docs/zh/mlp.html (original) +++ websites/staging/singa/trunk/content/docs/zh/mlp.html Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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/zh/neural-net.html ============================================================================== --- websites/staging/singa/trunk/content/docs/zh/neural-net.html (original) +++ websites/staging/singa/trunk/content/docs/zh/neural-net.html Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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/zh/overview.html ============================================================================== --- websites/staging/singa/trunk/content/docs/zh/overview.html (original) +++ websites/staging/singa/trunk/content/docs/zh/overview.html Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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/rnn.html ============================================================================== --- websites/staging/singa/trunk/content/docs/zh/rnn.html (original) +++ websites/staging/singa/trunk/content/docs/zh/rnn.html Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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/zh/train-one-batch.html ============================================================================== --- websites/staging/singa/trunk/content/docs/zh/train-one-batch.html (original) +++ websites/staging/singa/trunk/content/docs/zh/train-one-batch.html Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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/zh/updater.html ============================================================================== --- websites/staging/singa/trunk/content/docs/zh/updater.html (original) +++ websites/staging/singa/trunk/content/docs/zh/updater.html Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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/downloads.html ============================================================================== --- websites/staging/singa/trunk/content/downloads.html (original) +++ websites/staging/singa/trunk/content/downloads.html Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <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 Thu Jan 21 03:58:18 2016 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 2016-01-18 + | Generated by Apache Maven Doxia at 2016-01-21 | 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="20160118" /> + <meta name="Date-Revision-yyyymmdd" content="20160121" /> <meta http-equiv="Content-Language" content="en" /> <title>Apache SINGA – Updater</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
