Merge branch 'pr410'
Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/f8cd7e38 Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/f8cd7e38 Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/f8cd7e38 Branch: refs/heads/master Commit: f8cd7e3846a0eb016f2d511f826c18730eeda4cc Parents: 8aac80e b1610d7 Author: Wang Wei <[email protected]> Authored: Mon Aug 27 22:30:56 2018 +0800 Committer: Wang Wei <[email protected]> Committed: Mon Aug 27 22:30:56 2018 +0800 ---------------------------------------------------------------------- examples/gan/download_mnist.py | 28 +++++ examples/gan/lsgan.py | 213 ++++++++++++++++++++++++++++++++++++ examples/gan/utils.py | 67 ++++++++++++ examples/gan/vanilla.py | 207 +++++++++++++++++++++++++++++++++++ 4 files changed, 515 insertions(+) ----------------------------------------------------------------------
