Merge branch 'feature-python'

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

Branch: refs/heads/master
Commit: 1981874fcecfd585dde9519c57f399574f375cd7
Parents: 7cdb22f 9aaba61
Author: Wei Wang <[email protected]>
Authored: Thu Dec 10 22:03:51 2015 +0800
Committer: Wei Wang <[email protected]>
Committed: Thu Dec 10 22:03:51 2015 +0800

----------------------------------------------------------------------
 Makefile.am                       |  116 +-
 configure.ac                      |  112 +-
 include/singa/driver.h            |   18 +
 src/driver.cc                     |   12 +
 tool/python/singa.py              |   43 +
 tool/python/singa/driver.i        |   42 +
 tool/python/singa/driver.py       |  121 +
 tool/python/singa/driver_wrap.cxx | 5371 ++++++++++++++++++++++++++++++++
 tool/python/singa/generatepy.sh   |   29 +
 9 files changed, 5835 insertions(+), 29 deletions(-)
----------------------------------------------------------------------


Reply via email to