torch-mlir/python/torch_mlir
Gleb Kazantaev 3930588a7e
Enable VerifyBackendContract in LTC backend (#1798)
* Enable VerifyBackendContract in LTC backend

* Update VerifyBackendContract pass

* Move convert_scalar_implicit to jit_utils

* Rename VerifyBackendContract to VerifyBackendContractNoDecompositions

* Update verify-backend-contract-error.mlir test
2023-01-24 22:14:17 -05:00
..
_torch_mlir_custom_op_example [custom op] Generalize shape library logic to work with dtypes (#1594) 2022-12-13 08:25:41 -08:00
cmake/modules Add initial LTC backend (#610) 2022-07-30 09:40:02 -04:00
csrc Enable VerifyBackendContract in LTC backend (#1798) 2023-01-24 22:14:17 -05:00
dialects [MLIR][TORCH] Add canonicalizer for aten.new_empty_strided op 2023-01-19 13:37:32 +05:30
__init__.py Allow passing traced `torch.nn.Module`s into `torch_mlir.compile` (#1743) 2022-12-22 08:39:55 -08:00
compiler_utils.py Update torch-mlir-opt error message. 2022-10-05 15:02:10 -04:00
dynamo.py [torchdynamo] Add default decomposition for ops in the dynamo backend 2023-01-23 13:33:50 +05:30