pytorch / android-demo-app

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

cannot run app on release mode #165

Closed guchengxi1994 closed 3 years ago

guchengxi1994 commented 3 years ago

i was using flutter plus a custom gan model to do some tests, it worked on debug mode but failed on release mode.

the version of pytorch_android is 1.7.0 and the bug is "facebook.pytorch" missing some files.