torch-mlir/projects/pt1/e2e_testing
zjgarvey 368fabf0c1
[ONNX] Basic Support for DeformConv (#3469)
This adds a torchvision op to torch-mlir and a path from onnx.DeformConv
to torchvision.deform_conv2d.

I'm not implementing the torch->linalg lowering for the torchvision op
yet, but posting this PR to get feedback on some of the choices being
made here and to flesh out the onnx frontend a bit.
2024-06-25 12:16:51 -05:00
..
main.py [ONNX][TOSA] Adds ONNX to TOSA e2e tests (#3358) 2024-05-16 21:44:26 -07:00
xfail_sets.py [ONNX] Basic Support for DeformConv (#3469) 2024-06-25 12:16:51 -05:00