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

[6/6] incubator-singa git commit: Merge PR #286

Merge PR #286


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

Branch: refs/heads/master
Commit: 3f23c0d42cd0451ffff03826281277bafa876fbf
Parents: 458b0f6 eca642b
Author: kaiping <ka...@comp.nus.edu.sg>
Authored: Fri Dec 23 10:58:16 2016 +0800
Committer: kaiping <ka...@comp.nus.edu.sg>
Committed: Fri Dec 23 10:58:16 2016 +0800

----------------------------------------------------------------------
 examples/caffe/README.md            |  32 +++++++++
 examples/caffe/predict.py           | 109 +++++++++++++++++++++++++++++++
 examples/caffe/run.sh               |  51 +++++++++++++++
 examples/cifar10/caffe/caffe_net.py |   3 -
 python/singa/converter.py           |  78 +++++++++++++++++++++-
 src/model/layer/convolution.cc      |  11 +++-
 6 files changed, 277 insertions(+), 7 deletions(-)
----------------------------------------------------------------------