Modified: incubator/singa/site/trunk/downloads.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/downloads.html?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/downloads.html (original) +++ incubator/singa/site/trunk/downloads.html Sat Jun 29 14:42:24 2019 @@ -37,7 +37,7 @@ <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="next" title="Security" href="security.html" /> - <link rel="prev" title="name: VGG models on ImageNet SINGA version: 1.1.1 SINGA commit: license: https://github.com/pytorch/vision/blob/master/torchvision/models/vgg.py" href="docs/model_zoo/imagenet/vgg/README.html" /> + <link rel="prev" title="name: GoogleNet on ImageNet SINGA version: 1.0.1 SINGA commit: 8c990f7da2de220e8a012c6a8ecc897dc7532744 parameter_url: https://s3-ap-southeast-1.amazonaws.com/dlfile/bvlc_googlenet.tar.gz parameter_sha1: 0a88e8948b1abca3badfd8d090d6be03f8d7655d license: unrestricted https://github.com/BVLC/caffe/tree/master/models/bvlc_googlenet" href="docs/model_zoo/imagenet/googlenet/README.html" /> <link href="_static/style.css" rel="stylesheet" type="text/css"> <!--link href="_static/fontawesome-all.min.css" rel="stylesheet" type="text/css"--> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous"> @@ -202,162 +202,162 @@ --><div class="section" id="download-singa"> <h1>Download SINGA<a class="headerlink" href="#download-singa" title="Permalink to this headline">¶</a></h1> <ul> -<li><p class="first">To verify the downloaded tar.gz file, download the KEY and ASC files and then execute the following commands</p> +<li><p>To verify the downloaded tar.gz file, download the <a class="reference external" href="https://www.apache.org/dist/incubator/singa/KEYS">KEYS</a> and ASC files and then execute the following commands</p> <div class="highlight-default notranslate"><div class="highlight"><pre><span></span> <span class="o">%</span> <span class="n">gpg</span> <span class="o">--</span><span class="kn">import</span> <span class="nn">KEYS</span> <span class="o">%</span> <span class="n">gpg</span> <span class="o">--</span><span class="n">verify</span> <span class="n">downloaded_file</span><span class="o">.</span><span class="n">asc</span> <span class="n">downloaded_file</span> </pre></div> </div> <p>You can also check the SHA512 or MD5 values to see if the download is completed.</p> </li> -<li><p class="first">v2.0.0 (20 April 2019):</p> +<li><p>v2.0.0 (20 April 2019):</p> <ul class="simple"> -<li><a class="reference external" href="http://www.apache.org/dyn/closer.cgi/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz">Apache SINGA 2.0.0</a> +<li><p><a class="reference external" href="http://www.apache.org/dyn/closer.cgi/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz">Apache SINGA 2.0.0</a> <a class="reference external" href="https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.sha512">[SHA512]</a> -<a class="reference external" href="https://www.apache.org/dist/incubator/singa/2.0.0/KEYS">[KEYS]</a> -<a class="reference external" href="https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.asc">[ASC]</a></li> -<li><a class="reference external" href="releases/RELEASE_NOTES_2.0.0.html">Release Notes 2.0.0</a></li> -<li>New features and major updates,<ul> -<li>Enhance autograd (for Convolution networks and recurrent networks)</li> -<li>Support ONNX</li> -<li>Improve the CPP operations via Intel MKL DNN lib</li> -<li>Implement tensor broadcasting</li> -<li>Move Docker images under Apache user name</li> -<li>Update depdent lib versions in conda-build config</li> +<a class="reference external" href="https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.asc">[ASC]</a></p></li> +<li><p><a class="reference external" href="releases/RELEASE_NOTES_2.0.0.html">Release Notes 2.0.0</a></p></li> +<li><p>New features and major updates,</p> +<ul> +<li><p>Enhance autograd (for Convolution networks and recurrent networks)</p></li> +<li><p>Support ONNX</p></li> +<li><p>Improve the CPP operations via Intel MKL DNN lib</p></li> +<li><p>Implement tensor broadcasting</p></li> +<li><p>Move Docker images under Apache user name</p></li> +<li><p>Update depdent lib versions in conda-build config</p></li> </ul> </li> </ul> </li> -<li><p class="first">v1.2.0 (6 June 2018):</p> +<li><p>v1.2.0 (6 June 2018):</p> <ul class="simple"> -<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz">Apache SINGA 1.2.0</a> -<a class="reference external" href="https://www.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.sha512">[SHA512]</a> -<a class="reference external" href="https://www.apache.org/dist/incubator/singa/1.2.0/KEYS">[KEYS]</a> -<a class="reference external" href="https://www.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.asc">[ASC]</a></li> -<li><a class="reference external" href="releases/RELEASE_NOTES_1.2.0.html">Release Notes 1.2.0</a></li> -<li>New features and major updates,<ul> -<li>Implement autograd (currently support MLP model)</li> -<li>Upgrade PySinga to support Python 3</li> -<li>Improve the Tensor class with the stride field</li> -<li>Upgrade cuDNN from V5 to V7</li> -<li>Add VGG, Inception V4, ResNet, and DenseNet for ImageNet classification</li> -<li>Create alias for conda packages</li> -<li>Complete documentation in Chinese</li> -<li>Add instructions for running Singa on Windows</li> -<li>Update the compilation, CI</li> -<li>Fix some bugs</li> +<li><p><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz">Apache SINGA 1.2.0</a> +<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.sha512">[SHA512]</a> +<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.asc">[ASC]</a></p></li> +<li><p><a class="reference external" href="releases/RELEASE_NOTES_1.2.0.html">Release Notes 1.2.0</a></p></li> +<li><p>New features and major updates,</p> +<ul> +<li><p>Implement autograd (currently support MLP model)</p></li> +<li><p>Upgrade PySinga to support Python 3</p></li> +<li><p>Improve the Tensor class with the stride field</p></li> +<li><p>Upgrade cuDNN from V5 to V7</p></li> +<li><p>Add VGG, Inception V4, ResNet, and DenseNet for ImageNet classification</p></li> +<li><p>Create alias for conda packages</p></li> +<li><p>Complete documentation in Chinese</p></li> +<li><p>Add instructions for running Singa on Windows</p></li> +<li><p>Update the compilation, CI</p></li> +<li><p>Fix some bugs</p></li> </ul> </li> </ul> </li> -<li><p class="first">v1.1.0 (12 February 2017):</p> +<li><p>v1.1.0 (12 February 2017):</p> <ul class="simple"> -<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz">Apache SINGA 1.1.0</a> +<li><p><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz">Apache SINGA 1.1.0</a> <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.md5">[MD5]</a> -<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/KEYS">[KEYS]</a> -<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.asc">[ASC]</a></li> -<li><a class="reference external" href="releases/RELEASE_NOTES_1.1.0.html">Release Notes 1.1.0</a></li> -<li>New features and major updates,<ul> -<li>Create Docker images (CPU and GPU versions)</li> -<li>Create Amazon AMI for SINGA (CPU version)</li> -<li>Integrate with Jenkins for automatically generating Wheel and Debian packages (for installation), and updating the website.</li> -<li>Enhance the FeedFowardNet, e.g., multiple inputs and verbose mode for debugging</li> -<li>Add Concat and Slice layers</li> -<li>Extend CrossEntropyLoss to accept instance with multiple labels</li> -<li>Add image_tool.py with image augmentation methods</li> -<li>Support model loading and saving via the Snapshot API</li> -<li>Compile SINGA source on Windows</li> -<li>Compile mandatory dependent libraries together with SINGA code</li> -<li>Enable Java binding (basic) for SINGA</li> -<li>Add version ID in checkpointing files</li> -<li>Add Rafiki toolkit for providing RESTFul APIs</li> -<li>Add examples pretrained from Caffe, including GoogleNet</li> +<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.asc">[ASC]</a></p></li> +<li><p><a class="reference external" href="releases/RELEASE_NOTES_1.1.0.html">Release Notes 1.1.0</a></p></li> +<li><p>New features and major updates,</p> +<ul> +<li><p>Create Docker images (CPU and GPU versions)</p></li> +<li><p>Create Amazon AMI for SINGA (CPU version)</p></li> +<li><p>Integrate with Jenkins for automatically generating Wheel and Debian packages (for installation), and updating the website.</p></li> +<li><p>Enhance the FeedFowardNet, e.g., multiple inputs and verbose mode for debugging</p></li> +<li><p>Add Concat and Slice layers</p></li> +<li><p>Extend CrossEntropyLoss to accept instance with multiple labels</p></li> +<li><p>Add image_tool.py with image augmentation methods</p></li> +<li><p>Support model loading and saving via the Snapshot API</p></li> +<li><p>Compile SINGA source on Windows</p></li> +<li><p>Compile mandatory dependent libraries together with SINGA code</p></li> +<li><p>Enable Java binding (basic) for SINGA</p></li> +<li><p>Add version ID in checkpointing files</p></li> +<li><p>Add Rafiki toolkit for providing RESTFul APIs</p></li> +<li><p>Add examples pretrained from Caffe, including GoogleNet</p></li> </ul> </li> </ul> </li> -<li><p class="first">v1.0.0 (8 September 2016):</p> +<li><p>v1.0.0 (8 September 2016):</p> <ul class="simple"> -<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz">Apache SINGA 1.0.0</a> +<li><p><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz">Apache SINGA 1.0.0</a> <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.md5">[MD5]</a> -<a class="reference external" href="https://archive.apache.org/dist/incubator/singa//1.0.0/KEYS">[KEYS]</a> -<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.asc">[ASC]</a></li> -<li><a class="reference external" href="releases/RELEASE_NOTES_1.0.0.html">Release Notes 1.0.0</a></li> -<li>New features and major updates,<ul> -<li>Tensor abstraction for supporting more machine learning models.</li> -<li>Device abstraction for running on different hardware devices, including CPU, (Nvidia/AMD) GPU and FPGA (to be tested in later versions).</li> -<li>Replace GNU autotool with cmake for compilation.</li> -<li>Support Mac OS</li> -<li>Improve Python binding, including installation and programming</li> -<li>More deep learning models, including VGG and ResNet</li> -<li>More IO classes for reading/writing files and encoding/decoding data</li> -<li>New network communication components directly based on Socket.</li> -<li>Cudnn V5 with Dropout and RNN layers.</li> -<li>Replace website building tool from maven to Sphinx</li> -<li>Integrate Travis-CI</li> +<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.asc">[ASC]</a></p></li> +<li><p><a class="reference external" href="releases/RELEASE_NOTES_1.0.0.html">Release Notes 1.0.0</a></p></li> +<li><p>New features and major updates,</p> +<ul> +<li><p>Tensor abstraction for supporting more machine learning models.</p></li> +<li><p>Device abstraction for running on different hardware devices, including CPU, (Nvidia/AMD) GPU and FPGA (to be tested in later versions).</p></li> +<li><p>Replace GNU autotool with cmake for compilation.</p></li> +<li><p>Support Mac OS</p></li> +<li><p>Improve Python binding, including installation and programming</p></li> +<li><p>More deep learning models, including VGG and ResNet</p></li> +<li><p>More IO classes for reading/writing files and encoding/decoding data</p></li> +<li><p>New network communication components directly based on Socket.</p></li> +<li><p>Cudnn V5 with Dropout and RNN layers.</p></li> +<li><p>Replace website building tool from maven to Sphinx</p></li> +<li><p>Integrate Travis-CI</p></li> </ul> </li> </ul> </li> -<li><p class="first">v0.3.0 (20 April 2016):</p> +<li><p>v0.3.0 (20 April 2016):</p> <ul class="simple"> -<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz">Apache SINGA 0.3.0</a> +<li><p><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz">Apache SINGA 0.3.0</a> <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.md5">[MD5]</a> -<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/KEYS">[KEYS]</a> -<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.asc">[ASC]</a></li> -<li><a class="reference external" href="releases/RELEASE_NOTES_0.3.0.html">Release Notes 0.3.0</a></li> -<li>New features and major updates,<ul> -<li><a class="reference external" href="v0.3.0/gpu.html">Training on GPU cluster</a> enables training of deep learning models over a GPU cluster.</li> -<li><a class="reference external" href="v0.3.0/python.html">Python wrapper improvement</a> makes it easy to configure the job, including neural net and SGD algorithm.</li> -<li><a class="reference external" href="v0.3.0/updater.html">New SGD updaters</a> are added, including Adam, AdaDelta and AdaMax.</li> -<li><a class="reference external" href="v0.3.0/installation.html">Installation</a> has fewer dependent libraries for single node training.</li> -<li>Heterogeneous training with CPU and GPU.</li> -<li>Support cuDNN V4.</li> -<li>Data prefetching.</li> -<li>Fix some bugs.</li> +<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.asc">[ASC]</a></p></li> +<li><p><a class="reference external" href="releases/RELEASE_NOTES_0.3.0.html">Release Notes 0.3.0</a></p></li> +<li><p>New features and major updates,</p> +<ul> +<li><p><a class="reference external" href="v0.3.0/gpu.html">Training on GPU cluster</a> enables training of deep learning models over a GPU cluster.</p></li> +<li><p><a class="reference external" href="v0.3.0/python.html">Python wrapper improvement</a> makes it easy to configure the job, including neural net and SGD algorithm.</p></li> +<li><p><a class="reference external" href="v0.3.0/updater.html">New SGD updaters</a> are added, including Adam, AdaDelta and AdaMax.</p></li> +<li><p><a class="reference external" href="v0.3.0/installation.html">Installation</a> has fewer dependent libraries for single node training.</p></li> +<li><p>Heterogeneous training with CPU and GPU.</p></li> +<li><p>Support cuDNN V4.</p></li> +<li><p>Data prefetching.</p></li> +<li><p>Fix some bugs.</p></li> </ul> </li> </ul> </li> -<li><p class="first">v0.2.0 (14 January 2016):</p> +<li><p>v0.2.0 (14 January 2016):</p> <ul class="simple"> -<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz">Apache SINGA 0.2.0</a> +<li><p><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz">Apache SINGA 0.2.0</a> <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.md5">[MD5]</a> -<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/KEYS">[KEYS]</a> -<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.asc">[ASC]</a></li> -<li><a class="reference external" href="releases/RELEASE_NOTES_0.2.0.html">Release Notes 0.2.0</a></li> -<li>New features and major updates,<ul> -<li><a class="reference external" href="v0.2.0/gpu.html">Training on GPU</a> enables training of complex models on a single node with multiple GPU cards.</li> -<li><a class="reference external" href="v0.2.0/hybrid.html">Hybrid neural net partitioning</a> supports data and model parallelism at the same time.</li> -<li><a class="reference external" href="v0.2.0/python.html">Python wrapper</a> makes it easy to configure the job, including neural net and SGD algorithm.</li> -<li><a class="reference external" href="v0.2.0/general-rnn.html">RNN model and BPTT algorithm</a> are implemented to support applications based on RNN models, e.g., GRU.</li> -<li><a class="reference external" href="v0.2.0/distributed-training.html">Cloud software integration</a> includes Mesos, Docker and HDFS.</li> -<li>Visualization of neural net structure and layer information, which is helpful for debugging.</li> -<li>Linear algebra functions and random functions against Blobs and raw data pointers.</li> -<li>New layers, including SoftmaxLayer, ArgSortLayer, DummyLayer, RNN layers and cuDNN layers.</li> -<li>Update Layer class to carry multiple data/grad Blobs.</li> -<li>Extract features and test performance for new data by loading previously trained model parameters.</li> -<li>Add Store class for IO operations.</li> +<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.asc">[ASC]</a></p></li> +<li><p><a class="reference external" href="releases/RELEASE_NOTES_0.2.0.html">Release Notes 0.2.0</a></p></li> +<li><p>New features and major updates,</p> +<ul> +<li><p><a class="reference external" href="v0.2.0/gpu.html">Training on GPU</a> enables training of complex models on a single node with multiple GPU cards.</p></li> +<li><p><a class="reference external" href="v0.2.0/hybrid.html">Hybrid neural net partitioning</a> supports data and model parallelism at the same time.</p></li> +<li><p><a class="reference external" href="v0.2.0/python.html">Python wrapper</a> makes it easy to configure the job, including neural net and SGD algorithm.</p></li> +<li><p><a class="reference external" href="v0.2.0/general-rnn.html">RNN model and BPTT algorithm</a> are implemented to support applications based on RNN models, e.g., GRU.</p></li> +<li><p><a class="reference external" href="v0.2.0/distributed-training.html">Cloud software integration</a> includes Mesos, Docker and HDFS.</p></li> +<li><p>Visualization of neural net structure and layer information, which is helpful for debugging.</p></li> +<li><p>Linear algebra functions and random functions against Blobs and raw data pointers.</p></li> +<li><p>New layers, including SoftmaxLayer, ArgSortLayer, DummyLayer, RNN layers and cuDNN layers.</p></li> +<li><p>Update Layer class to carry multiple data/grad Blobs.</p></li> +<li><p>Extract features and test performance for new data by loading previously trained model parameters.</p></li> +<li><p>Add Store class for IO operations.</p></li> </ul> </li> </ul> </li> -<li><p class="first">v0.1.0 (8 October 2015):</p> +<li><p>v0.1.0 (8 October 2015):</p> <ul class="simple"> -<li><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz">Apache SINGA 0.1.0</a> +<li><p><a class="reference external" href="https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz">Apache SINGA 0.1.0</a> <a class="reference external" href="https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz.md5">[MD5]</a> -<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/KEYS">[KEYS]</a> -<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz.asc">[ASC]</a></li> -<li><a class="reference external" href="https://console.aws.amazon.com/ec2/v2/home?region=ap-southeast-1#LaunchInstanceWizard:ami=ami-b41001e6">Amazon EC2 image</a></li> -<li><a class="reference external" href="releases/RELEASE_NOTES_0.1.0.html">Release Notes 0.1.0</a></li> -<li>Major features include,<ul> -<li>Installation using GNU build utility</li> -<li>Scripts for job management with zookeeper</li> -<li>Programming model based on NeuralNet and Layer abstractions.</li> -<li>System architecture based on Worker, Server and Stub.</li> -<li>Training models from three different model categories, namely, feed-forward models, energy models and RNN models.</li> -<li>Synchronous and asynchronous distributed training frameworks using CPU</li> -<li>Checkpoint and restore</li> -<li>Unit test using gtest</li> +<a class="reference external" href="https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz.asc">[ASC]</a></p></li> +<li><p><a class="reference external" href="https://console.aws.amazon.com/ec2/v2/home?region=ap-southeast-1#LaunchInstanceWizard:ami=ami-b41001e6">Amazon EC2 image</a></p></li> +<li><p><a class="reference external" href="releases/RELEASE_NOTES_0.1.0.html">Release Notes 0.1.0</a></p></li> +<li><p>Major features include,</p> +<ul> +<li><p>Installation using GNU build utility</p></li> +<li><p>Scripts for job management with zookeeper</p></li> +<li><p>Programming model based on NeuralNet and Layer abstractions.</p></li> +<li><p>System architecture based on Worker, Server and Stub.</p></li> +<li><p>Training models from three different model categories, namely, feed-forward models, energy models and RNN models.</p></li> +<li><p>Synchronous and asynchronous distributed training frameworks using CPU</p></li> +<li><p>Checkpoint and restore</p></li> +<li><p>Unit test using gtest</p></li> </ul> </li> </ul> @@ -385,7 +385,7 @@ ASF.</p> <a href="security.html" class="btn btn-neutral float-right" title="Security" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> - <a href="docs/model_zoo/imagenet/vgg/README.html" class="btn btn-neutral float-left" title="name: VGG models on ImageNet SINGA version: 1.1.1 SINGA commit: license: https://github.com/pytorch/vision/blob/master/torchvision/models/vgg.py" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> + <a href="docs/model_zoo/imagenet/googlenet/README.html" class="btn btn-neutral float-left" title="name: GoogleNet on ImageNet SINGA version: 1.0.1 SINGA commit: 8c990f7da2de220e8a012c6a8ecc897dc7532744 parameter_url: https://s3-ap-southeast-1.amazonaws.com/dlfile/bvlc_googlenet.tar.gz parameter_sha1: 0a88e8948b1abca3badfd8d090d6be03f8d7655d license: unrestricted https://github.com/BVLC/caffe/tree/master/models/bvlc_googlenet" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> </div>
Modified: incubator/singa/site/trunk/en/.buildinfo URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/.buildinfo?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/.buildinfo (original) +++ incubator/singa/site/trunk/en/.buildinfo Sat Jun 29 14:42:24 2019 @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 1499d409d023c2775f8afadba5faaacb +config: 0987bc70c27c8725489b483394845970 tags: 645f666f9bcd5a90fca523b33c5a78b7 Modified: incubator/singa/site/trunk/en/_sources/docs/index.rst.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/index.rst.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/index.rst.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/index.rst.txt Sat Jun 29 14:42:24 2019 @@ -23,7 +23,6 @@ Documentation installation software_stack - benchmark device tensor layer Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/caffe/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/caffe/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/caffe/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/caffe/README.md.txt Sat Jun 29 14:42:24 2019 @@ -1,21 +1,3 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> # Use parameters pre-trained from Caffe in SINGA In this example, we use SINGA to load the VGG parameters trained by Caffe to do image classification. Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/char-rnn/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/char-rnn/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/char-rnn/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/char-rnn/README.md.txt Sat Jun 29 14:42:24 2019 @@ -1,21 +1,3 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> # Train Char-RNN over plain text Recurrent neural networks (RNN) are widely used for modelling sequential data, @@ -48,3 +30,4 @@ Other plain text files can also be used. python sample.py 'model.bin' 100 --seed '#include <std' Please replace 'model.bin' with the path to one of the checkpoint paths. + Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/cifar10/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/cifar10/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/cifar10/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/cifar10/README.md.txt Sat Jun 29 14:42:24 2019 @@ -1,21 +1,3 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> # Train CNN over Cifar-10 @@ -59,7 +41,7 @@ version of the Cifar-10 dataset in 'cifa python train.py vgg cifar-10-batches-py - To train other models, please replace 'vgg' to 'alexnet', 'resnet' or 'caffe', + To train other models, please replace 'vgg' to 'alexnet', 'resnet' or 'caffe', where 'caffe' refers to the alexnet model converted from Caffe. By default the training would run on a CudaGPU device, to run it on CppCPU, add an additional argument Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/densenet/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/densenet/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/densenet/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/densenet/README.md.txt Sat Jun 29 14:42:24 2019 @@ -16,7 +16,12 @@ specific language governing permissions and limitations under the License. --> - +--- +name: DenseNet models on ImageNet +SINGA version: 1.1.1 +SINGA commit: +license: https://github.com/pytorch/vision/blob/master/torchvision/models/densenet.py +--- # Image Classification using DenseNet Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/googlenet/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/googlenet/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/googlenet/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/googlenet/README.md.txt Sat Jun 29 14:42:24 2019 @@ -16,12 +16,19 @@ specific language governing permissions and limitations under the License. --> - +--- +name: GoogleNet on ImageNet +SINGA version: 1.0.1 +SINGA commit: 8c990f7da2de220e8a012c6a8ecc897dc7532744 +parameter_url: https://s3-ap-southeast-1.amazonaws.com/dlfile/bvlc_googlenet.tar.gz +parameter_sha1: 0a88e8948b1abca3badfd8d090d6be03f8d7655d +license: unrestricted https://github.com/BVLC/caffe/tree/master/models/bvlc_googlenet +--- # Image Classification using GoogleNet -In this example, we convert GoogleNet trained on Caffe to SINGA for image classification. Tested on [SINGA commit](8c990f7da2de220e8a012c6a8ecc897dc7532744) with [the parameters](https://s3-ap-southeast-1.amazonaws.com/dlfile/bvlc_googlenet.tar.gz). +In this example, we convert GoogleNet trained on Caffe to SINGA for image classification. ## Instructions Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/inception/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/inception/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/inception/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/inception/README.md.txt Sat Jun 29 14:42:24 2019 @@ -16,10 +16,18 @@ specific language governing permissions and limitations under the License. --> +--- +name: Inception V4 on ImageNet +SINGA version: 1.1.1 +SINGA commit: +parameter_url: https://s3-ap-southeast-1.amazonaws.com/dlfile/inception_v4.tar.gz +parameter_sha1: 5fdd6f5d8af8fd10e7321d9b38bb87ef14e80d56 +license: https://github.com/tensorflow/models/tree/master/slim +--- # Image Classification using Inception V4 -In this example, we convert Inception V4 trained on Tensorflow to SINGA for image classification. Tested on SINGA version 1.1.1 with [parameters pretrained by tensorflow](https://s3-ap-southeast-1.amazonaws.com/dlfile/inception_v4.tar.gz). +In this example, we convert Inception V4 trained on Tensorflow to SINGA for image classification. ## Instructions Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/resnet/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/resnet/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/resnet/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/resnet/README.md.txt Sat Jun 29 14:42:24 2019 @@ -16,12 +16,18 @@ specific language governing permissions and limitations under the License. --> - +--- +name: Resnets on ImageNet +SINGA version: 1.1 +SINGA commit: 45ec92d8ffc1fa1385a9307fdf07e21da939ee2f +parameter_url: https://s3-ap-southeast-1.amazonaws.com/dlfile/resnet/resnet-18.tar.gz +license: Apache V2, https://github.com/facebook/fb.resnet.torch/blob/master/LICENSE +--- # Image Classification using Residual Networks -In this example, we convert Residual Networks trained on [Torch](https://github.com/facebook/fb.resnet.torch) to SINGA for image classification. Tested on [SINGA commit] with the [parameters pretrained by Torch](https://s3-ap-southeast-1.amazonaws.com/dlfile/resnet/resnet-18.tar.gz) +In this example, we convert Residual Networks trained on [Torch](https://github.com/facebook/fb.resnet.torch) to SINGA for image classification. ## Instructions Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/vgg/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/vgg/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/vgg/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/examples/imagenet/vgg/README.md.txt Sat Jun 29 14:42:24 2019 @@ -16,6 +16,12 @@ specific language governing permissions and limitations under the License. --> +--- +name: VGG models on ImageNet +SINGA version: 1.1.1 +SINGA commit: +license: https://github.com/pytorch/vision/blob/master/torchvision/models/vgg.py +--- # Image Classification using VGG Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/alexnet/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/alexnet/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/alexnet/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/alexnet/README.md.txt Sat Jun 29 14:42:24 2019 @@ -1,21 +1,3 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> # Train AlexNet over ImageNet Convolution neural network (CNN) is a type of feed-forward neural Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/googlenet/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/googlenet/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/googlenet/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/googlenet/README.md.txt Sat Jun 29 14:42:24 2019 @@ -1,27 +1,16 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> - +--- +name: GoogleNet on ImageNet +SINGA version: 1.0.1 +SINGA commit: 8c990f7da2de220e8a012c6a8ecc897dc7532744 +parameter_url: https://s3-ap-southeast-1.amazonaws.com/dlfile/bvlc_googlenet.tar.gz +parameter_sha1: 0a88e8948b1abca3badfd8d090d6be03f8d7655d +license: unrestricted https://github.com/BVLC/caffe/tree/master/models/bvlc_googlenet +--- # Image Classification using GoogleNet -In this example, we convert GoogleNet trained on Caffe to SINGA for image classification. Tested on [SINGA commit](8c990f7da2de220e8a012c6a8ecc897dc7532744) with [the parameters](https://s3-ap-southeast-1.amazonaws.com/dlfile/bvlc_googlenet.tar.gz). +In this example, we convert GoogleNet trained on Caffe to SINGA for image classification. ## Instructions Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/inception/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/inception/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/inception/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/inception/README.md.txt Sat Jun 29 14:42:24 2019 @@ -1,25 +1,15 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> +--- +name: Inception V4 on ImageNet +SINGA version: 1.1.1 +SINGA commit: +parameter_url: https://s3-ap-southeast-1.amazonaws.com/dlfile/inception_v4.tar.gz +parameter_sha1: 5fdd6f5d8af8fd10e7321d9b38bb87ef14e80d56 +license: https://github.com/tensorflow/models/tree/master/slim +--- # Image Classification using Inception V4 -In this example, we convert Inception V4 trained on Tensorflow to SINGA for image classification. Tested on SINGA version 1.1.1 with [parameters pretrained by tensorflow](https://s3-ap-southeast-1.amazonaws.com/dlfile/inception_v4.tar.gz). +In this example, we convert Inception V4 trained on Tensorflow to SINGA for image classification. ## Instructions Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/resnet/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/resnet/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/resnet/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/resnet/README.md.txt Sat Jun 29 14:42:24 2019 @@ -1,27 +1,15 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> - +--- +name: Resnets on ImageNet +SINGA version: 1.1 +SINGA commit: 45ec92d8ffc1fa1385a9307fdf07e21da939ee2f +parameter_url: https://s3-ap-southeast-1.amazonaws.com/dlfile/resnet/resnet-18.tar.gz +license: Apache V2, https://github.com/facebook/fb.resnet.torch/blob/master/LICENSE +--- # Image Classification using Residual Networks -In this example, we convert Residual Networks trained on [Torch](https://github.com/facebook/fb.resnet.torch) to SINGA for image classification. Tested on [SINGA commit] with the [parameters pretrained by Torch](https://s3-ap-southeast-1.amazonaws.com/dlfile/resnet/resnet-18.tar.gz) +In this example, we convert Residual Networks trained on [Torch](https://github.com/facebook/fb.resnet.torch) to SINGA for image classification. ## Instructions Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/vgg/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/vgg/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/vgg/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/imagenet/vgg/README.md.txt Sat Jun 29 14:42:24 2019 @@ -1,21 +1,9 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> +--- +name: VGG models on ImageNet +SINGA version: 1.1.1 +SINGA commit: +license: https://github.com/pytorch/vision/blob/master/torchvision/models/vgg.py +--- # Image Classification using VGG @@ -38,9 +26,9 @@ to SINGA for image classification. * Example # use cpu - $ python serve.py --use_cpu --parameter_file vgg11.pickle --depth 11 & + $ python serve.py --use_cpu --parameter_file vgg11.pickle --depth 11 --use_cpu & # use gpu - $ python serve.py --parameter_file vgg11.pickle --depth 11 & + $ python serve.py --use_cpu --parameter_file vgg11.pickle --depth 11 & The parameter files for the following model and depth configuration pairs are provided: * Without batch-normalization, [11](https://s3-ap-southeast-1.amazonaws.com/dlfile/vgg/vgg11.tar.gz), [13](https://s3-ap-southeast-1.amazonaws.com/dlfile/vgg/vgg13.tar.gz), [16](https://s3-ap-southeast-1.amazonaws.com/dlfile/vgg/vgg16.tar.gz), [19](https://s3-ap-southeast-1.amazonaws.com/dlfile/vgg/vgg19.tar.gz) Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/index.rst.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/index.rst.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/index.rst.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/index.rst.txt Sat Jun 29 14:42:24 2019 @@ -23,11 +23,7 @@ Model Zoo cifar10/README char-rnn/README - mnist/README imagenet/alexnet/README - imagenet/densenet/README imagenet/googlenet/README - imagenet/inception/README - imagenet/resnet/README - imagenet/vgg/README + Modified: incubator/singa/site/trunk/en/_sources/docs/model_zoo/mnist/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/docs/model_zoo/mnist/README.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/docs/model_zoo/mnist/README.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/docs/model_zoo/mnist/README.md.txt Sat Jun 29 14:42:24 2019 @@ -1,21 +1,3 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. ---> # Train a RBM model against MNIST dataset This example is to train an RBM model using the Modified: incubator/singa/site/trunk/en/_sources/downloads.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_sources/downloads.md.txt?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_sources/downloads.md.txt (original) +++ incubator/singa/site/trunk/en/_sources/downloads.md.txt Sat Jun 29 14:42:24 2019 @@ -18,7 +18,7 @@ --> ## Download SINGA -* To verify the downloaded tar.gz file, download the [KEYS](https://www.apache.org/dist/incubator/singa/KEYS) and ASC files and then execute the following commands +* To verify the downloaded tar.gz file, download the KEY and ASC files and then execute the following commands % gpg --import KEYS % gpg --verify downloaded_file.asc downloaded_file @@ -29,21 +29,23 @@ * v2.0.0 (20 April 2019): * [Apache SINGA 2.0.0](http://www.apache.org/dyn/closer.cgi/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz) [\[SHA512\]](https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.sha512) + [\[KEYS\]](https://www.apache.org/dist/incubator/singa/2.0.0/KEYS) [\[ASC\]](https://www.apache.org/dist/incubator/singa/2.0.0/apache-singa-incubating-2.0.0.tar.gz.asc) * [Release Notes 2.0.0](releases/RELEASE_NOTES_2.0.0.html) * New features and major updates, - * Enhance autograd (for Convolution networks and recurrent networks) - * Support ONNX - * Improve the CPP operations via Intel MKL DNN lib - * Implement tensor broadcasting - * Move Docker images under Apache user name - * Update depdent lib versions in conda-build config + * Enhance autograd (for Convolution networks and recurrent networks) + * Support ONNX + * Improve the CPP operations via Intel MKL DNN lib + * Implement tensor broadcasting + * Move Docker images under Apache user name + * Update depdent lib versions in conda-build config * v1.2.0 (6 June 2018): * [Apache SINGA 1.2.0](https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz) - [\[SHA512\]](https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.sha512) - [\[ASC\]](https://archive.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.asc) + [\[SHA512\]](https://www.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.sha512) + [\[KEYS\]](https://www.apache.org/dist/incubator/singa/1.2.0/KEYS) + [\[ASC\]](https://www.apache.org/dist/incubator/singa/1.2.0/apache-singa-incubating-1.2.0.tar.gz.asc) * [Release Notes 1.2.0](releases/RELEASE_NOTES_1.2.0.html) * New features and major updates, * Implement autograd (currently support MLP model) @@ -62,6 +64,7 @@ * v1.1.0 (12 February 2017): * [Apache SINGA 1.1.0](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz) [\[MD5\]](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.md5) + [\[KEYS\]](https://archive.apache.org/dist/incubator/singa/1.1.0/KEYS) [\[ASC\]](https://archive.apache.org/dist/incubator/singa/1.1.0/apache-singa-incubating-1.1.0.tar.gz.asc) * [Release Notes 1.1.0](releases/RELEASE_NOTES_1.1.0.html) * New features and major updates, @@ -85,6 +88,7 @@ * v1.0.0 (8 September 2016): * [Apache SINGA 1.0.0](https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz) [\[MD5\]](https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.md5) + [\[KEYS\]](https://archive.apache.org/dist/incubator/singa//1.0.0/KEYS) [\[ASC\]](https://archive.apache.org/dist/incubator/singa/1.0.0/apache-singa-incubating-1.0.0.tar.gz.asc) * [Release Notes 1.0.0](releases/RELEASE_NOTES_1.0.0.html) * New features and major updates, @@ -104,6 +108,7 @@ * v0.3.0 (20 April 2016): * [Apache SINGA 0.3.0](https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz) [\[MD5\]](https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.md5) + [\[KEYS\]](https://archive.apache.org/dist/incubator/singa/0.3.0/KEYS) [\[ASC\]](https://archive.apache.org/dist/incubator/singa/0.3.0/apache-singa-incubating-0.3.0.tar.gz.asc) * [Release Notes 0.3.0](releases/RELEASE_NOTES_0.3.0.html) * New features and major updates, @@ -121,6 +126,7 @@ * v0.2.0 (14 January 2016): * [Apache SINGA 0.2.0](https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz) [\[MD5\]](https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.md5) + [\[KEYS\]](https://archive.apache.org/dist/incubator/singa/0.2.0/KEYS) [\[ASC\]](https://archive.apache.org/dist/incubator/singa/0.2.0/apache-singa-incubating-0.2.0.tar.gz.asc) * [Release Notes 0.2.0](releases/RELEASE_NOTES_0.2.0.html) * New features and major updates, @@ -140,6 +146,7 @@ * v0.1.0 (8 October 2015): * [Apache SINGA 0.1.0](https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz) [\[MD5\]](https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz.md5) + [\[KEYS\]](https://archive.apache.org/dist/incubator/singa/KEYS) [\[ASC\]](https://archive.apache.org/dist/incubator/singa/apache-singa-incubating-0.1.0.tar.gz.asc) * [Amazon EC2 image](https://console.aws.amazon.com/ec2/v2/home?region=ap-southeast-1#LaunchInstanceWizard:ami=ami-b41001e6) * [Release Notes 0.1.0](releases/RELEASE_NOTES_0.1.0.html) Added: incubator/singa/site/trunk/en/_static/ajax-loader.gif URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/ajax-loader.gif?rev=1862313&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/singa/site/trunk/en/_static/ajax-loader.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: incubator/singa/site/trunk/en/_static/basic.css URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/basic.css?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_static/basic.css (original) +++ incubator/singa/site/trunk/en/_static/basic.css Sat Jun 29 14:42:24 2019 @@ -4,7 +4,7 @@ * * Sphinx stylesheet -- basic theme. * - * :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ @@ -81,10 +81,6 @@ div.sphinxsidebar input { font-size: 1em; } -div.sphinxsidebar #searchbox form.search { - overflow: hidden; -} - div.sphinxsidebar #searchbox input[type="text"] { float: left; width: 80%; @@ -231,16 +227,6 @@ a.headerlink { visibility: hidden; } -a.brackets:before, -span.brackets > a:before{ - content: "["; -} - -a.brackets:after, -span.brackets > a:after { - content: "]"; -} - h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink, @@ -401,16 +387,6 @@ table.citation td { border-bottom: none; } -th > p:first-child, -td > p:first-child { - margin-top: 0px; -} - -th > p:last-child, -td > p:last-child { - margin-bottom: 0px; -} - /* -- figures --------------------------------------------------------------- */ div.figure { @@ -451,13 +427,6 @@ table.field-list td, table.field-list th hyphens: manual; } -/* -- hlist styles ---------------------------------------------------------- */ - -table.hlist td { - vertical-align: top; -} - - /* -- other body styles ----------------------------------------------------- */ ol.arabic { @@ -480,57 +449,11 @@ ol.upperroman { list-style: upper-roman; } -li > p:first-child { - margin-top: 0px; -} - -li > p:last-child { - margin-bottom: 0px; -} - -dl.footnote > dt, -dl.citation > dt { - float: left; -} - -dl.footnote > dd, -dl.citation > dd { - margin-bottom: 0em; -} - -dl.footnote > dd:after, -dl.citation > dd:after { - content: ""; - clear: both; -} - -dl.field-list { - display: flex; - flex-wrap: wrap; -} - -dl.field-list > dt { - flex-basis: 20%; - font-weight: bold; - word-break: break-word; -} - -dl.field-list > dt:after { - content: ":"; -} - -dl.field-list > dd { - flex-basis: 70%; - padding-left: 1em; - margin-left: 0em; - margin-bottom: 0em; -} - dl { margin-bottom: 15px; } -dd > p:first-child { +dd p { margin-top: 0px; } @@ -603,12 +526,6 @@ dl.glossary dt { font-style: oblique; } -.classifier:before { - font-style: normal; - margin: 0.5em; - content: ":"; -} - abbr, acronym { border-bottom: dotted 1px; cursor: help; Added: incubator/singa/site/trunk/en/_static/comment-bright.png URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/comment-bright.png?rev=1862313&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/singa/site/trunk/en/_static/comment-bright.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: incubator/singa/site/trunk/en/_static/comment-close.png URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/comment-close.png?rev=1862313&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/singa/site/trunk/en/_static/comment-close.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: incubator/singa/site/trunk/en/_static/comment.png URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/comment.png?rev=1862313&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/singa/site/trunk/en/_static/comment.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: incubator/singa/site/trunk/en/_static/css/badge_only.css URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/css/badge_only.css?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_static/css/badge_only.css (original) +++ incubator/singa/site/trunk/en/_static/css/badge_only.css Sat Jun 29 14:42:24 2019 @@ -1 +1 @@ -.fa:before{-webkit-font-smoothing:antialiased}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}@font-face{font-family:FontAwesome;font-weight:normal;font-style:normal;src:url("../fonts/fontawesome-webfont.eot");src:url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff") format("woff"),url("../fonts/fontawesome-webfont.ttf") format("truetype"),url("../fonts/fontawesome-webfont.svg#FontAwesome") format("svg")}.fa:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;text-decoration:inherit}a .fa{display:inline-block;text-decoration:inherit}li .fa{display:inline-block}li .fa-large:before,li .fa-large:before{width:1.875em}ul.fas{list-style-type:none;margin-left:2em;text-indent:-0.8em}ul.fas li .fa{width:.8em}ul.fas li .fa-large:before,ul.fas li .fa-large:before{vertical-align:baseline}.fa-book:before{content:"ï"}.ic on-book:before{content:"ï"}.fa-caret-down:before{content:"ï"}.icon-caret-down:before{content:"ï"}.fa-caret-up:before{content:"ï"}.icon-caret-up:before{content:"ï"}.fa-caret-left:before{content:"ï"}.icon-caret-left:before{content:"ï"}.fa-caret-right:before{content:"ï"}.icon-caret-right:before{content:"ï"}.rst-versions{position:fixed;bottom:0;left:0;width:300px;color:#fcfcfc;background:#1f1d1d;font-family:"Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;z-index:400}.rst-versions a{color:#2980B9;text-decoration:none}.rst-versions .rst-badge-small{display:none}.rst-versions .rst-current-version{padding:12px;background-color:#272525;display:block;text-align:right;font-size:90%;cursor:pointer;color:#27AE60;*zoom:1}.rst-versions .rst-current-version:before,.rst-versions .rst-current-version:after{display:table;content:""}.rst-versions .rst-current-version:after{clear:both}.rst-versions .rst-current-version .fa{color:#fcfcfc}.rst-versions .rst-current-version .fa-book{float:left}.rst-versions .rst-current-version .icon-book{float:left}.rst-versions .rst-current-version.rst-out-of-date{background-color:#E74C3C;color:#fff}.rst-versions .rst-current-version.rst-active-old-version{background-color:#F1C40F;color:#000}.rst-versions.shift-up{height:auto;max-height:100%;overflow-y:scroll}.rst-versions.shift-up .rst-other-versions{display:block}.rst-versions .rst-other-versions{font-size:90%;padding:12px;color:gray;display:none}.rst-versions .rst-other-versions hr{display:block;height:1px;border:0;margin:20px 0;padding:0;border-top:solid 1px #413d3d}.rst-versions .rst-other-versions dd{display:inline-block;margin:0}.rst-versions .rst-other-versions dd a{display:inline-block;padding:6px;color:#fcfcfc}.rst-versions.rst-badge{width:auto;bottom:20px;right:20px;left:auto;border:none;max-width:300px;max-height:90%}.rst-versions.rst-badge .icon-book{float:none}.rst-versions.rst-badge .fa-book{float:none}.rst-versions.rst-badge.shift -up .rst-current-version{text-align:right}.rst-versions.rst-badge.shift-up .rst-current-version .fa-book{float:left}.rst-versions.rst-badge.shift-up .rst-current-version .icon-book{float:left}.rst-versions.rst-badge .rst-current-version{width:auto;height:30px;line-height:30px;padding:0 6px;display:block;text-align:center}@media screen and (max-width: 768px){.rst-versions{width:85%;display:none}.rst-versions.shift{display:block}} +.fa:before{-webkit-font-smoothing:antialiased}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}@font-face{font-family:FontAwesome;font-weight:normal;font-style:normal;src:url("../fonts/fontawesome-webfont.eot");src:url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff") format("woff"),url("../fonts/fontawesome-webfont.ttf") format("truetype"),url("../fonts/fontawesome-webfont.svg#FontAwesome") format("svg")}.fa:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;text-decoration:inherit}a .fa{display:inline-block;text-decoration:inherit}li .fa{display:inline-block}li .fa-large:before,li .fa-large:before{width:1.875em}ul.fas{list-style-type:none;margin-left:2em;text-indent:-0.8em}ul.fas li .fa{width:.8em}ul.fas li .fa-large:before,ul.fas li .fa-large:before{vertical-align:baseline}.fa-book:before{content:"ï"}.ic on-book:before{content:"ï"}.fa-caret-down:before{content:"ï"}.icon-caret-down:before{content:"ï"}.fa-caret-up:before{content:"ï"}.icon-caret-up:before{content:"ï"}.fa-caret-left:before{content:"ï"}.icon-caret-left:before{content:"ï"}.fa-caret-right:before{content:"ï"}.icon-caret-right:before{content:"ï"}.rst-versions{position:fixed;bottom:0;left:0;width:300px;color:#fcfcfc;background:#1f1d1d;font-family:"Lato","proxima-nova","Helvetica Neue",Arial,sans-serif;z-index:400}.rst-versions a{color:#2980B9;text-decoration:none}.rst-versions .rst-badge-small{display:none}.rst-versions .rst-current-version{padding:12px;background-color:#272525;display:block;text-align:right;font-size:90%;cursor:pointer;color:#27AE60;*zoom:1}.rst-versions .rst-current-version:before,.rst-versions .rst-current-version:after{display:table;content:""}.rst-versions .rst-current-version:after{clear:both}.rst-versions .rst-current-version .fa{color:#fcfcfc}.rst-versions .rst-current-version .fa-book{float:left}.rst-versions .rst-current-version .icon-book{float:left}.rst-versions .rst-current-version.rst-out-of-date{background-color:#E74C3C;color:#fff}.rst-versions .rst-current-version.rst-active-old-version{background-color:#F1C40F;color:#000}.rst-versions.shift-up{height:auto;max-height:100%}.rst-versions.shift-up .rst-other-versions{display:block}.rst-versions .rst-other-versions{font-size:90%;padding:12px;color:gray;display:none}.rst-versions .rst-other-versions hr{display:block;height:1px;border:0;margin:20px 0;padding:0;border-top:solid 1px #413d3d}.rst-versions .rst-other-versions dd{display:inline-block;margin:0}.rst-versions .rst-other-versions dd a{display:inline-block;padding:6px;color:#fcfcfc}.rst-versions.rst-badge{width:auto;bottom:20px;right:20px;left:auto;border:none;max-width:300px}.rst-versions.rst-badge .icon-book{float:none}.rst-versions.rst-badge .fa-book{float:none}.rst-versions.rst-badge.shift-up .rst-current-version{text-ali gn:right}.rst-versions.rst-badge.shift-up .rst-current-version .fa-book{float:left}.rst-versions.rst-badge.shift-up .rst-current-version .icon-book{float:left}.rst-versions.rst-badge .rst-current-version{width:auto;height:30px;line-height:30px;padding:0 6px;display:block;text-align:center}@media screen and (max-width: 768px){.rst-versions{width:85%;display:none}.rst-versions.shift{display:block}} Modified: incubator/singa/site/trunk/en/_static/css/theme.css URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/css/theme.css?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_static/css/theme.css (original) +++ incubator/singa/site/trunk/en/_static/css/theme.css Sat Jun 29 14:42:24 2019 @@ -1,6 +1,4 @@ -/* sphinx_rtd_theme version 0.4.3 | MIT license */ -/* Built 20190212 16:02 */ -*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:hover,a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:0}dfn{font-style:italic}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:bold}pre,code,.rst-content tt,.rst-content code,kbd,samp{font-family:monospace,serif;_font-family:"courier new",monospace;font-size:1em}pre{white-space:pre}q{quotes:none}q:before,q:after{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertic al-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}ul,ol,dl{margin:0;padding:0;list-style:none;list-style-image:none}li{list-style:none}dd{margin:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;*margin-left:-7px;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*width:13px;*height:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decorati on,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;*line-height:0}.ir br{display:none}.hidden{display:none !important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.relative{position:relative}big,small{font-size:100%}@media print{html,body,section{background:none !important}*{box-shadow:none ! important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{text-decoration:underline}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,.rst-content .toctree-wrapper p.caption,h3{orphans:3;widows:3}h2,.rst-content .toctree-wrapper p.caption,h3{page-break-after:avoid}}.fa:before,.wy-menu-vertical li span.toctree-expand:before,.wy-menu-vertical li.on a span.toctree-expand:before,.wy-menu-vertical li.current>a span.toctree-expand:before,.rst-content .admonition-title:before,.rst-content h1 .headerlink:before,.rst-content h2 .headerlink:before,.rst-content h3 .headerlink:before,.rst-content h4 .headerlink:before,.rst-content h5 .headerlink:before,.rst-content h6 .headerlink:before,.rst-content dl dt .headerlink:before,.rst-content p.caption .headerlink:before,.rst-content t able>caption .headerlink:before,.rst-content .code-block-caption .headerlink:before,.rst-content tt.download span:first-child:before,.rst-content code.download span:first-child:before,.icon:before,.wy-dropdown .caret:before,.wy-inline-validate.wy-inline-validate-success .wy-input-context:before,.wy-inline-validate.wy-inline-validate-danger .wy-input-context:before,.wy-inline-validate.wy-inline-validate-warning .wy-input-context:before,.wy-inline-validate.wy-inline-validate-info .wy-input-context:before,.wy-alert,.rst-content .note,.rst-content .attention,.rst-content .caution,.rst-content .danger,.rst-content .error,.rst-content .hint,.rst-content .important,.rst-content .tip,.rst-content .warning,.rst-content .seealso,.rst-content .admonition-todo,.rst-content .admonition,.btn,input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="date"],input[type="month"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="week"] ,input[type="number"],input[type="search"],input[type="tel"],input[type="color"],select,textarea,.wy-menu-vertical li.on a,.wy-menu-vertical li.current>a,.wy-side-nav-search>a,.wy-side-nav-search .wy-dropdown>a,.wy-nav-top a{-webkit-font-smoothing:antialiased}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}/*! +*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:hover,a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:0}dfn{font-style:italic}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:bold}pre,code,.rst-content tt,.rst-content code,kbd,samp{font-family:monospace,serif;_font-family:"courier new",monospace;font-size:1em}pre{white-space:pre}q{quotes:none}q:before,q:after{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative; vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}ul,ol,dl{margin:0;padding:0;list-style:none;list-style-image:none}li{list-style:none}dd{margin:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;*margin-left:-7px;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*width:13px;*height:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-de coration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;*line-height:0}.ir br{display:none}.hidden{display:none !important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.relative{position:relative}big,small{font-size:100%}@media print{html,body,section{background:none !important}*{box-shadow: none !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{text-decoration:underline}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,.rst-content .toctree-wrapper p.caption,h3{orphans:3;widows:3}h2,.rst-content .toctree-wrapper p.caption,h3{page-break-after:avoid}}.fa:before,.wy-menu-vertical li span.toctree-expand:before,.wy-menu-vertical li.on a span.toctree-expand:before,.wy-menu-vertical li.current>a span.toctree-expand:before,.rst-content .admonition-title:before,.rst-content h1 .headerlink:before,.rst-content h2 .headerlink:before,.rst-content h3 .headerlink:before,.rst-content h4 .headerlink:before,.rst-content h5 .headerlink:before,.rst-content h6 .headerlink:before,.rst-content dl dt .headerlink:before,.rst-content p.caption .headerlink:before,.rst-con tent table>caption .headerlink:before,.rst-content tt.download span:first-child:before,.rst-content code.download span:first-child:before,.icon:before,.wy-dropdown .caret:before,.wy-inline-validate.wy-inline-validate-success .wy-input-context:before,.wy-inline-validate.wy-inline-validate-danger .wy-input-context:before,.wy-inline-validate.wy-inline-validate-warning .wy-input-context:before,.wy-inline-validate.wy-inline-validate-info .wy-input-context:before,.wy-alert,.rst-content .note,.rst-content .attention,.rst-content .caution,.rst-content .danger,.rst-content .error,.rst-content .hint,.rst-content .important,.rst-content .tip,.rst-content .warning,.rst-content .seealso,.rst-content .admonition-todo,.rst-content .admonition,.btn,input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="date"],input[type="month"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="week"],input[type="number"],input[type="search"],inp ut[type="tel"],input[type="color"],select,textarea,.wy-menu-vertical li.on a,.wy-menu-vertical li.current>a,.wy-side-nav-search>a,.wy-side-nav-search .wy-dropdown>a,.wy-nav-top a{-webkit-font-smoothing:antialiased}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}/*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) [... 3 lines stripped ...] Modified: incubator/singa/site/trunk/en/_static/doctools.js URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/doctools.js?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_static/doctools.js (original) +++ incubator/singa/site/trunk/en/_static/doctools.js Sat Jun 29 14:42:24 2019 @@ -4,7 +4,7 @@ * * Sphinx JavaScript utilities for all documentation. * - * :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ @@ -87,13 +87,14 @@ jQuery.fn.highlightText = function(text, node.nextSibling)); node.nodeValue = val.substr(0, pos); if (isInSVG) { + var bbox = span.getBBox(); var rect = document.createElementNS("http://www.w3.org/2000/svg", "rect"); - var bbox = node.parentElement.getBBox(); - rect.x.baseVal.value = bbox.x; + rect.x.baseVal.value = bbox.x; rect.y.baseVal.value = bbox.y; rect.width.baseVal.value = bbox.width; rect.height.baseVal.value = bbox.height; rect.setAttribute('class', className); + var parentOfText = node.parentNode.parentNode; addItems.push({ "parent": node.parentNode, "target": rect}); @@ -149,9 +150,7 @@ var Documentation = { this.fixFirefoxAnchorBug(); this.highlightSearchWords(); this.initIndexTable(); - if (DOCUMENTATION_OPTIONS.NAVIGATION_WITH_KEYS) { - this.initOnKeyListeners(); - } + }, /** @@ -311,4 +310,4 @@ _ = Documentation.gettext; $(document).ready(function() { Documentation.init(); -}); +}); \ No newline at end of file Modified: incubator/singa/site/trunk/en/_static/documentation_options.js URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/documentation_options.js?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== --- incubator/singa/site/trunk/en/_static/documentation_options.js (original) +++ incubator/singa/site/trunk/en/_static/documentation_options.js Sat Jun 29 14:42:24 2019 @@ -1,10 +1,9 @@ var DOCUMENTATION_OPTIONS = { - URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), + URL_ROOT: '', VERSION: '1.1.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true, - SOURCELINK_SUFFIX: '.txt', - NAVIGATION_WITH_KEYS: false + SOURCELINK_SUFFIX: '.txt' }; \ No newline at end of file Added: incubator/singa/site/trunk/en/_static/down-pressed.png URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/down-pressed.png?rev=1862313&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/singa/site/trunk/en/_static/down-pressed.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: incubator/singa/site/trunk/en/_static/down.png URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/down.png?rev=1862313&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/singa/site/trunk/en/_static/down.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: incubator/singa/site/trunk/en/_static/fonts/Inconsolata-Bold.ttf URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/fonts/Inconsolata-Bold.ttf?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== Binary files - no diff available. Modified: incubator/singa/site/trunk/en/_static/fonts/Inconsolata-Regular.ttf URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/fonts/Inconsolata-Regular.ttf?rev=1862313&r1=1862312&r2=1862313&view=diff ============================================================================== Binary files - no diff available. Added: incubator/singa/site/trunk/en/_static/fonts/Lato-BoldItalic.ttf URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/fonts/Lato-BoldItalic.ttf?rev=1862313&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/singa/site/trunk/en/_static/fonts/Lato-BoldItalic.ttf ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: incubator/singa/site/trunk/en/_static/fonts/Lato-Italic.ttf URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/en/_static/fonts/Lato-Italic.ttf?rev=1862313&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/singa/site/trunk/en/_static/fonts/Lato-Italic.ttf ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream
