torch-mlir/python/torch_mlir
Aart Bik f72770a725
[torch-mlir][sparse] replace ad-hoc mechanism with proper FX export (#3648)
Now that the PyDev feature request pytorch/pytorch#117188 has been
completed, we can remove all the ad-hoc code that propagates sparsity
metadata and replace it with the built-int PyDev metadata for sparse
tensors. This removes a lot of code and also ensures sparsity is
consistent with the torch.sparse package for all cases.
2024-08-20 09:56:21 -07:00
..
_mlir_libs [ci] Upgrade to new runners and disable unsupported jobs. (#2818) 2024-01-27 18:35:45 -08:00
dialects Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -08:00
extras [torch-mlir][sparse] replace ad-hoc mechanism with proper FX export (#3648) 2024-08-20 09:56:21 -07:00
tools/import_onnx Bump Onnx Version to 1.16.1 (#3515) 2024-07-01 22:15:45 +05:30
compiler_utils.py [NFC] Expose both raw Torch dialect and Torch dialect in backend form with Dynamo/FX (#3541) 2024-07-14 10:33:47 -07:00
fx.py [FxImporter] small fixes for fx importer compatibility issues between different pytorch versions (#3577) 2024-08-01 10:52:41 +08:00