Merge branch 'pr407'
Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/2224d5f9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/2224d5f9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/2224d5f9 Branch: refs/heads/master Commit: 2224d5f9ae333659a9c6bfcb018031e16520d49f Parents: 65756e6 0cd4e30 Author: Wang Wei <[email protected]> Authored: Wed Aug 22 22:54:26 2018 +0800 Committer: Wang Wei <[email protected]> Committed: Wed Aug 22 22:54:26 2018 +0800 ---------------------------------------------------------------------- python/singa/autograd.py | 233 +++++++++++++++++++++++++++++++++++-- python/singa/net.py | 0 python/singa/tensor.py | 6 +- test/python/test_layer.py | 2 +- test/python/test_operation.py | 149 +++++++++++++++++++++++- 5 files changed, 374 insertions(+), 16 deletions(-) ----------------------------------------------------------------------
