🐛 Describe the bug
Repro steps:
- Use the dl3 demo app, modify the source code to point it to rc2 aar and change the pte file name in
MainActivity.java to the pte in https://www.internalfb.com/manifold/explorer/executorch/tree/abhinayk/mv3_xnnpack_crash
- adb push /data/local/tmp/mv3_xnnpack_fp32.pte
- Let gradle sync
- Click run (you can ignore the image segmentation related processing after the module forward as it is irrelevant in this case and the crash occurs before the processing during, module.forward.
P1980149620 for crash logs
Versions
v1.0.0-rc2