pytorch / android-demo-app

PyTorch android examples of usage in applications
1.47k stars 606 forks source link

Can i convert .onnx to .ptl #180

Open JYccode opened 3 years ago

JYccode commented 3 years ago

Hi, i want to convert a onnx model to the ptl model, so that i can use pytorch mobile api LiteModelLoader. Can you give me some suggestions?