torch-mlir/lib/Conversion
Justin Ngo 8eb34dae78
[TOSA] Add promote type to unary ops and aten.cat lowering (#3860)
Change-Id: I2699bf9007723fe629edb1c524c10ef8142e0234

Signed-off-by: Justin Ngo <justin.ngo@arm.com>
2024-11-08 11:23:39 -08:00
..
TorchConversionToMLProgram [NFC] Remove unused header files (#3386) 2024-05-30 14:30:36 +08:00
TorchOnnxToTorch Fix Slice Folder OOB Crash and onnx.Shape lowering (#3843) 2024-11-01 15:33:21 -05:00
TorchToArith [TorchToArith] add lowerings for some scalar bool binary ops (#3823) 2024-11-01 10:40:20 -05:00
TorchToLinalg [linalg] Fix torch.aten.add of `torch.bool` (#3820) 2024-10-31 17:37:25 -07:00
TorchToSCF [NFC] Change to *cast instead of .*cast variants (#3405) 2024-05-30 23:45:13 -07:00
TorchToStablehlo [Stablehlo] support aten.isfinite (#3850) 2024-11-07 16:52:39 +08:00
TorchToTMTensor Create scatter op with unique indicies (#3853) 2024-11-05 12:48:34 -08:00
TorchToTensor [NFC] Remove unused header files (#3386) 2024-05-30 14:30:36 +08:00
TorchToTosa [TOSA] Add promote type to unary ops and aten.cat lowering (#3860) 2024-11-08 11:23:39 -08:00
Utils [LINALG] Add complex tensor support for `create[Zero|One]InitTensor` utility (#3777) 2024-10-09 16:15:08 +05:30
CMakeLists.txt [torch] Improve shape inference for `torch-to-linalg` path for reshapes (#3055) 2024-03-26 12:41:40 -07:00
PassDetail.h Minor fixes for `ConvertTorchConversionToMLProgram`. (#1991) 2023-04-04 09:09:58 -07:00
Passes.cpp Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00