A .pt model file which is directly converted into .onnx format and a .pt model file first reparameterized and then converted into .onnx format what is the difference between these two file after conversion.
can i read the .pt file using c++ API with any other way?