torch-mlir/test/Conversion/TorchOnnxToTorch
Rob Suderman 7a0d0e954b
[onnx] Fix onnx.gather lowering to use torch.aten.index_select (#2913)
Onnx's gather maps directly to `torch.aten.index_select`. We should just
use that path.
2024-02-16 16:05:44 -05:00
..
simple_ops_a_to_f.mlir [MLIR][Torch] Add OnnxToTorch and TorchToLinalg support for trig ops (#2903) 2024-02-14 11:58:09 +05:30
simple_ops_g_to_p.mlir [onnx] Fix onnx.gather lowering to use torch.aten.index_select (#2913) 2024-02-16 16:05:44 -05:00
simple_ops_q_to_z.mlir onnx: fix checks in TorchOnnxToTorch pass to match the ONNX spec (#2848) 2024-02-07 21:19:27 -08:00
unsupported_fb_opt_ops.mlir [torch-mlir][conversion-test] cleanup trailing whitespace in mlir files (#2807) 2024-01-25 14:24:28 -08:00
unsupported_simple_ops.mlir Initial TorchOnnxToTorch conversion pipeline. (#2585) 2023-11-21 21:02:55 -08:00