pytorch 多了module Posted on 2019-01-Sat Views: Views: 使用了net = torch.nn.DataParallel(net)后会多一个module如果没使用这个,就会少一个module.