[4/7] incubator-singa git commit: SINGA-62 Remove building scrips and auxiliary files

2015-08-18 Thread wangwei
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/14be1015/config/libtool.m4 -- diff --git a/config/libtool.m4 b/config/libtool.m4 deleted file mode 100644 index 828104c..000 --- a/config/libtool.m4 +++ /dev/null @@ -

[3/7] incubator-singa git commit: SINGA-62 Remove building scrips and auxiliary files

2015-08-18 Thread wangwei
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/14be1015/config/ltmain.sh -- diff --git a/config/ltmain.sh b/config/ltmain.sh deleted file mode 100644 index c2852d8..000 --- a/config/ltmain.sh +++ /dev/null @@ -1,96

[6/7] incubator-singa git commit: SINGA-62 Remove building scrips and auxiliary files

2015-08-18 Thread wangwei
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/14be1015/aclocal.m4 -- diff --git a/aclocal.m4 b/aclocal.m4 deleted file mode 100644 index 843ed4d..000 --- a/aclocal.m4 +++ /dev/null @@ -1,1033 +0,0 @@ -# generated

[2/7] incubator-singa git commit: SINGA-62 Remove building scrips and auxiliary files

2015-08-18 Thread wangwei
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/14be1015/config/ltoptions.m4 -- diff --git a/config/ltoptions.m4 b/config/ltoptions.m4 deleted file mode 100644 index 5d9acd8..000 --- a/config/ltoptions.m4 +++ /dev/n

[7/7] incubator-singa git commit: SINGA-62 Remove building scrips and auxiliary files

2015-08-18 Thread wangwei
SINGA-62 Remove building scrips and auxiliary files Remove auxiliary files generated from building scipts. Modify .gitignore file. Add autogen.sh Fixes #44 Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/

[5/7] incubator-singa git commit: SINGA-62 Remove building scrips and auxiliary files

2015-08-18 Thread wangwei
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/14be1015/config/config.sub -- diff --git a/config/config.sub b/config/config.sub deleted file mode 100755 index c894da4..000 --- a/config/config.sub +++ /dev/null @@ -

[1/7] incubator-singa git commit: SINGA-62 Remove building scrips and auxiliary files

2015-08-18 Thread wangwei
Repository: incubator-singa Updated Branches: refs/heads/master d0438b42c -> 14be10156 http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/14be1015/configure -- diff --git a/configure b/configure deleted file mode 10075

[5/7] incubator-singa git commit: SINGA-21 Code review 4

2015-09-04 Thread wangwei
Committer: wangwei Committed: Wed Sep 2 18:42:23 2015 +0800 -- examples/cifar10/job.conf|1 - examples/mnist/job.conf | 35 +- include/neuralnet/base_layer.h | 445 - include/neuralnet

[6/7] incubator-singa git commit: SINGA-21 Code review 4

2015-09-04 Thread wangwei
SINGA-21 Code review 4 update Makefile.am to support new neurualnet dir layout Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/63adbdab Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/63a

[4/7] incubator-singa git commit: SINGA-21 Code review 4

2015-09-04 Thread wangwei
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/53de92b7/src/neuralnet/layer.cc -- diff --git a/src/neuralnet/layer.cc b/src/neuralnet/layer.cc index 028682c..7e2e107 100644 --- a/src/neuralnet/layer.cc +++ b/src/neural

[2/7] incubator-singa git commit: SINGA-21 Code review 4

2015-09-04 Thread wangwei
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/134c891a/src/neuralnet/optional_layer.cc -- diff --git a/src/neuralnet/optional_layer.cc b/src/neuralnet/optional_layer.cc index 097751d..a51258b 100644 --- a/src/neuralne

[3/7] incubator-singa git commit: SINGA-21 Code review 4

2015-09-04 Thread wangwei
sheng Authored: Sat Aug 22 19:40:55 2015 +0800 Committer: wangwei Committed: Fri Aug 28 18:32:01 2015 +0800 -- include/neuralnet/base_layer.h | 277 -- include/neuralnet/layer.h | 372 +++--- include

[1/7] incubator-singa git commit: SINGA-21 Code review 4

2015-09-04 Thread wangwei
wip-us.apache.org/repos/asf/incubator-singa/tree/f99246e7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/f99246e7 Branch: refs/heads/master Commit: f99246e7840eb5fcec2918b37736cba0344db19e Parents: fbbcaaf Author: wang sheng Authored: Fri Aug 21 14:50:32 2015 +0800 Committer: wang

[7/7] incubator-singa git commit: SINGA-21 Code review 4

2015-09-04 Thread wangwei
e.org/repos/asf/incubator-singa/diff/ae203036 Branch: refs/heads/master Commit: ae20303620a952033be67cc005765dd985fe5fe2 Parents: 63adbda Author: zhaojing Authored: Thu Sep 3 16:10:21 2015 +0800 Committer: wangwei Committed: Fri Sep 4 15:32:04 2015

