OctoberChang/MMD-GAN

Invalid module name, containing "."

brechetp opened this issue · 0 comments

From Pytorch 0.4 on, modules are not allowed to contained "." pytorch/pytorch#6941
Raising errors in base_module.py where modules do have "."