torch-mlir/docs
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
..
images [docs] Centralize all images in docs/images/ 2022-11-04 03:12:17 -07:00
abstract_interp_lib.md [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
adding_abstract_interpretation_functions.md [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
adding_an_e2e_test.md [docs] Add info about special e2e testing cases. 2022-12-07 12:53:07 +01:00
architecture.md mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00
code_owners.md mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00
development.md mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00
long_term_roadmap.md mhlo: migrate conversion to stablehlo (#1840) 2023-02-02 07:29:47 -06:00
ltc_backend.md [docs] Centralize all images in docs/images/ 2022-11-04 03:12:17 -07:00
ltc_examples.md Fix LTC lib_torch_mlir_ltc.so import error (#1283) 2022-08-25 18:25:01 -04:00