torch-mlir/test/python/fx_importer/sparsity
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
..
lit.local.cfg [torch-mlir][sparse] replace ad-hoc mechanism with proper FX export (#3648) 2024-08-20 09:56:21 -07:00
sparse_test.py [torch-mlir][sparse] replace ad-hoc mechanism with proper FX export (#3648) 2024-08-20 09:56:21 -07:00