pytorch checkpoint is corrupted
parthjshah95 opened this issue · 3 comments
parthjshah95 commented
The tarfile seems to be corrupted: pytorch/checkpoint.pth.tar
erkil1452 commented
Do you use the correct version of pytorch (0.4.1) ?
parthjshah95 commented
Yes, but the tar file seems to be corrupted; I cannot extract the pytorch checkpoint. Torch will only be able to read the extracted file, right?
parthjshah95 commented
I wrongly assumed it was a tar file because of the extension. Was able to load it with torch directly.