Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I have seen in some code examples, that people use .pwf as model file saving format. But in PyTorch documentation .pt and .pth are recommended.
I used .pwf and worked fine for a small 1->16->16 convolutional network.
My question is what is the difference between these formats?
Why is .pwf extension not even recommended in PyTorch documentation and why do people still use it?
I think you're in the wrong forum.
Try to ask this question in the PyTorch community, here: https://discuss.pytorch.org/