Commit Graph

6 Commits

Author SHA1 Message Date
Soumith Chintala f00c4d1831 Merge pull request #38 from eriche2016/patch-2
compatible with latest pytorch on nn.parallel.data_parallel
2017-04-06 01:57:13 -04:00
Xinwei He 44caab4855 compatible with latest pytorch on nn.parallel.data_parallel 2017-04-06 13:51:31 +08:00
Xinwei He 5ef486cec5 compitible with latest pytorch such that nn.parallel.data_parallel wont complains 2017-04-06 13:49:14 +08:00
soumith d9ad2bb847 Container -> Module (remove depreceated code) 2017-02-27 12:39:45 -08:00
FeepingCreature 47394959b5 Instead of manually incrementing a counter variable,
give each module a unique label.
2017-02-06 15:02:28 +01:00
soumith cde8a4d1c0 push code 2017-01-30 06:19:57 -08:00