Closed June1124 closed 2 years ago
I want to use libtorch to infer, it seems that the '.pt' format is a must for C++, how to convert '.pth' to '.pt'?
https://pytorch.org/tutorials/advanced/cpp_export.html
I want to use libtorch to infer, it seems that the '.pt' format is a must for C++, how to convert '.pth' to '.pt'?