torch-mlir/build_tools/python_deploy
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
..
.gitignore Add oneshot release snapshot for test/ondemand (#768) 2022-04-21 02:19:12 -07:00
build_linux_packages.sh mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00
build_macos_packages.sh Reenable LTC in out-of-tree build (for real this time) (#1205) 2022-08-19 15:25:00 -04:00
build_upload_m1_snapshot.sh build: improve robustness of cmake and shell scripts (#1018) 2022-07-06 14:39:30 -07:00
build_windows.ps1 Use delvewheel to package windows DLLs (#1820) 2023-01-22 02:47:26 -08:00
build_windows_ci.sh ci: enable ccache on Windows (#1548) 2022-11-03 12:17:22 -05:00
install_macos_deps.sh Fix OSX nightly builds (#1032) 2022-07-10 22:17:01 -07:00