torch-mlir/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
..
torch_mlir [torch-mlir][sparse] replace ad-hoc mechanism with proper FX export (#3648) 2024-08-20 09:56:21 -07:00
CMakeLists.txt [Stablehlo] enable stablehlo's python extension binding (#3529) 2024-07-10 13:00:13 +08:00
TorchMLIRModule.cpp Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -08:00