pytorch-tutorial
pytorch-tutorial copied to clipboard
change model file extension from .ckpt to .pth
file extension .ckpt is used for Tensorflow, changed to .pth to make sample.py work.