You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by zh...@apache.org on 2018/06/27 03:12:23 UTC

[3/3] incubator-singa git commit: Merge branch 'readme_update'

Merge branch 'readme_update'


Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/9b06c297
Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/9b06c297
Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/9b06c297

Branch: refs/heads/master
Commit: 9b06c29712e4fbfe955d3c7a7f651da037c09693
Parents: f03c188 24d1189
Author: zhaojing <zh...@comp.nus.edu.sg>
Authored: Wed Jun 27 11:10:48 2018 +0800
Committer: zhaojing <zh...@comp.nus.edu.sg>
Committed: Wed Jun 27 11:10:48 2018 +0800

----------------------------------------------------------------------
 README.md                                       | 18 ++++++++++++++
 doc/README.md                                   | 18 ++++++++++++++
 doc/en/docs/notebook/README.md                  | 18 ++++++++++++++
 doc/zh/docs/model_zoo/char-rnn/README.md        | 21 ++++++++++++++--
 doc/zh/docs/model_zoo/cifar10/README.md         | 18 ++++++++++++++
 .../docs/model_zoo/imagenet/alexnet/README.md   | 18 ++++++++++++++
 .../docs/model_zoo/imagenet/densenet/README.md  | 22 +++++++++++++++--
 .../docs/model_zoo/imagenet/googlenet/README.md | 20 ++++++++++++++-
 .../docs/model_zoo/imagenet/inception/README.md | 20 ++++++++++++++-
 doc/zh/docs/model_zoo/imagenet/resnet/README.md | 22 +++++++++++++++--
 doc/zh/docs/model_zoo/imagenet/vgg/README.md    | 24 +++++++++++++++---
 doc/zh/docs/model_zoo/mnist/README.md           | 20 +++++++++++++--
 examples/caffe/README.md                        | 18 ++++++++++++++
 examples/char-rnn/README.md                     | 19 +++++++++++++-
 examples/cifar10/README.md                      | 20 ++++++++++++++-
 examples/imagenet/alexnet/README.md             | 18 ++++++++++++++
 examples/imagenet/densenet/README.md            | 18 ++++++++++++++
 examples/imagenet/googlenet/README.md           | 18 ++++++++++++++
 examples/imagenet/inception/README.md           | 18 ++++++++++++++
 examples/imagenet/resnet/README.md              | 18 ++++++++++++++
 examples/imagenet/vgg/README.md                 | 18 ++++++++++++++
 examples/mnist/README.md                        | 18 ++++++++++++++
 tool/conda/cpu/README.md                        | 18 ++++++++++++++
 tool/conda/gpu/README.md                        | 18 ++++++++++++++
 tool/conda/singa/README.md                      | 19 +++++++++++++-
 tool/docker/README.md                           | 22 ++++++++++++++---
 tool/jenkins/README.md                          | 26 +++++++++++++++++---
 27 files changed, 501 insertions(+), 24 deletions(-)
----------------------------------------------------------------------