nod-ai / SHARK-ModelDev

Unified compiler/runtime for interfacing with PyTorch Dynamo.
Apache License 2.0
95 stars 48 forks source link

Failed to legalize operation `onnx.NonMaxSuppression` #819

Open vinayakdsci opened 2 months ago

vinayakdsci commented 2 months ago

The ONNX operation onnx.NonMaxSuppression fails with failed to legalize operation 'onnx.NonMaxSuppression' during lowering, as reported in https://github.com/nod-ai/SHARK-Turbine/issues/812.

More details will be added later.

kumardeepakamd commented 1 month ago

@aldesilv is this resolved yet?