Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! 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/