SINGA-268 Add IPython notebooks to the documentation Fixed the bugs in doc of tensor.py
Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/4d7a8eeb Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/4d7a8eeb Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/4d7a8eeb Branch: refs/heads/master Commit: 4d7a8eeba9110c0932c56e557a5c647aed2d734a Parents: 48d43c1 Author: Wei Wang <[email protected]> Authored: Thu Dec 1 21:22:33 2016 +0800 Committer: Wei Wang <[email protected]> Committed: Thu Dec 1 21:22:33 2016 +0800 ---------------------------------------------------------------------- doc/notebook/rbm.ipynb | 110 +++++++++++++++++++++++++++++++++++++++++++- python/singa/layer.py | 3 +- python/singa/tensor.py | 24 +++++----- 3 files changed, 121 insertions(+), 16 deletions(-) ----------------------------------------------------------------------
