Merge updates for docs and bug-fix for pool.cc and tensor.to_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/d2300ae2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/d2300ae2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/d2300ae2 Branch: refs/heads/dev Commit: d2300ae258c77ce488734efe98dbaf69f3210ff9 Parents: a144a61 22889bc Author: Wei Wang <[email protected]> Authored: Tue Aug 16 15:41:33 2016 +0800 Committer: Wei Wang <[email protected]> Committed: Tue Aug 16 15:41:33 2016 +0800 ---------------------------------------------------------------------- examples/char-rnn/train.py | 36 +++++++++++++++++++----------------- src/model/layer/pooling.cc | 17 +++++++++-------- src/python/singa/tensor.py | 16 ++++++++++------ 3 files changed, 38 insertions(+), 31 deletions(-) ----------------------------------------------------------------------
