[1/2] incubator-singa git commit: SINGA-358: Consolidated RUN steps and cleaned caches in Docker containers

2018-05-11 Thread moaz
Repository: incubator-singa Updated Branches: refs/heads/master b5600d347 -> 6fa84e4b4 SINGA-358: Consolidated RUN steps and cleaned caches in Docker containers Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[2/2] incubator-singa git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-singa

2018-05-11 Thread moaz
/6fa84e4b Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/6fa84e4b Branch: refs/heads/master Commit: 6fa84e4b4a56d4252a7c0aa1eb051894480c190b Parents: a6c1b8e b5600d3 Author: Moaz Reyad <moazre...@gmail.com> Authored: Fri May 11 16:01:27 2018 +0800 Committer: Moaz Reyad &

[10/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd 1. Modified the new designed API, fix bugs. It can work in my computer. 2. Do some codes relocation: - Integrate operations into autograd.py - Delete extra files - Delete operations in tensor.py Project:

[13/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd A cnn example for new designed API. it works well in my computer Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/8146852c Tree:

[07/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd 1. fix bugs for the new design API 2. add flags for training or evaluation process. 3. add changeable initialization method Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[11/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd 1. Change the API of Conv2d operations into Pytorch style. next step is to confirm the new design workable. 2. Add flags in Conv2d forward function 3. Delete extra file Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[05/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd 1.realize a simple convolution network based on autograd for test use. 2.the code is runnable on my computer, the training effect is obvious, the network parameters explainable. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo

[06/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd Modified the design of convolution operation to let it trainable. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/51c242b5 Tree:

[02/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd 1. cascade the new generated layer operations as well as some existing operations like malmul, softmax to test the compatibility. 2. test the autograd engine on these new developed operations to confirm these operations workable. Project:

[04/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd 1.Implemente some layer operations by packaging Pylayer. These layers is runnable. 2.Change the location of layer_ops to python/singa Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[09/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd 1. Add Xavier initialization method. 2. package matmul and add_bias operation to form dense function 3. modified examples 4. remove unfriendly API [0] Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[08/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd 1. rewrite Linear opertion 2. avoid absolute path 3. modified mnist_cnn example 4. delete unnecessary codes Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[14/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd 1. modified the operation: Linear 2. reassemble codes: move Operation, Dummy from tensor.py to autograd.py Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[12/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd clean the code and add comments Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/6d7d629b Tree:

[01/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
Repository: incubator-singa Updated Branches: refs/heads/master 6bcd5d0e9 -> 6d7d629bf SINGA-349 Create layer operations for autograd 1. layer operations works well. 2. following steps : - to change the API to Pytorch style. - add flags in forward and backward function - realize

[03/14] incubator-singa git commit: SINGA-349 Create layer operations for autograd

2018-05-17 Thread moaz
SINGA-349 Create layer operations for autograd 1.realize a simple convolution network based on autograd for test use. 2.the code is runnable on my computer, the training effect is obvious, the network parameters explainable. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo

[incubator-singa] Git Push Summary

2018-05-21 Thread moaz
Repository: incubator-singa Updated Tags: refs/tags/v1.2.0-rc1 [created] c343ff950

svn commit: r1857926 [7/8] - in /incubator/singa/site/trunk: ./ zh/ zh/_static/ zh/community/ zh/develop/ zh/docs/ zh/docs/model_zoo/ zh/docs/model_zoo/char-rnn/ zh/docs/model_zoo/cifar10/ zh/docs/mod

2019-04-21 Thread moaz
Modified: incubator/singa/site/trunk/zh/docs/tensor.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/tensor.html?rev=1857926=1857925=1857926=diff == ---

svn commit: r1857926 [8/8] - in /incubator/singa/site/trunk: ./ zh/ zh/_static/ zh/community/ zh/develop/ zh/docs/ zh/docs/model_zoo/ zh/docs/model_zoo/char-rnn/ zh/docs/model_zoo/cifar10/ zh/docs/mod

2019-04-21 Thread moaz
Modified: incubator/singa/site/trunk/zh/index.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/index.html?rev=1857926=1857925=1857926=diff == --- incubator/singa/site/trunk/zh/index.html (original) +++

svn commit: r1857926 [6/8] - in /incubator/singa/site/trunk: ./ zh/ zh/_static/ zh/community/ zh/develop/ zh/docs/ zh/docs/model_zoo/ zh/docs/model_zoo/char-rnn/ zh/docs/model_zoo/cifar10/ zh/docs/mod

2019-04-21 Thread moaz
Modified: incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/vgg/README.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/model_zoo/imagenet/vgg/README.html?rev=1857926=1857925=1857926=diff ==

svn commit: r1857926 [4/8] - in /incubator/singa/site/trunk: ./ zh/ zh/_static/ zh/community/ zh/develop/ zh/docs/ zh/docs/model_zoo/ zh/docs/model_zoo/char-rnn/ zh/docs/model_zoo/cifar10/ zh/docs/mod

2019-04-21 Thread moaz
Modified: incubator/singa/site/trunk/zh/docs/installation.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/installation.html?rev=1857926=1857925=1857926=diff == ---

svn commit: r1857926 [3/8] - in /incubator/singa/site/trunk: ./ zh/ zh/_static/ zh/community/ zh/develop/ zh/docs/ zh/docs/model_zoo/ zh/docs/model_zoo/char-rnn/ zh/docs/model_zoo/cifar10/ zh/docs/mod

2019-04-21 Thread moaz
Modified: incubator/singa/site/trunk/zh/docs/index.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/index.html?rev=1857926=1857925=1857926=diff == --- incubator/singa/site/trunk/zh/docs/index.html

svn commit: r1857926 [5/8] - in /incubator/singa/site/trunk: ./ zh/ zh/_static/ zh/community/ zh/develop/ zh/docs/ zh/docs/model_zoo/ zh/docs/model_zoo/char-rnn/ zh/docs/model_zoo/cifar10/ zh/docs/mod

2019-04-21 Thread moaz
Modified: incubator/singa/site/trunk/zh/docs/metric.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/docs/metric.html?rev=1857926=1857925=1857926=diff == ---

svn commit: r1857926 [2/8] - in /incubator/singa/site/trunk: ./ zh/ zh/_static/ zh/community/ zh/develop/ zh/docs/ zh/docs/model_zoo/ zh/docs/model_zoo/char-rnn/ zh/docs/model_zoo/cifar10/ zh/docs/mod

2019-04-21 Thread moaz
Modified: incubator/singa/site/trunk/zh/develop/contribute-code.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/zh/develop/contribute-code.html?rev=1857926=1857925=1857926=diff == ---

svn commit: r1857926 [1/8] - in /incubator/singa/site/trunk: ./ zh/ zh/_static/ zh/community/ zh/develop/ zh/docs/ zh/docs/model_zoo/ zh/docs/model_zoo/char-rnn/ zh/docs/model_zoo/cifar10/ zh/docs/mod

2019-04-21 Thread moaz
Author: moaz Date: Sun Apr 21 21:57:38 2019 New Revision: 1857926 URL: http://svn.apache.org/viewvc?rev=1857926=rev Log: update singa site according to SINGA-436 Modified: incubator/singa/site/trunk/index.html incubator/singa/site/trunk/zh/.buildinfo incubator/singa/site/trunk/zh

svn commit: r1857944 [33/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
xt + + + + +Public Attributes +List of all members + +singa::_Context Struct Reference + + + + +Public Attributes + +std::mt19937random_generator + + +The documentation for this struct was generated from the following file: +/home/moaz/incubator-singa/include/singa/core/common.h + + + + +Generat

svn commit: r1857944 [32/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
= --- incubator/singa/site/trunk/doxygen/html/search/variables_4.js (added) +++ incubator/singa/site/trunk/doxygen/html/search/variables_4.js Mon Apr 22 10:37:18 2019 @@ -0,0 +1,4 @@ +var searchData= +[ + ['lang_5f',['lang_',['

svn commit: r1857944 [26/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
t;functions_func_d.html#index_d"}, +{text:"e",url:"functions_func_e.html#index_e"}, +{text:"f",url:"functions_func_f.html#index_f"}, +{text:"g",url:"functions_func_g.html#index_g"}, +{text:"i",url:"functions_func

svn commit: r1857944 [34/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
/doxygen/html/tinydir_8h_source.html (added) +++ incubator/singa/site/trunk/doxygen/html/tinydir_8h_source.html Mon Apr 22 10:37:18 2019 @@ -0,0 +1,80 @@ +http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> +http://www.w3.org/1999/xhtml;> + + + + + +Apache Singa: /home/moaz/incubator

svn commit: r1857944 [8/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
ient by invoking optimizer algoritim. +When tranining net call this function will be blocked until all the partial gradients are aggrageted in a synchronized style training. + +Reimplemented from singa::Updater. + + + +The documentation for this class was generated from the following file: +

svn commit: r1857944 [6/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
is class was generated from the following file: +/home/moaz/incubator-singa/include/singa/io/encoder.h + + + + +Generated on Mon Apr 22 2019 12:27:05 for Apache Singa by http://www.doxygen.org/index.html;> + + 1.8.13 + + + Added: incubator/singa/site/trunk/doxygen/html/classsinga_1_1Enco

svn commit: r1857944 [3/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
:Size() to get the accuracy. + +Implements singa::Metric. + + + +The documentation for this class was generated from the following file: +/home/moaz/incubator-singa/include/singa/model/metric.h + + + + +Generated on Mon Apr 22 2019 12:27:05 for Apache Singa by http://www.doxyge

svn commit: r1857944 [27/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
Added: incubator/singa/site/trunk/doxygen/html/namespacesinga.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/doxygen/html/namespacesinga.html?rev=1857944=auto == ---

svn commit: r1857944 [16/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
der Class Reference + + + + +Public Member Functions + +CheckOpMessageBuilder (const char *exprtext) + + +std::ostream *ForVar1 () + + +std::ostream *ForVar2 () + + +string *NewString () + + +The documentation for this class was generated from the following file: +/home/moaz/incubator-singa/include/sing

svn commit: r1857944 [31/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
Added: incubator/singa/site/trunk/doxygen/html/search/classes_9.js URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/doxygen/html/search/classes_9.js?rev=1857944=auto == ---

svn commit: r1857944 [13/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
st forward all the method function call to the wrapped Optimizer. +The documentation for this class was generated from the following file: +/home/moaz/incubator-singa/include/singa/model/updater.h + + + + +Generated on Mon Apr 22 2019 12:27:05 for Apache Singa by http://www.doxygen.org/index.html

svn commit: r1857944 [29/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
/doxygen/html/reader_8h_source.html (added) +++ incubator/singa/site/trunk/doxygen/html/reader_8h_source.html Mon Apr 22 10:37:18 2019 @@ -0,0 +1,90 @@ +http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> +http://www.w3.org/1999/xhtml;> + + + + + +Apache Singa: /home/moaz/incubator-singa/i

svn commit: r1857944 [1/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
Author: moaz Date: Mon Apr 22 10:37:18 2019 New Revision: 1857944 URL: http://svn.apache.org/viewvc?rev=1857944=rev Log: SINGA-420 Add Doxygen C++ documentation Added: incubator/singa/site/trunk/doxygen/ incubator/singa/site/trunk/doxygen/html/ incubator/singa/site/trunk/doxygen/html

svn commit: r1857944 [14/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
nctions + +voidFill (Tensor t) override + +Public Member Functions inherited from singa::Initializer + +voidSetup (const std::string str) + + +virtual voidSetup (const InitializerConf conf) +Set meta fields from user configurations. + + +Detailed Description +Ref: [Bengio and Glorot 2010] Unders

svn commit: r1857944 [22/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
Added: incubator/singa/site/trunk/doxygen/html/inherit_graph_13.dot URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/doxygen/html/inherit_graph_13.dot?rev=1857944=auto == ---

svn commit: r1857944 [4/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
cumentation for this class was generated from the following file: +/home/moaz/incubator-singa/include/singa/io/decoder.h + + + + +Generated on Mon Apr 22 2019 12:27:05 for Apache Singa by http://www.doxygen.org/index.html;> + + 1.8.13 + + + Added: incubator/

svn commit: r1857944 [28/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
/network_8h_source.html Mon Apr 22 10:37:18 2019 @@ -0,0 +1,79 @@ +http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> +http://www.w3.org/1999/xhtml;> + + + + + +Apache Singa: /home/moaz/incubator-singa/include/singa/io/network.h Source File + + + + + + + + + + + + + + + + Apache

svn commit: r1857944 [20/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
Added: incubator/singa/site/trunk/doxygen/html/functions_func_c.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/doxygen/html/functions_func_c.html?rev=1857944=auto == ---

svn commit: r1857944 [17/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
/doxygen/html/decoder_8h_source.html (added) +++ incubator/singa/site/trunk/doxygen/html/decoder_8h_source.html Mon Apr 22 10:37:18 2019 @@ -0,0 +1,82 @@ +http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> +http://www.w3.org/1999/xhtml;> + + + + + +Apache Singa: /home/moaz/incubator

svn commit: r1857944 [12/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
+ + + +protected + + + + +Note: block_ is allocated in lazy manner to avoid frequent malloc/free. +If you want to get an allocated Block, use block() instead of block_. + + + +The documentation for this class was generated from the following file: +/home/moaz/incubator-singa/i

svn commit: r1857944 [19/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
tml;> + + + + + +Apache Singa: /home/moaz/incubator-singa/include/singa/model/feed_forward_net.h Source File + + + + + + + + + + + + + + + + Apache Singa + + A General Distributed Deep Learning Library + + + + + + + + +var searchBox = new SearchBox("searchBox", "

svn commit: r1857944 [15/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
cumentation for this class was generated from the following file: +/home/moaz/incubator-singa/include/singa/io/reader.h + + + + +Generated on Mon Apr 22 2019 12:27:05 for Apache Singa by http://www.doxygen.org/index.html;> + + 1.8.13 + + + Added: incubator/

svn commit: r1857944 [23/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
/trunk/doxygen/html/initializer_8h_source.html (added) +++ incubator/singa/site/trunk/doxygen/html/initializer_8h_source.html Mon Apr 22 10:37:18 2019 @@ -0,0 +1,95 @@ +http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> +http://www.w3.org/1999/xhtml;> + + + + + +Apache Singa: /hom

svn commit: r1857944 [9/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
current running step (i.e., iterations/mini-batches). + + + +The documentation for this class was generated from the following file: +/home/moaz/incubator-singa/include/singa/model/optimizer.h + + + + +Generated on Mon Apr 22 2019 12:27:05 for Apache Singa by http://www.doxygen.org/index.html

svn commit: r1857944 [7/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
ed from singa::Transformer. + + + +The documentation for this class was generated from the following file: +/home/moaz/incubator-singa/include/singa/io/transformer.h + + + + +Generated on Mon Apr 22 2019 12:27:05 for Apache Singa by http://www.doxygen.org/index.html;> + + 1.8.13 + + + Added

svn commit: r1857944 [35/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
/trunk/doxygen/html/transformer_8h_source.html (added) +++ incubator/singa/site/trunk/doxygen/html/transformer_8h_source.html Mon Apr 22 10:37:18 2019 @@ -0,0 +1,83 @@ +http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> +http://www.w3.org/1999/xhtml;> + + + + + +Apache Singa: /hom

svn commit: r1857944 [2/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
/doxygen/html/channel_8h_source.html (added) +++ incubator/singa/site/trunk/doxygen/html/channel_8h_source.html Mon Apr 22 10:37:18 2019 @@ -0,0 +1,89 @@ +http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> +http://www.w3.org/1999/xhtml;> + + + + + +Apache Singa: /home/moaz/incubator

svn commit: r1857944 [18/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
Apr 22 10:37:18 2019 @@ -0,0 +1,82 @@ +http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> +http://www.w3.org/1999/xhtml;> + + + + + +Apache Singa: /home/moaz/incubator-singa/include/singa/io/encoder.h Source File + + + + + + + + + + + + + + + + Apache Singa + + A General Di

svn commit: r1857944 [24/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
/html/layer_8h_source.html (added) +++ incubator/singa/site/trunk/doxygen/html/layer_8h_source.html Mon Apr 22 10:37:18 2019 @@ -0,0 +1,104 @@ +http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> +http://www.w3.org/1999/xhtml;> + + + + + +Apache Singa: /home/moaz/incubator-singa/include

svn commit: r1857944 [5/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
ce host_ +The host device. + + +Contextctx_ + + +Detailed Description +Represent a CPU device which may have multiple threads/executors. +It runs cpp code. +The documentation for this class was generated from the following file: +/home/moaz/incubator-singa/include/singa/core/device.h + + + + +Generate

svn commit: r1857944 [21/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
Added: incubator/singa/site/trunk/doxygen/html/functions_n.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/doxygen/html/functions_n.html?rev=1857944=auto == ---

svn commit: r1857944 [25/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
/doxygen/html/logging_8h_source.html (added) +++ incubator/singa/site/trunk/doxygen/html/logging_8h_source.html Mon Apr 22 10:37:18 2019 @@ -0,0 +1,87 @@ +http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> +http://www.w3.org/1999/xhtml;> + + + + + +Apache Singa: /home/moaz/incubator

svn commit: r1857944 [11/35] - in /incubator/singa/site/trunk/doxygen: ./ html/ html/search/

2019-04-22 Thread moaz
parameter names and shapes. + + + +The documentation for this class was generated from the following file: +/home/moaz/incubator-singa/include/singa/io/snapshot.h + + + + +Generated on Mon Apr 22 2019 12:27:05 for Apache Singa by http://www.doxygen.org/index.html;> + + 1.8.13 + + + Added: incubator/

svn commit: r1857948 [4/6] - in /incubator/singa/site/trunk: ./ _sources/ _static/ community/ develop/ docs/ docs/model_zoo/ docs/model_zoo/caffe/ docs/model_zoo/char-rnn/ docs/model_zoo/cifar10/ docs

2019-04-22 Thread moaz
ngth:64,let:20,level1:16,level2:16,level3:16,level:[4,54,60,61],lib64:22,lib:[14,16,20,21,22,57,62,63,65],libari:63,libcnmem:62,libglog:[14,21],libopenbla:[14,21,22],libprotobuf:[14,21],libprotoc:14,libpython2:22,librari:[20,21,22,57,59,61,63],library_path:22,libsingagpu:61,libstdc:22,libtool:59,li

svn commit: r1857948 [1/6] - in /incubator/singa/site/trunk: ./ _sources/ _static/ community/ develop/ docs/ docs/model_zoo/ docs/model_zoo/caffe/ docs/model_zoo/char-rnn/ docs/model_zoo/cifar10/ docs

2019-04-22 Thread moaz
Author: moaz Date: Mon Apr 22 10:44:29 2019 New Revision: 1857948 URL: http://svn.apache.org/viewvc?rev=1857948=rev Log: SINGA-436 Implement Apache Website Navigation Links Policy Added: incubator/singa/site/trunk/security.html Removed: incubator/singa/site/trunk/docs/security.html

svn commit: r1857948 [3/6] - in /incubator/singa/site/trunk: ./ _sources/ _static/ community/ develop/ docs/ docs/model_zoo/ docs/model_zoo/caffe/ docs/model_zoo/char-rnn/ docs/model_zoo/cifar10/ docs

2019-04-22 Thread moaz
Modified: incubator/singa/site/trunk/releases/RELEASE_NOTES_0.2.0.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/releases/RELEASE_NOTES_0.2.0.html?rev=1857948=1857947=1857948=diff == ---

svn commit: r1857948 [5/6] - in /incubator/singa/site/trunk: ./ _sources/ _static/ community/ develop/ docs/ docs/model_zoo/ docs/model_zoo/caffe/ docs/model_zoo/char-rnn/ docs/model_zoo/cifar10/ docs

2019-04-22 Thread moaz
Added: incubator/singa/site/trunk/security.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/security.html?rev=1857948=auto == --- incubator/singa/site/trunk/security.html (added) +++

svn commit: r1857948 [2/6] - in /incubator/singa/site/trunk: ./ _sources/ _static/ community/ develop/ docs/ docs/model_zoo/ docs/model_zoo/caffe/ docs/model_zoo/char-rnn/ docs/model_zoo/cifar10/ docs

2019-04-22 Thread moaz
Modified: incubator/singa/site/trunk/docs/model_zoo/examples/caffe/README.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/docs/model_zoo/examples/caffe/README.html?rev=1857948=1857947=1857948=diff == ---

svn commit: r1858046 - in /incubator/singa/site/trunk: community/mail-lists.html en/ en/downloads.html security.html

2019-04-24 Thread moaz
Author: moaz Date: Wed Apr 24 13:01:52 2019 New Revision: 1858046 URL: http://svn.apache.org/viewvc?rev=1858046=rev Log: SINGA-417 Adding Security Channel Added: incubator/singa/site/trunk/en/ incubator/singa/site/trunk/en/downloads.html Modified: incubator/singa/site/trunk/community

svn commit: r1857927 [8/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/mo

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/_static/jquery.js URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/_static/jquery.js?rev=1857927=auto == --- incubator/singa/site/trunk/_static/jquery.js (added) +++

svn commit: r1857927 [20/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/docs/model_zoo/imagenet/densenet/README.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/docs/model_zoo/imagenet/densenet/README.html?rev=1857927=auto == ---

svn commit: r1857927 [5/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/mo

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/_static/fonts/fontawesome-webfont.svg URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/_static/fonts/fontawesome-webfont.svg?rev=1857927=auto == ---

svn commit: r1857927 [3/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/mo

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/_sources/docs/model_zoo/imagenet/densenet/README.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/_sources/docs/model_zoo/imagenet/densenet/README.md.txt?rev=1857927=auto

svn commit: r1857927 [25/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
join:6,jpg:[33,34,35,36,37,41,42,43,44,45],juli:58,june:[8,57,58],jupyt:[7,20,58,64],just:22,kaip:3,kdata:49,kei:[7,34,42,57],kernel:[27,30,54],khidden:49,khidlay:49,khim:58,kian:3,kimag:49,kind:49,klabel:49,know:20,kriz:11,ksoftmaxloss:49,ktest:49,ktrain:49,kvalid:49,kvislay:49,label:[10,26,28,29,31,49,57,63

svn commit: r1857927 [15/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/docs/index.html?rev=1857927=auto == --- incubator/singa/site/trunk/docs/index.html (added) +++

svn commit: r1857927 [24/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/releases/RELEASE_NOTES_0.1.0.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/releases/RELEASE_NOTES_0.1.0.html?rev=1857927=auto == ---

svn commit: r1857927 [16/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/docs/installation.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/docs/installation.html?rev=1857927=auto == --- incubator/singa/site/trunk/docs/installation.html

svn commit: r1857927 [13/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/docs/autograd.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/docs/autograd.html?rev=1857927=auto == --- incubator/singa/site/trunk/docs/autograd.html (added) +++

svn commit: r1857927 [7/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/mo

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/_static/jquery-3.2.1.js URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/_static/jquery-3.2.1.js?rev=1857927=auto == --- incubator/singa/site/trunk/_static/jquery-3.2.1.js

svn commit: r1857927 [19/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/docs/model_zoo/examples/imagenet/resnet/README.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/docs/model_zoo/examples/imagenet/resnet/README.html?rev=1857927=auto ==

svn commit: r1857927 [12/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/develop/how-to-release.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/develop/how-to-release.html?rev=1857927=auto == ---

svn commit: r1857927 [6/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/mo

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/_static/fonts/fontawesome-webfont.ttf URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/_static/fonts/fontawesome-webfont.ttf?rev=1857927=auto == Binary file - no diff

svn commit: r1857927 [18/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/docs/model_zoo/examples/cifar10/README.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/docs/model_zoo/examples/cifar10/README.html?rev=1857927=auto == ---

svn commit: r1857927 [23/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/docs/snapshot.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/docs/snapshot.html?rev=1857927=auto == --- incubator/singa/site/trunk/docs/snapshot.html (added) +++

svn commit: r1857927 [21/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/docs/model_zoo/imagenet/resnet/README.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/docs/model_zoo/imagenet/resnet/README.html?rev=1857927=auto == ---

svn commit: r1857927 [14/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/docs/data.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/docs/data.html?rev=1857927=auto == --- incubator/singa/site/trunk/docs/data.html (added) +++

svn commit: r1857927 [22/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/m

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/docs/net.html URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/docs/net.html?rev=1857927=auto == --- incubator/singa/site/trunk/docs/net.html (added) +++

svn commit: r1857927 [1/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/mo

2019-04-21 Thread moaz
Author: moaz Date: Sun Apr 21 22:05:49 2019 New Revision: 1857927 URL: http://svn.apache.org/viewvc?rev=1857927=rev Log: update singa site according to SINGA-436 Added: incubator/singa/site/trunk/_sources/ incubator/singa/site/trunk/_sources/community/ incubator/singa/site/trunk

svn commit: r1857927 [4/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/mo

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/_sources/releases/RELEASE_NOTES_1.0.0.md.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/_sources/releases/RELEASE_NOTES_1.0.0.md.txt?rev=1857927=auto == ---

svn commit: r1857927 [9/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/mo

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/_static/js/modernizr.min.js URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/_static/js/modernizr.min.js?rev=1857927=auto == ---

svn commit: r1857927 [2/25] - in /incubator/singa/site/trunk: ./ _sources/ _sources/community/ _sources/develop/ _sources/docs/ _sources/docs/model_zoo/ _sources/docs/model_zoo/caffe/ _sources/docs/mo

2019-04-21 Thread moaz
Added: incubator/singa/site/trunk/_sources/docs/initializer.rst.txt URL: http://svn.apache.org/viewvc/incubator/singa/site/trunk/_sources/docs/initializer.rst.txt?rev=1857927=auto == ---

[incubator-singa] branch master updated: Adding a security policy to the repository

2019-08-30 Thread moaz
This is an automated email from the ASF dual-hosted git repository. moaz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-singa.git The following commit(s) were added to refs/heads/master by this push: new 833fa49 Adding a security policy

[incubator-singa] branch master updated (850e0c1 -> ccc45cc)

2019-09-05 Thread moaz
This is an automated email from the ASF dual-hosted git repository. moaz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-singa.git. from 850e0c1 Merge pull request #524 from ShichengChen/operator5 new d3ddbae SINGA-405 Add roles

[incubator-singa] branch master updated: [SINGA-405] Recommend using official releases

2019-09-05 Thread moaz
This is an automated email from the ASF dual-hosted git repository. moaz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-singa.git The following commit(s) were added to refs/heads/master by this push: new 567a524 [SINGA-405] Recommend using

[incubator-singa-site] branch asf-site created (now 6fbe065)

2019-07-25 Thread moaz
This is an automated email from the ASF dual-hosted git repository. moaz pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-singa-site.git. at 6fbe065 git-site-role commit from build_site.sh This branch includes the following new commits

[incubator-singa-site] branch old-master created (now fe67c80)

2019-07-25 Thread moaz
This is an automated email from the ASF dual-hosted git repository. moaz pushed a change to branch old-master in repository https://gitbox.apache.org/repos/asf/incubator-singa-site.git. at fe67c80 Changing locations again. No new revisions were added by this update.

[incubator-singa-site] branch master updated: Adding LICENSE

2019-07-25 Thread moaz
This is an automated email from the ASF dual-hosted git repository. moaz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-singa-site.git The following commit(s) were added to refs/heads/master by this push: new 13db092 Adding LICENSE 13db092

[incubator-singa-site] branch master created (now 1b45630)

2019-07-25 Thread moaz
This is an automated email from the ASF dual-hosted git repository. moaz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-singa-site.git. at 1b45630 Fix link to Board minutes, quote a larger part of the resolution, remove now redundant

[incubator-singa-site] branch old-master deleted (was fe67c80)

2019-07-25 Thread moaz
This is an automated email from the ASF dual-hosted git repository. moaz pushed a change to branch old-master in repository https://gitbox.apache.org/repos/asf/incubator-singa-site.git. was fe67c80 Changing locations again. This change permanently discards the following revisions

[incubator-singa-site] branch UNUSED-jbake-site deleted (was d5b7887)

2019-07-25 Thread moaz
This is an automated email from the ASF dual-hosted git repository. moaz pushed a change to branch UNUSED-jbake-site in repository https://gitbox.apache.org/repos/asf/incubator-singa-site.git. was d5b7887 Fix mentor guide bullets. Added FAQ to header, fixed HTML left overs. This change