Skip to content

XNNPack crashes with mv3 model using repurposed dl3 android app #14831

@abhinaykukkadapu

Description

@abhinaykukkadapu

🐛 Describe the bug

Repro steps:

  1. 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
  2. adb push /data/local/tmp/mv3_xnnpack_fp32.pte
  3. Let gradle sync
  4. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions