google-ai-edge / ai-edge-torch

Supporting PyTorch models with the Google AI Edge TFLite runtime.
Apache License 2.0
325 stars 44 forks source link

RuntimeError: This model contains ops not capturable by Pytorch/XLA: aten::nonzero=6 __ #103

Closed kukugpt closed 2 months ago

kukugpt commented 2 months ago

Description of the bug:

When I convert object detection with nms ops and filter ops, has below error: RuntimeError: This model contains ops not capturable by Pytorch/XLA: aten::nonzero=6

Actual vs expected behavior:

No response

Any other information you'd like to share?

No response

pkgoogle commented 2 months ago

Hi @kukugpt, would you happen to know your object detection model's name? or do you have a reproducible script/simple model that reproduces this? Thanks for your help.

github-actions[bot] commented 2 months ago

Marking this issue as stale since it has been open for 7 days with no activity. This issue will be closed if no further activity occurs.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days. Please post a new issue if you need further assistance. Thanks!