Closed pdhirajkumarprasad closed 1 month ago
@kumardeepakamd worked on supporting it (https://github.com/llvm/torch-mlir/commit/29569713f3878226a6c1054a183dc227934dbe69)
This is being blocked because onnx's shape inference cannot seem to propagate constant data through identity ops.
@zjgarvey We have, through the onnxruntime EP, the following models passing numerics (thus passing the whole e2e pipeline):
All the others fail due to numerical mismatches, but none of them fails at legalization of the Expand op.
I have a fix for this in the test suite. Working on getting it up today. See also #825
closing this issue as we don't see this anymore. if we come across any other issues like this, we open new issue
In Shark e2e model, we are seeing issue as
Failed to legalize operation onnx.Expand.
command:
error: