wasserstein-gan/models
Nitish Shirish Keskar c085ca07c5 Fixing wrong variable name
There is no variable called `out`; the code produces an error if you try to run it. Given the history of the file, it seems that the variable should be `output`.
2017-04-13 15:34:29 -05:00
..
__init__.py push code 2017-01-30 06:19:57 -08:00
dcgan.py compitible with latest pytorch such that nn.parallel.data_parallel wont complains 2017-04-06 13:49:14 +08:00
mlp.py Fixing wrong variable name 2017-04-13 15:34:29 -05:00