torch-mlir/lib/Dialect/TorchConversion
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
..
IR build: update llvm tag to 9acc2f37 (#1828) 2023-01-25 01:29:42 +00:00
Transforms mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00
CMakeLists.txt Move external/torch-mlir to the root of the repo. 2021-09-27 17:11:08 -07:00