torch-mlir/test/python
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
..
fx_importer [torch-mlir][sparse] replace ad-hoc mechanism with proper FX export (#3648) 2024-08-20 09:56:21 -07:00
onnx_importer Create MLIR functions for ONNX operators that are functions (#3409) 2024-06-14 10:11:26 -07:00
compile.py [NFC reformat] Applies pre-commit formatting to Python files. (#3244) 2024-04-27 14:16:31 -07:00
lit.local.cfg Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -08:00