You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2018/08/27 14:31:17 UTC

[2/2] incubator-singa git commit: Merge branch 'pr410'

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 <wa...@gmail.com>
Authored: Mon Aug 27 22:30:56 2018 +0800
Committer: Wang Wei <wa...@gmail.com>
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(+)
----------------------------------------------------------------------