I am getting so many errors at different points for different torch versions (0.3.0, 0.4.0 or >1.0). Just wanted to share: ` pip install torch==0.4.1 torchfile==0.1.0 torchvision==0.2.0 ` This solved the pytorch version issues.