torch-mlir/test/Conversion
Ashay Rane 711646d095
mhlo: migrate conversion to stablehlo (#1840)
This patch replaces all MHLO operations with their StableHLO
counterparts and adds a validation pass to ensure that no MHLO operations
remain before translating all Stablehlo operations to the MHLO dialect
for further lowering to the Linalg dialect.

This patch also updates all lit tests so that they refer to the
`convert-torch-to-stablehlo` pass and so that they check for StableHLO
operations.
2023-02-02 07:29:47 -06:00
..
TorchConversionToMLProgram [MLIR][TORCH] Add TorchConversionToMLProgram and MLProgramBufferize pass 2022-12-02 13:20:46 +05:30
TorchToArith Rename TorchToStd pass as TorchToArith (#1163) 2022-08-10 20:12:51 +01:00
TorchToLinalg Revert "build: update llvm tag to 147fe9de" 2022-11-25 12:41:56 +05:30
TorchToMhlo mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00
TorchToSCF mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
TorchToTosa [TOSA] Add to.dtype i1 to i64 (#1830) 2023-01-27 09:21:06 -08:00