[2/2] incubator-singa git commit: SINGA-65 Add an example of implementing user's own layers

2015-09-04 Thread wangwei
bator-singa/commit/7306bcff Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/7306bcff Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/7306bcff Branch: refs/heads/tutorial Commit: 7306bcffb0a6c04144d801c1bb298859a71b9b4a Parents: 98b4995 Author: wangwei Authored

[1/2] incubator-singa git commit: SINGA-65 Add an example of implementing user's own layers

2015-09-04 Thread wangwei
e.org/repos/asf/incubator-singa/diff/98b49952 Branch: refs/heads/tutorial Commit: 98b499527012ab6b61fd854b39225b35d7370716 Parents: 50deedd Author: wangwei Authored: Thu Sep 3 09:57:03 2015 +0800 Committer: wangwei Committed: Fri Sep 4 20:24:45 2015

svn commit: r1702373 - /incubator/singa/site/trunk/content/markdown/index.md

2015-09-10 Thread wangwei
Author: wangwei Date: Fri Sep 11 04:37:07 2015 New Revision: 1702373 URL: http://svn.apache.org/r1702373 Log: remove sponsors Modified: incubator/singa/site/trunk/content/markdown/index.md Modified: incubator/singa/site/trunk/content/markdown/index.md URL: http://svn.apache.org/viewvc

svn commit: r965055 - /websites/production/singa/content/

2015-09-10 Thread wangwei
Author: wangwei Date: Fri Sep 11 04:44:42 2015 New Revision: 965055 Log: Publishing svnmucc operation to singa site by wangwei Added: websites/production/singa/content/ - copied from r965054, websites/staging/singa/trunk/content/

svn commit: r1702429 - /incubator/singa/site/trunk/content/markdown/docs/debug.md

2015-09-11 Thread wangwei
Author: wangwei Date: Fri Sep 11 11:13:33 2015 New Revision: 1702429 URL: http://svn.apache.org/r1702429 Log: replace -workspace with -conf for debugging with gdb Modified: incubator/singa/site/trunk/content/markdown/docs/debug.md Modified: incubator/singa/site/trunk/content/markdown/docs

svn commit: r965079 - /websites/production/singa/content/

2015-09-11 Thread wangwei
Author: wangwei Date: Fri Sep 11 11:15:19 2015 New Revision: 965079 Log: Publishing svnmucc operation to singa site by wangwei Added: websites/production/singa/content/ - copied from r965078, websites/staging/singa/trunk/content/

[1/3] incubator-singa git commit: SINGA-67 Add singatest into build targets Modified Makefile.am to add a target named "singatest"i. Now "make" will generate 5 files/libs: libsinga.la libgtest.la sing

2015-09-13 Thread wangwei
Repository: incubator-singa Updated Branches: refs/heads/master 50deedd49 -> 5d7d53f52 SINGA-67 Add singatest into build targets Modified Makefile.am to add a target named "singatest"i. Now "make" will generate 5 files/libs: libsinga.la libgtest.la singa singatool singatest. User can also spec

[3/3] incubator-singa git commit: SINGA-69 Add debug option in compilation configuration Build in a clean mode. Change "--enable-singatest" to "--enable-test".

2015-09-13 Thread wangwei
SINGA-69 Add debug option in compilation configuration Build in a clean mode. Change "--enable-singatest" to "--enable-test". Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/5d7d53f5 Tree: http://git-wip-us

[2/3] incubator-singa git commit: SINGA-69 Add debug option in compilation configuration Two updates: 1.User can use "--enable-singatest" option while running configure script to generate test binary

2015-09-13 Thread wangwei
SINGA-69 Add debug option in compilation configuration Two updates: 1.User can use "--enable-singatest" option while running configure script to generate test binary file and corresponding library. 2.User can use "--enable-debug" option while running configure script to compile with "-g" paramete

incubator-singa git commit: SINGA-64 Add the test module for utils/common

2015-09-13 Thread wangwei
Repository: incubator-singa Updated Branches: refs/heads/master 5d7d53f52 -> 077d3804f SINGA-64 Add the test module for utils/common add test code for functions in utils/common Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf

svn commit: r1702940 - /incubator/singa/site/trunk/content/resources/files/singa-vldb-boss.pptx

2015-09-14 Thread wangwei
Author: wangwei Date: Mon Sep 14 13:06:37 2015 New Revision: 1702940 URL: http://svn.apache.org/r1702940 Log: update slides of singa-vldb-boss Modified: incubator/singa/site/trunk/content/resources/files/singa-vldb-boss.pptx Modified: incubator/singa/site/trunk/content/resources/files

svn commit: r1702944 - /incubator/singa/site/trunk/content/resources/files/singa-vldb-boss.pptx

