torch-mlir/test/Conversion/TorchOnnxToTorch
Sriram Kumar d6feb2179c
Added support for Maxpool (Autopad) (#3774)
Added autopad. and passed 3 tests 

test_maxpool_2d_precomputed_same_upper
test_maxpool_2d_same_lower'
test_maxpool_2d_same_upper

Address : https://github.com/nod-ai/SHARK-ModelDev/issues/843 

2 attributes yet to complete : storage_order, indices output
2024-10-23 13:04:50 +00:00
..
ops onnx.LSTM - bidirectional, layout attr (#3771) 2024-10-08 11:29:49 -07:00
simple_ops_a_to_f.mlir Adds onnx ConvTranspose support for autopadding. (#3797) 2024-10-18 12:31:33 -05:00
simple_ops_g_to_p.mlir Added support for Maxpool (Autopad) (#3774) 2024-10-23 13:04:50 +00:00
simple_ops_q_to_z.mlir [ONNX] Fix onnx.ScatterElements with AtenScatterReduceTwoOp lowering to tm_tensor/linalg_ext dialect (#3754) 2024-10-05 22:22:41 -07:00
unsupported_fb_opt_ops.mlir Add attributes support for onnx cumsum op (#3241) 2024-05-11 02:09:01 +08:00