torch-mlir/test/Conversion/TorchOnnxToTorch
Vivek Khandelwal 35dd8c52cd
[ONNX] Add OnnxToTorch Lowering for MaxUnpool op (#3413)
This commit also adds the Torch declaration for aten.max_unpool2d and
aten.max_unpool3d op. The TorchToLinalg lowering for the same will be
added in a follow-up commit.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
2024-06-04 21:09:53 +05:30
..
ops Support onnx.If (#2825) 2024-04-30 18:36:40 +00:00
simple_ops_a_to_f.mlir Fix reducesum onnx lit test to linalg lowering fails (#3218) 2024-06-03 16:36:09 -04:00
simple_ops_g_to_p.mlir [ONNX] Add OnnxToTorch Lowering for MaxUnpool op (#3413) 2024-06-04 21:09:53 +05:30
simple_ops_q_to_z.mlir Fix reducesum onnx lit test to linalg lowering fails (#3218) 2024-06-03 16:36:09 -04:00
unsupported_fb_opt_ops.mlir Add attributes support for onnx cumsum op (#3241) 2024-05-11 02:09:01 +08:00