2015-09-14 Thread wangwei
Author: wangwei Date: Mon Sep 14 13:20:44 2015 New Revision: 1702944 URL: http://svn.apache.org/r1702944 Log: update singa-vldb-boss first slide Modified: incubator/singa/site/trunk/content/resources/files/singa-vldb-boss.pptx Modified: incubator/singa/site/trunk/content/resources/files

svn commit: r1702946 - /incubator/singa/site/trunk/content/markdown/index.md

2015-09-14 Thread wangwei
Author: wangwei Date: Mon Sep 14 13:24:30 2015 New Revision: 1702946 URL: http://svn.apache.org/r1702946 Log: update BOSS date Modified: incubator/singa/site/trunk/content/markdown/index.md Modified: incubator/singa/site/trunk/content/markdown/index.md URL: http://svn.apache.org/viewvc

svn commit: r965387 - /websites/production/singa/content/

2015-09-14 Thread wangwei
Author: wangwei Date: Mon Sep 14 13:49:30 2015 New Revision: 965387 Log: add BOSS slides. Added: websites/production/singa/content/ - copied from r965386, websites/staging/singa/trunk/content/

svn commit: r1702956 - in /incubator/singa/site/trunk/content: markdown/index.md resources/files/singa-vldb-boss.pptx

2015-09-14 Thread wangwei
Author: wangwei Date: Mon Sep 14 14:04:42 2015 New Revision: 1702956 URL: http://svn.apache.org/r1702956 Log: fix a bug from the link to the installation page in the home page Removed: incubator/singa/site/trunk/content/resources/files/singa-vldb-boss.pptx Modified: incubator/singa/site

svn commit: r1702958 - /incubator/singa/site/trunk/content/resources/files/singa-vldb-boss.pptx

2015-09-14 Thread wangwei
Author: wangwei Date: Mon Sep 14 14:06:18 2015 New Revision: 1702958 URL: http://svn.apache.org/r1702958 Log: add vldb boss slides again which was deleted accidently Added: incubator/singa/site/trunk/content/resources/files/singa-vldb-boss.pptx (with props) Added: incubator/singa/site

svn commit: r965390 - /websites/production/singa/content/

2015-09-14 Thread wangwei
Author: wangwei Date: Mon Sep 14 14:08:26 2015 New Revision: 965390 Log: fix a linking bug Added: websites/production/singa/content/ - copied from r965389, websites/staging/singa/trunk/content/

[02/21] incubator-singa git commit: SINGA-69 Add debug option in compilation configuration Two updates: 1.User can use "--enable-singatest" option while running configure script to generate test binar

2015-09-15 Thread wangwei
SINGA-69 Add debug option in compilation configuration Two updates: 1.User can use "--enable-singatest" option while running configure script to generate test binary file and corresponding library. 2.User can use "--enable-debug" option while running configure script to compile with "-g" paramete

[06/21] incubator-singa git commit: SINGA-51 Improve the convolution and pooling operations

2015-09-15 Thread wangwei
SINGA-51 Improve the convolution and pooling operations merge with pull request #64 Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/e7691422 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tre

[01/21] incubator-singa git commit: SINGA-67 Add singatest into build targets Modified Makefile.am to add a target named "singatest"i. Now "make" will generate 5 files/libs: libsinga.la libgtest.la si

2015-09-15 Thread wangwei
Repository: incubator-singa Updated Branches: refs/heads/tutorial 7306bcffb -> 5a8a1a316 (forced update) SINGA-67 Add singatest into build targets Modified Makefile.am to add a target named "singatest"i. Now "make" will generate 5 files/libs: libsinga.la libgtest.la singa singatool singatest.

[05/21] incubator-singa git commit: SINGA-64 Add the test module for utils/common

2015-09-15 Thread wangwei
SINGA-64 Add the test module for utils/common add test code for functions in utils/common Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/077d3804 Tree: http://git-wip-us.apache.org/repos/asf/incubator-sin

[03/21] incubator-singa git commit: SINGA-69 Add debug option in compilation configuration Build in a clean mode. Change "--enable-singatest" to "--enable-test".

2015-09-15 Thread wangwei
SINGA-69 Add debug option in compilation configuration Build in a clean mode. Change "--enable-singatest" to "--enable-test". Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/5d7d53f5 Tree: http://git-wip-us

[04/21] incubator-singa git commit: SINGA-51 Improve the convolution and pooling operations

2015-09-15 Thread wangwei
SINGA-51 Improve the convolution and pooling operations Caffe's im2col is adopted to speed up the convolution operation. The max pooling operation is accelerated by book-keeping the max neuron position like Caffe. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http:

[09/21] incubator-singa git commit: SINGA-68 Preparation for Release -- License etc.

2015-09-15 Thread wangwei
SINGA-68 Preparation for Release -- License etc. Minor edits on the README file Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/17914421 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/17

[07/21] incubator-singa git commit: SINGA-51 Improve the convolution and pooling operations

