torch-mlir/lib/Conversion/TorchOnnxToTorch
jinchen fbbad2d81e
Fix onnx atanh lowering (#3264)
iree tests `test_atanh` and `test_atanh_example` passed
2024-04-30 00:50:08 -07:00
..
CMakeLists.txt [ONNX] Support onnx.LSTM (#2969) 2024-04-08 12:23:33 -07:00
DefaultDomainAtoF.cpp Fix onnx atanh lowering (#3264) 2024-04-30 00:50:08 -07:00
DefaultDomainGtoP.cpp [NFC reformat] Run pre-commit on all files and format misc. 2024-04-27 14:08:09 -07:00
DefaultDomainQtoZ.cpp Fix onnx sinh lowering (#3253) 2024-04-30 00:44:41 -07:00
OnnxLstmExpander.cpp [ONNX] Support onnx.LSTM (#2969) 2024-04-08 12:23:33 -07:00
PassDetail.h Initial TorchOnnxToTorch conversion pipeline. (#2585) 2023-11-21 21:02:55 -08:00
Passes.cpp Initial TorchOnnxToTorch conversion pipeline. (#2585) 2023-11-21 21:02:55 -08:00
Patterns.cpp Initial TorchOnnxToTorch conversion pipeline. (#2585) 2023-11-21 21:02:55 -08:00
TorchOnnxToTorch.cpp Initial TorchOnnxToTorch conversion pipeline. (#2585) 2023-11-21 21:02:55 -08:00
Utils.cpp [onnx] Add `onnx-to-torch` lowering for random ops (#3193) 2024-04-22 22:28:07 +05:30