torch-mlir/utils/bazel
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
..
docker CI: miscellaneous fixes for Release builds (#1781) 2023-01-06 20:41:43 -06:00
torch-mlir-overlay mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00
.bazelrc [Bazel] Update to Ubuntu-22.04 and clang-16 for Bazel build docker (#1523) 2022-11-10 13:11:06 -08:00
BUILD.bazel Add bazel build support (1/N) (#706) 2022-04-06 11:20:39 -07:00
WORKSPACE.bazel Add Bazel buildifier to torch-mlir (#1586) 2022-11-15 12:34:27 -08:00
configure.bzl [Bazel] Run buildifier (#1250) 2022-08-18 22:42:58 -07:00
overlay_directories.py Add bazel build support (1/N) (#706) 2022-04-06 11:20:39 -07:00