torch-mlir/test/Conversion
Alexandre Rames d24fa71368
Minor fixes for `ConvertTorchConversionToMLProgram`. (#1991)
* Only create the global seed variable if it does not exist already.
* Make the pass a module pass. A func pass may not modify its parent op.
2023-04-04 09:09:58 -07:00
..
TorchConversionToMLProgram Minor fixes for `ConvertTorchConversionToMLProgram`. (#1991) 2023-04-04 09:09:58 -07:00
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
TorchToSCF mlir: bump llvm tag to 5380e3 (#856) 2022-05-16 12:54:35 -07:00
TorchToStablehlo [test] rename TorchToMhlo to TorchToStablehlo (#1995) 2023-04-03 18:41:25 -07:00
TorchToTosa Add support for aten_remainder in TorchToTosa (#1966) 2023-03-23 17:55:58 -07:00