Commit Graph

4 Commits

Author SHA1 Message Date
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
Xinwei He 44caab4855 compatible with latest pytorch on nn.parallel.data_parallel 2017-04-06 13:51:31 +08:00
soumith d9ad2bb847 Container -> Module (remove depreceated code) 2017-02-27 12:39:45 -08:00
soumith cde8a4d1c0 push code 2017-01-30 06:19:57 -08:00