torch-mlir/test/Conversion/TorchOnnxToTorch
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
..
ops Support onnx.If (#2825) 2024-04-30 18:36:40 +00:00
simple_ops_a_to_f.mlir [ONNX] Basic Support for DeformConv (#3469) 2024-06-25 12:16:51 -05:00
simple_ops_g_to_p.mlir [ONNX] Add OnnxToTorch lowering for OptionalHasElement op (#3472) 2024-06-21 11:19:00 +05:30
simple_ops_q_to_z.mlir [ONNX] Add basic support for RoiAlign (#3493) 2024-06-25 11:02:45 -05:00
unsupported_fb_opt_ops.mlir Add attributes support for onnx cumsum op (#3241) 2024-05-11 02:09:01 +08:00