[08/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
SINGA-80 New Blob Level and Address Level Math Operation Interface add SINGA_GPU macro to complie without gpu functions Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/641eb317 Tree:

[18/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
SINGA-80 New Blob Level and Address Level Math Operation Interface Update math functions for gpu. fix compile bug from Makefile.gpu due to 32bit and 64bit close #74 Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[02/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
SINGA-80 New Blob Level and Address Level Math Operation Interface clean the code format based on cpplint Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/01d91af1 Tree:

[16/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
SINGA-80 New Blob Level and Address Level Math Operation Interface Move cpu_asum from Blob class outside to Asum(const Blob&). Asum and Scale are implemented using cblas_sasum and cblas_sscale, i.e., only consider the float type. Project:

[11/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
SINGA-80 New Blob Level and Address Level Math Operation Interface --- addr level cpu Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/06cdf366 Tree:

[06/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/d3379cba/src/blob/test.cc -- diff --git a/src/blob/test.cc b/src/blob/test.cc deleted file mode 100644 index d13ed5e..000 --- a/src/blob/test.cc +++ /dev/null @@

[12/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
SINGA-80 New Blob Level and Address Level Math Operation Interface Passed gtest with compilation warnings. TODO update and test GPU math code. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/98f52569

[13/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
SINGA-80 New Blob Level and Address Level Math Operation Interface specified MVAdd and MVSum in row/col direction and add transpose support todo: add hard transpose function to transpose the matrix in storage level Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo

[15/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
SINGA-80 New Blob Level and Address Level Math Operation Interface clean warnings in test_math_addr Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/21cfc215 Tree:

[10/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
SINGA-80 New Blob Level and Address Level Math Operation Interface --- Blob level cpu implementation todo: random functions Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/b99de6c8 Tree:

[17/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
SINGA-80 New Blob Level and Address Level Math Operation Interface fix some bugs may happen in template deduction Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/86284f1a Tree:

[01/19] incubator-singa git commit: SINGA-68 Preparation for Release -- License etc. Add README.md

2015-11-15 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 903b8d88e -> 364c88562 SINGA-68 Preparation for Release -- License etc. Add README.md Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[05/19] incubator-singa git commit: SINGA-80 New Blob Level and Address Level Math Operation Interface

2015-11-15 Thread kaiping
SINGA-80 New Blob Level and Address Level Math Operation Interface Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/4728f7ce Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/4728f7ce Diff:

[1/2] incubator-singa git commit: SINGA-95 Add make test after building

2015-10-21 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 7c50e0313 -> 84c7f902d SINGA-95 Add make test after building Fix dependency bugs for test target. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[1/3] incubator-singa git commit: SINGA-184 Add Cross Entropy loss computation

2016-06-13 Thread kaiping
25b Parents: 3e2507b Author: kaiping <kaip...@comp.nus.edu.sg> Authored: Fri May 27 12:09:30 2016 +0800 Committer: Wei Wang <wang...@comp.nus.edu.sg> Committed: Tue May 31 22:14:09 2016 +0800 -- src/model/loss/cross_en

incubator-singa git commit: SINGA-223 Use Sphinx to create the website.

2016-07-20 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/dev 8c2a0e85e -> 8e3d3df61 SINGA-223 Use Sphinx to create the website. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/8e3d3df6 Tree:

incubator-singa git commit: SINGA-223 Use Sphinx to create the website.

2016-07-13 Thread kaiping
---+ +| Wei Wang |wang...@apache.org | National University of Singapore | ++---++--+ +| Yuan Wang | wangy...@corp.netease.com | NetEase | ++---+

[3/6] incubator-singa git commit: SINGA-204 Support the training of feed-forward neural nets

2016-06-27 Thread kaiping
SINGA-204 Support the training of feed-forward neural nets Implement Alexnet model for Cifar10 https://code.google.com/p/cuda-convnet/ But the test accuracy is low 0.72 (which should be 0.82). Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

svn commit: r1756473 - in /incubator/singa/site/trunk: ./ en/ en/_sources/ en/_sources/community/ en/_sources/develop/ en/_sources/docs/ en/_sources/releases/ en/_static/ en/_static/css/ en/_static/fo

2016-08-16 Thread kaiping
Author: kaiping Date: Tue Aug 16 06:04:39 2016 New Revision: 1756473 URL: http://svn.apache.org/viewvc?rev=1756473=rev Log: Add documentation files for v1.0.0 Reorganize documentation files for v0.3.0 [This commit notification would consist of 69 parts, which exceeds the limit of 50 ones, so

[2/2] incubator-singa git commit: SINGA-295 - Add an example of image classification using GoogleNet

2017-01-24 Thread kaiping
SINGA-295 - Add an example of image classification using GoogleNet Add googlenet; update concat and slice. Fix the bug from padding layers due to difference of rounding strategies between caffe and cudnn Move the alexnet files into examples/imagenet/alexnet Update the prediction file and the

[1/2] incubator-singa git commit: SINGA-295 - Add an example of image classification using GoogleNet

2017-01-24 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 8101f0066 -> d190fa89a http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/d190fa89/examples/imagenet/ilsvrc12.h -- diff --git

incubator-singa git commit: SINGA-302 - Extend the travis config for building SINGA on OSX

2017-02-22 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master f6cf8f5d6 -> 6fbc4e902 SINGA-302 - Extend the travis config for building SINGA on OSX Updated the .travis.yml file and added scripts in tool/travis folder. Test on osx and linux TODO: add conda scripts for building conda

[1/2] incubator-singa git commit: SINGA-261 Add version ID into the checkpoint files

2016-11-23 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 5afd81c84 -> e43ea6945 SINGA-261 Add version ID into the checkpoint files 1. Rename the cudnn versions to CUDNN_MAJOR_VERSION, CUDNN_MINOR_VERSION and CUDNN_PATCH_VERSION 2. Add SINGA_MAJOR_VERSION, SINGA_MINOR_VRESION,

incubator-singa git commit: SINGA-271 Add Concat and Slice layers

2016-12-14 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 33cf5461b -> 82c12c2b9 SINGA-271 Add Concat and Slice layers fixed some bugs from concat and slice layers: 1. the input shape (list) of the layer setup function should be the shape of a single sample 2. the order of source

[5/9] incubator-singa git commit: SINGA-289 Update SINGA website automatically using Jenkins Add Dockerfile for generating html files from doc/. Add a shell script (jenkins_doc.sh) to build the docume

2017-01-02 Thread kaiping
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/f94ec89f/doc/en/docs/notebook/utils.py -- diff --git a/doc/en/docs/notebook/utils.py b/doc/en/docs/notebook/utils.py new file mode 100755 index 000..ff772ad ---

[1/9] incubator-singa git commit: SINGA-289 Update SINGA website automatically using Jenkins Add Dockerfile for generating html files from doc/. Add a shell script (jenkins_doc.sh) to build the docume

2017-01-02 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 330c87920 -> f94ec89fc http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/f94ec89f/doc/notebook/utils.py -- diff --git a/doc/notebook/utils.py

[6/9] incubator-singa git commit: SINGA-289 Update SINGA website automatically using Jenkins Add Dockerfile for generating html files from doc/. Add a shell script (jenkins_doc.sh) to build the docume

2017-01-02 Thread kaiping
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/f94ec89f/doc/en/docs/notebook/regression.ipynb -- diff --git a/doc/en/docs/notebook/regression.ipynb b/doc/en/docs/notebook/regression.ipynb new file mode 100755 index

[7/9] incubator-singa git commit: SINGA-289 Update SINGA website automatically using Jenkins Add Dockerfile for generating html files from doc/. Add a shell script (jenkins_doc.sh) to build the docume

2017-01-02 Thread kaiping
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/f94ec89f/doc/en/docs/notebook/rbm.ipynb -- diff --git a/doc/en/docs/notebook/rbm.ipynb b/doc/en/docs/notebook/rbm.ipynb new file mode 100755 index 000..c365eb1 ---

[3/9] incubator-singa git commit: SINGA-289 Update SINGA website automatically using Jenkins Add Dockerfile for generating html files from doc/. Add a shell script (jenkins_doc.sh) to build the docume

2017-01-02 Thread kaiping
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/f94ec89f/doc/notebook/rbm.ipynb -- diff --git a/doc/notebook/rbm.ipynb b/doc/notebook/rbm.ipynb deleted file mode 100755 index c365eb1..000 ---

[4/9] incubator-singa git commit: SINGA-289 Update SINGA website automatically using Jenkins Add Dockerfile for generating html files from doc/. Add a shell script (jenkins_doc.sh) to build the docume

2017-01-02 Thread kaiping
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/f94ec89f/doc/notebook/mlp.ipynb -- diff --git a/doc/notebook/mlp.ipynb b/doc/notebook/mlp.ipynb deleted file mode 100755 index ea21ee6..000 ---

[9/9] incubator-singa git commit: SINGA-289 Update SINGA website automatically using Jenkins Add Dockerfile for generating html files from doc/. Add a shell script (jenkins_doc.sh) to build the docume

2017-01-02 Thread kaiping
SINGA-289 Update SINGA website automatically using Jenkins Add Dockerfile for generating html files from doc/. Add a shell script (jenkins_doc.sh) to build the documentation and udpate svn repo. Update the tool/jenkins/README.md with instructions to set up the Jenkins job for documentation

[8/9] incubator-singa git commit: SINGA-289 Update SINGA website automatically using Jenkins Add Dockerfile for generating html files from doc/. Add a shell script (jenkins_doc.sh) to build the docume

2017-01-02 Thread kaiping
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/f94ec89f/doc/en/docs/notebook/mlp.ipynb -- diff --git a/doc/en/docs/notebook/mlp.ipynb b/doc/en/docs/notebook/mlp.ipynb new file mode 100755 index 000..ea21ee6 ---

[4/6] incubator-singa git commit: SINGA-278 Convert trained caffe parameters to singa

2016-12-22 Thread kaiping
SINGA-278 Convert trained caffe parameters to singa Rename the example folder to be 'caffe', which could be used for all caffe models Update the readme and instructions to let users type in image paths Swap the first conv layer's weight matrix for RGB input images Feed images in RGB order to

[1/6] incubator-singa git commit: SINGA-278 Convert trained caffe parameters to singa

2016-12-22 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 458b0f6a8 -> 3f23c0d42 SINGA-278 Convert trained caffe parameters to singa Convert trained parameters of caffe model to singa. Run vgg as an example. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[2/6] incubator-singa git commit: SINGA-278 Convert trained caffe parameters to singa

2016-12-22 Thread kaiping
SINGA-278 Convert trained caffe parameters to singa Convert trained caffe parameters to singa run vgg model as an example: use opencv to load image Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[5/6] incubator-singa git commit: SINGA-278 Convert trained caffe parameters to singa

2016-12-22 Thread kaiping
SINGA-278 Convert trained caffe parameters to singa Update the running instructions in 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/eca642bc Tree:

[3/6] incubator-singa git commit: SINGA-278 Convert trained caffe parameters to singa

2016-12-22 Thread kaiping
SINGA-278 Convert trained caffe parameters to singa Convert trained caffe parameters to singa use pillow to load images put models and some dependent files in dropbox execute run.sh to run vgg model Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[7/8] incubator-singa git commit: SINGA-305 - Add jupyter notebooks for SINGA V1 tutorial

2017-03-15 Thread kaiping
SINGA-305 - Add jupyter notebooks for SINGA V1 tutorial Add notebooks for tensor, device, model classes; and mlp, linear regression, cnn, rbm examples; TODO RNN examples, and distributed training, Rafiki. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[8/8] incubator-singa git commit: Merge PR #314

2017-03-15 Thread kaiping
-singa/diff/0695daa6 Branch: refs/heads/master Commit: 0695daa6626e111e47227d37e6583d19dedf735c Parents: a6e7690 5144bcf Author: kaiping <kaip...@comp.nus.edu.sg> Authored: Wed Mar 15 17:02:07 2017 +0800 Committer: kaiping <kaip...@comp.nus.edu.sg> Committed: Wed Mar 15 17:02:0

[5/8] incubator-singa git commit: SINGA-305 - Add jupyter notebooks for SINGA V1 tutorial

2017-03-15 Thread kaiping
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/5144bcf1/doc/en/docs/notebook/mlp.ipynb -- diff --git a/doc/en/docs/notebook/mlp.ipynb b/doc/en/docs/notebook/mlp.ipynb index ea21ee6..5dcbe28 100755 ---

[2/8] incubator-singa git commit: SINGA-305 - Add jupyter notebooks for SINGA V1 tutorial

2017-03-15 Thread kaiping
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/5144bcf1/doc/en/docs/notebook/regression.ipynb -- diff --git a/doc/en/docs/notebook/regression.ipynb b/doc/en/docs/notebook/regression.ipynb index 4e81a20..a61aed6

[3/8] incubator-singa git commit: SINGA-305 - Add jupyter notebooks for SINGA V1 tutorial

2017-03-15 Thread kaiping
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/5144bcf1/doc/en/docs/notebook/rbm.ipynb -- diff --git a/doc/en/docs/notebook/rbm.ipynb b/doc/en/docs/notebook/rbm.ipynb index c365eb1..c9aadf5 100755 ---

[4/8] incubator-singa git commit: SINGA-305 - Add jupyter notebooks for SINGA V1 tutorial

2017-03-15 Thread kaiping
http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/5144bcf1/doc/en/docs/notebook/model.ipynb -- diff --git a/doc/en/docs/notebook/model.ipynb b/doc/en/docs/notebook/model.ipynb new file mode 100644 index 000..23a5553

[2/3] incubator-singa git commit: SINGA-310 Create conda packages on CentOS

2017-04-11 Thread kaiping
SINGA-310 Create conda packages on CentOS Add dockerfile for centos6 which is used to create conda package for old linux systems whose glibc is 2.14 Add gcc and libgcc as requirements for linux (not osx). Add include and library path in conda build.sh for cudnn header and library update readme

[3/3] incubator-singa git commit: Merge PR #319

2017-04-11 Thread kaiping
-singa/diff/b35e03f6 Branch: refs/heads/master Commit: b35e03f6f6ea8fa529c8c9ce25ae426b9e14e2b7 Parents: 38da789 f5cb70c Author: kaiping <kaip...@comp.nus.edu.sg> Authored: Tue Apr 11 19:51:54 2017 +0800 Committer: kaiping <kaip...@comp.nus.edu.sg> Committed: Tue Apr 11 19:51:5

incubator-singa git commit: SINGA-309 Update the layer setting/config dynamically

2017-04-11 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 85dbad744 -> 38da78914 SINGA-309 Update the layer setting/config dynamically Update the layer settings and internal variables (e.g cudnn descriptors) if the input data's batchsize is changed from previous iteration.

[2/5] incubator-singa git commit: Finish precision and recall for multi-label metrics

2017-03-06 Thread kaiping
Finish precision and recall for multi-label metrics Implement recall and precision computation via numpy Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/de8a6541 Tree:

[5/5] incubator-singa git commit: Merge PR #312

2017-03-06 Thread kaiping
-singa/diff/0be3e03a Branch: refs/heads/master Commit: 0be3e03a8275824e7eb3d2cf96411edaf686de1a Parents: 97781d0 3206904 Author: kaiping <kaip...@comp.nus.edu.sg> Authored: Tue Mar 7 15:01:27 2017 +0800 Committer: kaiping <kaip...@comp.nus.edu.sg> Committed: Tue Mar 7 15:01:2

[1/5] incubator-singa git commit: fix a bug when provided metric is None

2017-03-06 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 97781d046 -> 0be3e03a8 fix a bug when provided metric is None Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/f7caf468 Tree:

incubator-singa git commit: SINGA-325 - Fix the bug of numpy version mis-match

2017-06-23 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 12db1be01 -> 6a162ad62 SINGA-325 - Fix the bug of numpy version mis-match update tool/conda/meta.yaml for the versions of dependent libs for compilation and running. update the FAQ for 'No module named _singa_wrap' Project:

incubator-singa git commit: SINGA-331 Fix the bug of tensor division operation

2017-10-13 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 4e60fa2b2 -> f5af1c372 SINGA-331 Fix the bug of tensor division operation Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/f5af1c37 Tree:

incubator-singa git commit: update installation doc

2018-05-14 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master 92b892a67 -> 9c0e0af99 update installation doc Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/9c0e0af9 Tree:

incubator-singa git commit: SINGA-294 Add instructions to run unit tests on Windows

2018-05-12 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master c92ddb777 -> c61a0d8b8 SINGA-294 Add instructions to run unit tests on Windows Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/c61a0d8b

[1/3] incubator-singa git commit: SINGA-378 Implement maxpooling operation and its related functions for autograd

2018-07-12 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master f134a24e2 -> a36291824 SINGA-378 Implement maxpooling operation and its related functions for autograd - implement corresponding functions for maxpooling, GPU part. - write inferface file for maxpooling functions. - implement

[2/3] incubator-singa git commit: SINGA-378 Implement maxpooling operation and its related functions for autograd

2018-07-12 Thread kaiping
SINGA-378 Implement maxpooling operation and its related functions for autograd Update API for pooling functions Add MaxPooling2D, AvgPooling2D, MaxPooling1D and AvgPooling1D. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[3/3] incubator-singa git commit: SINGA-378 Implement maxpooling operation and its related functions for autograd

2018-07-12 Thread kaiping
SINGA-378 Implement maxpooling operation and its related functions for autograd - fix some bugs and test the codes (mnist_cnn.py example runs well) Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/a3629182

[1/2] incubator-singa git commit: SINGA-382 Implement concat operation for autograd

2018-07-13 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master a36291824 -> 76779be72 SINGA-382 Implement concat operation for autograd - develop concat operation and test it backward function. - its forward function has one bug in singa.ConcatOn(). the function cannot understand vector of

[2/2] incubator-singa git commit: SINGA-382 Implement concat operation for autograd

2018-07-13 Thread kaiping
SINGA-382 Implement concat operation for autograd Fix the bug in calling C++ ConcatOn function by convert the input args into VecTensor type. Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/76779be7

[1/2] incubator-singa git commit: SINGA-345 Update Jenkins and fix bugs in compliation

2018-04-06 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master b4ea650ef -> 163452e74 SINGA-345 Update Jenkins and fix bugs in compliation update jenkins README with more details about the Docker build agent; fix a bug in cifar10 CMakefile.txt due to the change of file name: alexnet->cnn

[2/2] incubator-singa git commit: SINGA-345 Update Jenkins and fix bugs in compliation

2018-04-06 Thread kaiping
SINGA-345 Update Jenkins and fix bugs in compliation fix bug due to that apt-get of ubuntu 14.04 installs old protobuf 2.5 update the installation of dependent libs on osx for travis Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

incubator-singa git commit: SINGA-396 Upgrade `protobuf` to 3.6.1 to match Tensorflow's

2018-11-17 Thread kaiping
Repository: incubator-singa Updated Branches: refs/heads/master f720a8f5f -> 4a1b1e2b6 SINGA-396 Upgrade `protobuf` to 3.6.1 to match Tensorflow's The depdency rule on protobuf is relax to >= 3.2.0 (from == 3.2.0) Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit:

[incubator-singa] branch master updated (5389587 -> a7e6a88)

2019-04-05 Thread kaiping
This is an automated email from the ASF dual-hosted git repository. kaiping pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-singa.git. from 5389587 Merge pull request #445 from dcslin/SINGA-433 new 824092f SINGA-433 Preparation for V2.0

[incubator-singa] branch master updated (9f9ae56 -> fb4b032)

2019-04-01 Thread kaiping
This is an automated email from the ASF dual-hosted git repository. kaiping pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-singa.git. from 9f9ae56 Merge pull request #448 from YingHongBin/SINGA-437 new f43b7c7 SINGA-432 Update depdent lib

[incubator-singa] branch master updated: SINGA-409 Basic `singa-cpu` import throws error

2019-05-28 Thread kaiping
This is an automated email from the ASF dual-hosted git repository. kaiping 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 fc258a2 SINGA-409 Basic `singa-cpu

[incubator-singa] branch master updated: SINGA-460 - Build packages for Py36 and Py37

2019-05-29 Thread kaiping
This is an automated email from the ASF dual-hosted git repository. kaiping 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 0a27ecf SINGA-460 - Build packages

[incubator-singa] branch master updated: SINGA-467 Update the version of singa-gpu (singa-cpu) package and fix travis build error

2019-07-02 Thread kaiping
This is an automated email from the ASF dual-hosted git repository. kaiping 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 6d4a631 SINGA-467 Update the version

[incubator-singa] branch master updated (6d1f90e -> 806dbe7)

2019-08-10 Thread kaiping
This is an automated email from the ASF dual-hosted git repository. kaiping pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-singa.git. from 6d1f90e Merge pull request #500 from chrishkchris/SINGA-478 new 021f646 SINGA-480 Update