Open vinayakdsci opened 2 months ago
The ONNX operation onnx.NonZero fails with failed to legalize operation 'onnx.NonZero' during lowering, as reported in https://github.com/nod-ai/SHARK-Turbine/issues/812.
onnx.NonZero
failed to legalize operation 'onnx.NonZero'
More details will be added later.
working on it here: https://github.com/llvm/torch-mlir/issues/3293
The ONNX operation
onnx.NonZero
fails withfailed to legalize operation 'onnx.NonZero'
during lowering, as reported in https://github.com/nod-ai/SHARK-Turbine/issues/812.More details will be added later.