2015-09-15 Thread wangwei
gbias = expr::sumall_except_dim<1>(grad); - for(int n = 0; n < batchsize_; n++) { + for (int n = 0; n < batchsize_; n++) { Im2col(src[n].dptr, channels_, height_, width_, kernel_, kernel_, pad_, pad_, stride_, stride_, col.dptr); gweight += dot(grad[n], c

[20/21] incubator-singa git commit: SINGA-10 Add Support for Recurrent Neural Networks (RNN)

2015-09-15 Thread wangwei
SINGA-10 Add Support for Recurrent Neural Networks (RNN) Add user-defined records for word (word string, word id, class id, startpos, endpos); Implement RnnDataLayer, WordLayer and RnnLabelLayer; Implement create_shard.cc for the sample dataset of rnnlmlib; Project: http://git-wip-us.apache.org/

[18/21] incubator-singa git commit: SINGA-65 Add an example of implementing user's own layers

2015-09-15 Thread wangwei
bator-singa/commit/5a8a1a31 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/5a8a1a31 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/5a8a1a31 Branch: refs/heads/tutorial Commit: 5a8a1a31648e7ab6d705bcca455adf3b584ea8d0 Parents: 4820d5e Author: wangwei Authored

[08/21] incubator-singa git commit: SINGA-57 Improve Distributed Hogwild

2015-09-15 Thread wangwei
aram->local_version()); - //LOG(ERROR)<<"sync slice="<id()<<" to procs "<trgt_version(); int slice_id = SliceID((*msg)->trgt_val()); - if (shard_->find(slice_id) != shard_->end()) + if (shard_.find(slice_id) != shard_.end()) LOG(FATAL) <&l

[14/21] incubator-singa git commit: SINGA-68 Preparation for Release -- License etc.

2015-09-15 Thread wangwei
SINGA-68 Preparation for Release -- License etc. Add README.md. Updated Readme.md with lincese, documentation, mail list description. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/9cded5e3 Tree: http://g

[19/21] incubator-singa git commit: SINGA-65 Add an example of implementing user's own layers

2015-09-15 Thread wangwei
ommit: 4820d5e757395915e0f4064ff6a0df304b4fea45 Parents: 78dcab9 Author: wangwei Authored: Thu Sep 3 09:57:03 2015 +0800 Committer: Wei Wang Committed: Wed Sep 16 11:39:16 2015 +0800 -- examples/cifar10/job.conf | 25 +++-- example

[13/21] incubator-singa git commit: SINGA-68 Preparation for Release -- License etc.

2015-09-15 Thread wangwei
SINGA-68 Preparation for Release -- License etc. Added ASF License to all source files. Removed gflags from LICENSE Prepared NOTICE and DISCLAIMER file. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/7486

[10/21] incubator-singa git commit: SINGA-68 Preparation for Release -- License etc.

2015-09-15 Thread wangwei
SINGA-68 Preparation for Release -- License etc. Add RELEASE_NOTES file to describe the features, bugs, etc. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/be035dff Tree: http://git-wip-us.apache.org/repo

[15/21] incubator-singa git commit: SINGA-68 Preparation for Release -- License etc.

2015-09-15 Thread wangwei
SINGA-68 Preparation for Release -- License etc. Minor changes to LICENSE, NOTICE, RELEASE_NOTES to make them consistent. Still need to complete README file. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit

[12/21] incubator-singa git commit: SINGA-68 Preparation for Release -- License etc.

2015-09-15 Thread wangwei
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/74866478/LICENSE.md -- diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index 5f43a73..000 --- a/LICENSE.md +++ /dev/null @@ -1,864 +0,0 @@ -Apache Licens

[11/21] incubator-singa git commit: SINGA-68 Preparation for Release -- License etc.

2015-09-15 Thread wangwei
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/74866478/src/communication/msg.cc -- diff --git a/src/communication/msg.cc b/src/communication/msg.cc index 21d11bb..6042057 100644 --- a/src/communication/msg.cc +++ b/sr

[21/21] incubator-singa git commit: SINGA-10 Add Support for Recurrent Neural Networks (RNN)

2015-09-15 Thread wangwei
SINGA-10 Add Support for Recurrent Neural Networks (RNN) Revise Makefile.example; Add job.conf; Update src/utils/tool.cc to properly parse job.conf; Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/cca37b97

[17/21] incubator-singa git commit: SINGA-10 Add Support for Recurrent Neural Networks (RNN)

2015-09-15 Thread wangwei
SINGA-10 Add Support for Recurrent Neural Networks (RNN) Draft upper layers for rnnlm; Compile using Makefile.example; Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/e53a23c6 Tree: http://git-wip-us.apach

[16/21] incubator-singa git commit: SINGA-10 Add Support for Recurrent Neural Networks (RNN)

2015-09-15 Thread wangwei
SINGA-10 Add Support for Recurrent Neural Networks (RNN) Fix bugs from OutputLayer (wid-start). Can reach 79 ppl, but need to optimize the training speed. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/78

svn commit: r1703880 [2/2] - in /incubator/singa/site/trunk/content: ./ markdown/ markdown/develop/ markdown/docs/

2015-09-18 Thread wangwei
ion over the words in the ground truth class for the next word. +The ComputeGradient function computes the gradient of the source layer +(i.e., the hidden layer) and the two weight matrices. -## Updater Configuration +### Updater Configuration We employ kFixedStep type of the

svn commit: r1703880 [1/2] - in /incubator/singa/site/trunk/content: ./ markdown/ markdown/develop/ markdown/docs/

2015-09-18 Thread wangwei
Author: wangwei Date: Fri Sep 18 15:10:58 2015 New Revision: 1703880 URL: http://svn.apache.org/viewvc?rev=1703880&view=rev Log: update the content of rbm and rnn examples; reformat links in some pages. Modified: incubator/singa/site/trunk/content/markdown/develop/schedule.md incub

svn commit: r1703887 - in /incubator/singa/site/trunk/content: markdown/community/team-list.md markdown/develop/how-contribute.md markdown/docs/examples.md markdown/docs/rnn.md markdown/index.md resou

2015-09-18 Thread wangwei
Author: wangwei Date: Fri Sep 18 15:30:26 2015 New Revision: 1703887 URL: http://svn.apache.org/viewvc?rev=1703887&view=rev Log: correct link errors in front page Added: incubator/singa/site/trunk/content/resources/images/rnnlm.png (with props) Modified: incubator/singa/site/t

svn commit: r965915 - /websites/production/singa/content/

2015-09-18 Thread wangwei
Author: wangwei Date: Fri Sep 18 15:33:02 2015 New Revision: 965915 Log: Publishing svnmucc operation to singa site by wangwei Added: websites/production/singa/content/ - copied from r965914, websites/staging/singa/trunk/content/

svn commit: r1703939 - in /incubator/singa/site/trunk/content: markdown/docs/ resources/images/

2015-09-18 Thread wangwei
Author: wangwei Date: Sat Sep 19 03:52:32 2015 New Revision: 1703939 URL: http://svn.apache.org/viewvc?rev=1703939&view=rev Log: update RBM example and CNN example pages. Added: incubator/singa/site/trunk/content/resources/images/example-autoencoder.png (with props) incubator/s

svn commit: r1703940 - /incubator/singa/site/trunk/content/markdown/docs/rbm.md

2015-09-18 Thread wangwei
Author: wangwei Date: Sat Sep 19 05:05:09 2015 New Revision: 1703940 URL: http://svn.apache.org/viewvc?rev=1703940&view=rev Log: update image paths in rbm example Modified: incubator/singa/site/trunk/content/markdown/docs/rbm.md Modified: incubator/singa/site/trunk/content/markdown/

svn commit: r965972 - /websites/production/singa/content/

2015-09-18 Thread wangwei
Author: wangwei Date: Sat Sep 19 05:14:00 2015 New Revision: 965972 Log: Publishing svnmucc operation to singa site by wangwei Added: websites/production/singa/content/ - copied from r965971, websites/staging/singa/trunk/content/

svn commit: r1703962 - in /incubator/singa/site/trunk/content/markdown: docs/overview.md introduction.md quick-start.md

2015-09-19 Thread wangwei
Author: wangwei Date: Sat Sep 19 09:04:06 2015 New Revision: 1703962 URL: http://svn.apache.org/viewvc?rev=1703962&view=rev Log: delete old deprecated files. Removed: incubator/singa/site/trunk/content/markdown/introduction.md incubator/singa/site/trunk/content/markdown/quick-star

svn commit: r965993 - /websites/production/singa/content/

2015-09-19 Thread wangwei
Author: wangwei Date: Sat Sep 19 09:06:21 2015 New Revision: 965993 Log: Publishing svnmucc operation to singa site by wangwei Added: websites/production/singa/content/ - copied from r965992, websites/staging/singa/trunk/content/

[2/7] incubator-singa git commit: SINGA-10 Add Support for Recurrent Neural Networks (RNN)

2015-09-20 Thread wangwei
SINGA-10 Add Support for Recurrent Neural Networks (RNN) Draft upper layers for rnnlm; Compile using Makefile.example; Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/13b1c08a Tree: http://git-wip-us.apach

[7/7] incubator-singa git commit: SINGA-10 Add Support for Recurrent Neural Networks (RNN)

2015-09-20 Thread wangwei
SINGA-10 Add Support for Recurrent Neural Networks (RNN) improve extract_cluster function in tool.cc - we read the last occurrence of "cluster" - content are the first occurrence of "{" and "}" after "cluster" format rnnlm.h and common.cc Project: http://git-wip-us.apache.org/repos/asf/incub

[5/7] incubator-singa git commit: SINGA-10 Add Support for Recurrent Neural Networks (RNN)

2015-09-20 Thread wangwei
SINGA-10 Add Support for Recurrent Neural Networks (RNN) Revise Makefile.example; Add job.conf; Update src/utils/tool.cc to properly parse job.conf; Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/3dc1eee6

[3/7] incubator-singa git commit: SINGA-10 Add Support for Recurrent Neural Networks (RNN)

2015-09-20 Thread wangwei
SINGA-10 Add Support for Recurrent Neural Networks (RNN) Add README.md to show instructions of RNNLM example; Revise the following files to remove warnings by a code checker, cpplint.py; create_shard.cc, rnnlm.h, rnnlm.cc, rnnlm.proto Add license paragraph to the following files; create_shar

[4/7] incubator-singa git commit: SINGA-10 Add Support for Recurrent Neural Networks (RNN)

2015-09-20 Thread wangwei
SINGA-10 Add Support for Recurrent Neural Networks (RNN) * Move the functions of WordLayer into the EmbeddingLayer. * Make DatLayer a subclass of both RNNLayer and DataLayer. * create_shard.cc wraps the WordRecord inside singa::Record, and inserts singa::Record into the DataShard. * Make the inher

[1/7] incubator-singa git commit: SINGA-10 Add Support for Recurrent Neural Networks (RNN)

2015-09-20 Thread wangwei
Repository: incubator-singa Updated Branches: refs/heads/master 179144211 -> 79a241c8b SINGA-10 Add Support for Recurrent Neural Networks (RNN) Add user-defined records for word (word string, word id, class id, startpos, endpos); Implement RnnDataLayer, WordLayer and RnnLabelLayer; Implement c

[6/7] incubator-singa git commit: SINGA-10 Add Support for Recurrent Neural Networks (RNN)

2015-09-20 Thread wangwei
SINGA-10 Add Support for Recurrent Neural Networks (RNN) Fix bugs from OutputLayer (wid-start). Can reach 79 ppl, but need to optimize the training speed. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/e8

svn commit: r1704209 - /incubator/singa/site/trunk/content/markdown/develop/schedule.md

2015-09-20 Thread wangwei
Author: wangwei Date: Mon Sep 21 02:29:02 2015 New Revision: 1704209 URL: http://svn.apache.org/viewvc?rev=1704209&view=rev Log: update schedule; finished all features for the first release Modified: incubator/singa/site/trunk/content/markdown/develop/schedule.md Modified: incubator/s

svn commit: r1704216 - /incubator/singa/site/trunk/content/markdown/develop/schedule.md

2015-09-20 Thread wangwei
Author: wangwei Date: Mon Sep 21 04:09:39 2015 New Revision: 1704216 URL: http://svn.apache.org/viewvc?rev=1704216&view=rev Log: update schedule for first release Modified: incubator/singa/site/trunk/content/markdown/develop/schedule.md Modified: incubator/singa/site/trunk/content/mark

[3/5] incubator-singa git commit: SINGA-21 Code review 5

2015-09-23 Thread wangwei
red_ptr; using std::string; using std::vector; -shared_ptr NeuralNet::Create(const NetProto& net_conf, Phase phase, +NeuralNet* NeuralNet::Create(const NetProto& net_conf, Phase phase, int npartitions) { NetProto conf; conf.CopyFrom(n

[1/5] incubator-singa git commit: SINGA-21 Code review 5

2015-09-23 Thread wangwei
itLayer and BridgeSrcLayer/BridgeDstLayer * will be added implicitly to partition the neural network. - * TODO create wrappers for popular models, e.g., MLP, CNN. + * TODO(wangwei) create wrappers for popular models, e.g., MLP, CNN. */ class NeuralNet { public: @@ -53,20 +49,20 @@ class Neu

[5/5] incubator-singa git commit: SINGA-21 Code review 5

2015-09-23 Thread wangwei
SINGA-21 Code review 5 Move the implementation of template functions back to driver.h from driver.cc. Otherwise there would be link errors when users register their own classes. Because the registration functions are instantiated during compiling the user code. diriver.h must contain the declarati

[2/5] incubator-singa git commit: SINGA-21 Code review 5

2015-09-23 Thread wangwei
SINGA-21 Code review 5 review server.h, server.cc - format code - remove thread_id field - rename variables nUpdate_ -> n_update_ nPendingSync_ -> n_pending_sync_ - fix a bug in HandleUpdate that using a *msg in a unknown state TODO: - give each socket an unique id from cluster - buff

[4/5] incubator-singa git commit: SINGA-21 Code review 5

2015-09-23 Thread wangwei
std::vector paramsize; for (auto param : params) @@ -86,10 +152,9 @@ const vector SliceParams(const vector& params) { return slices; } -void Trainer::SetupWorkerServer( -const JobProto& job_conf, -const vector& workers, -const vector& servers) { +void Trainer:

incubator-singa git commit: SINGA-73 Refine the selection of available hosts

2015-09-26 Thread wangwei
Repository: incubator-singa Updated Branches: refs/heads/master 0c6e5c692 -> 4e15c3444 SINGA-73 Refine the selection of available hosts JobManager read next available host from zookeeper, and assign new jobs to that one, intead of always the first host cluster.h / .cc - add UpdateNode functi

svn commit: r1705605 - in /incubator/singa/site/trunk/content/markdown: develop/schedule.md docs/checkpoint.md docs/debug.md docs/installation.md docs/layer.md docs/programming-guide.md docs/quick-sta

2015-09-27 Thread wangwei
Author: wangwei Date: Mon Sep 28 06:40:14 2015 New Revision: 1705605 URL: http://svn.apache.org/viewvc?rev=1705605&view=rev Log: update docs of rbm (.bin), layer and installation to be consistent with the code (README.md) Modified: incubator/singa/site/trunk/content/markdown/dev

svn commit: r967061 - /websites/production/singa/content/

2015-09-27 Thread wangwei
Author: wangwei Date: Mon Sep 28 06:42:03 2015 New Revision: 967061 Log: Publishing svnmucc operation to singa site by wangwei Added: websites/production/singa/content/ - copied from r967060, websites/staging/singa/trunk/content/

[3/5] incubator-singa git commit: SINGA-41 Support single node single GPU training

2015-09-28 Thread wangwei
SINGA-41 Support single node single GPU training Remove hard code of the argument for Param::GenUpdateMsg(); Now, we have to copy the gradients from gpu to cpu, and then copy the parameter values from cpu to gpu. It is necessary for multple gpu cards as the gradients must be aggregated on CPU (or

[4/5] incubator-singa git commit: SINGA-41:Support single node single GPU training

2015-09-28 Thread wangwei
SINGA-41:Support single node single GPU training Fix a buf from the cuda compilation option --- close PTXAS option. But the performance degrades a lot. Need to optimize this or replace Mshadow with other libs. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://gi

[1/5] incubator-singa git commit: SINGA-41:Support single node single GPU training

2015-09-28 Thread wangwei
Repository: incubator-singa Updated Branches: refs/heads/gpu [created] 9dbdfd686 SINGA-41:Support single node single GPU training Rebase to lastest SINGA master Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa

[5/5] incubator-singa git commit: SINGA-41:Support single node single GPU training

2015-09-28 Thread wangwei
; grp_id_ << ", id = " << id_ << ") stops"; - delete dealer; -} - -const vector Server::GenSyncMsgs(Param* param) { - vector ret; - // TODO replace the argument (0,0) to sync a chunk instead of a slice - auto msg = param->GenSyncMsg(0, 0); - auto cluste

[2/5] incubator-singa git commit: SINGA-41 Support single node single GPU training

2015-09-28 Thread wangwei
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/cb30eadc/src/utils/updater.cc -- diff --git a/src/utils/updater.cc b/src/utils/updater.cc index a1742c4..229d1d2 100644 --- a/src/utils/updater.cc +++ b/src/utils/updater.

[2/2] incubator-singa git commit: SINGA-77 Integrate with Apache RAT

2015-10-01 Thread wangwei
SINGA-77 Integrate with Apache RAT Refine error message: include URL for downloading Apache RAT. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/aad22fcd Tree: http://git-wip-us.apache.org/repos/asf/incuba

[1/2] incubator-singa git commit: SINGA-77 Integrate with Apache RAT

2015-10-01 Thread wangwei
Repository: incubator-singa Updated Branches: refs/heads/master 2f665370b -> aad22fcd5 SINGA-77 Integrate with Apache RAT Updated rat-excludes to check all source files in the `examples` directories. Also remove tinydir.h and cpplint.py from the exclusion list (they're being checked regardles

[2/2] incubator-singa git commit: SINGA-79 Fix bug in singatool that can not parse -conf flag

2015-10-02 Thread wangwei
SINGA-79 Fix bug in singatool that can not parse -conf flag Fix a bug from the src/test/test_msg.cc due to the change of the folder name (communication to comm). Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/co

[1/2] incubator-singa git commit: SINGA-79 Fix bug in singatool that can not parse -conf flag

2015-10-02 Thread wangwei
Repository: incubator-singa Updated Branches: refs/heads/master aad22fcd5 -> 71d10fbe5 SINGA-79 Fix bug in singatool that can not parse -conf flag singa-env.sh - change commandline arg from -confdir=XXX to -confdir XXX tool.cc - parse -confdir flag to read corresponding sing configure cluste

incubator-singa git commit: Preparing for v0.1.0-incubating.

2015-10-06 Thread wangwei
Repository: incubator-singa Updated Branches: refs/heads/master 71d10fbe5 -> 958dfebbe Preparing for v0.1.0-incubating. SINGA-77 and SINGA-79 were added after starting the apache voting. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org

Git Push Summary

2015-10-06 Thread wangwei
Repository: incubator-singa Updated Tags: refs/tags/v0.1.0 [created] 958dfebbe

incubator-singa git commit: SINGA-68 Preparation for Release

2015-10-07 Thread wangwei
Repository: incubator-singa Updated Branches: refs/heads/master dc7f1996d -> b0b41f877 SINGA-68 Preparation for Release Fixed typos in README.md Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/b0b41f87

svn commit: r1707433 - in /incubator/singa/site/trunk/content: ./ markdown/ markdown/develop/ markdown/docs/ markdown/v0.1.0/ resources/api-v0.1.0/ resources/api-v0.1.0/search/ resources/images/

2015-10-07 Thread wangwei
Author: wangwei Date: Thu Oct 8 02:58:06 2015 New Revision: 1707433 URL: http://svn.apache.org/viewvc?rev=1707433&view=rev Log: mv previous docs into v0.1.0; update docs/ to be consistent with latest master due to the changes of data loading (not finished for rbm/cnn/mlp examples) [

svn commit: r1707438 - in /incubator/singa/site/trunk/content: markdown/downloads.md markdown/index.md markdown/v0.1.0/index.md site.xml

2015-10-08 Thread wangwei
Author: wangwei Date: Thu Oct 8 07:04:07 2015 New Revision: 1707438 URL: http://svn.apache.org/viewvc?rev=1707438&view=rev Log: update download page and navigation column to include both latest and v0.1.0 versions Modified: incubator/singa/site/trunk/content/markdown/download

svn commit: r968164 - /websites/production/singa/content/

2015-10-08 Thread wangwei
Author: wangwei Date: Thu Oct 8 07:09:16 2015 New Revision: 968164 Log: Publishing svnmucc operation to singa site by wangwei Added: websites/production/singa/content/ - copied from r968163, websites/staging/singa/trunk/content/

svn commit: r1707439 - /incubator/singa/site/trunk/content/markdown/index.md

2015-10-08 Thread wangwei
Author: wangwei Date: Thu Oct 8 07:28:09 2015 New Revision: 1707439 URL: http://svn.apache.org/viewvc?rev=1707439&view=rev Log: updated the news Modified: incubator/singa/site/trunk/content/markdown/index.md Modified: incubator/singa/site/trunk/content/markdown/index.md URL:

svn commit: r1707443 - /incubator/singa/site/trunk/content/markdown/index.md

2015-10-08 Thread wangwei
Author: wangwei Date: Thu Oct 8 07:31:04 2015 New Revision: 1707443 URL: http://svn.apache.org/viewvc?rev=1707443&view=rev Log: fix typo Modified: incubator/singa/site/trunk/content/markdown/index.md Modified: incubator/singa/site/trunk/content/markdown/index.md URL: http://svn.apache

svn commit: r968170 - /websites/production/singa/content/

2015-10-08 Thread wangwei
Author: wangwei Date: Thu Oct 8 07:34:08 2015 New Revision: 968170 Log: Publishing svnmucc operation to singa site by wangwei Added: websites/production/singa/content/ - copied from r968169, websites/staging/singa/trunk/content/

svn commit: r1707572 - /incubator/singa/site/trunk/content/markdown/index.md

2015-10-08 Thread wangwei
Author: wangwei Date: Thu Oct 8 15:38:37 2015 New Revision: 1707572 URL: http://svn.apache.org/viewvc?rev=1707572&view=rev Log: add news for strata hadoop Modified: incubator/singa/site/trunk/content/markdown/index.md Modified: incubator/singa/site/trunk/content/markdown/index.md

svn commit: r968208 - /websites/production/singa/content/

2015-10-08 Thread wangwei
Author: wangwei Date: Thu Oct 8 15:40:51 2015 New Revision: 968208 Log: Publishing svnmucc operation to singa site by wangwei Added: websites/production/singa/content/ - copied from r968207, websites/staging/singa/trunk/content/

svn commit: r1707647 - in /incubator/singa/site/trunk/content: markdown/community/team-list.md markdown/index.md resources/images/singa-logo.png

2015-10-08 Thread wangwei
Author: wangwei Date: Fri Oct 9 02:00:08 2015 New Revision: 1707647 URL: http://svn.apache.org/viewvc?rev=1707647&view=rev Log: update frontpage to be consistent with apache incubator requirements Modified: incubator/singa/site/trunk/content/markdown/community/team-list.md incub

svn commit: r968256 - /websites/production/singa/content/

2015-10-08 Thread wangwei
Author: wangwei Date: Fri Oct 9 02:08:30 2015 New Revision: 968256 Log: update to satisfy apache incubator policy. Added: websites/production/singa/content/ - copied from r968255, websites/staging/singa/trunk/content/

  1   2   3   4   5   6   7   8   9   10   >