torch-mlir/test/python/fx_importer
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
..
sparsity [torch-mlir][sparse] replace ad-hoc mechanism with proper FX export (#3648) 2024-08-20 09:56:21 -07:00
v2.3 build: Update Roll PyTorch version (#3548) 2024-07-19 21:38:57 +05:30
basic_test.py build: Update Roll PyTorch version (#3548) 2024-07-19 21:38:57 +05:30
custom_op_test.py build: Update Roll PyTorch version (#3548) 2024-07-19 21:38:57 +05:30
symbolic_shape_expr_test.py build: Update Roll PyTorch version (#3548) 2024-07-19 21:38:57 +05:30
sympy_to_affine_expr_test.py Representing Symbolic Shape Expressions in Torch Dialect (#3372) 2024-06-07 04:04:03 -07:00