torch-mlir/test/Conversion/TorchOnnxToTorch
Vivek Khandelwal d6d1a173dc
[MLIR][Torch] Add OnnxToTorch and TorchToLinalg support for trig ops (#2903)
This commit adds the OnnxToTorch lowering for cosh, acosh, asin, asinh,
and atanh op.
This commit also adds the TorchToLinalg lowering for acosh, asin, asinh,
and atanh op.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
2024-02-14 11:58:09 +05:30
..
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 [MLIR][ONNX] Add OnnxToTorch support for Mean, IsInf, IsNaN, PRelu op (#2801) 2024-02-13 12:38:21 +05:30
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