Prashanth

Results 6 comments of Prashanth

Hi @hanhanW , if no one is working on this, could I pick up this issue?

@sakupan102 Sounds good! Sorry missed your comment was 4 days ago.

Hi @zjgarvey, thank you for the response. The example I gave was meant to illustrate how ONNX sometimes exports dynamic dims as 0. In the test case from https://github.com/iree-org/iree/issues/19501. When...

understood, you are saying if the spatial dimensions of the proposed sizes here in the `Resize Op` https://github.com/HalfBloodPrince010/torch-mlir/blob/main/lib/Conversion/TorchOnnxToTorch/DefaultDomainQtoZ.cpp#L3138-L3167 is `[0, 0]`, then that itself is a bug. But, based on...

Thanks @zjgarvey Any pointers on where this shape propagation/or export could be going wrong or which passes would be useful to trace further would be super helpful. I thought we...