torch-mlir/test/python
Aart Bik 105aad6f57
[torch-mlir] provide FX traced graph importer for sparse tensors (#2817)
Note that we are waiting for actual FX traced graph support for sparse
tensors. For details see

https://github.com/pytorch/pytorch/issues/117188

Until then, however, we provide this clever importer that builds the FX
traced graph for for the dense case and then puts a sparse annotation
back on the parameters.

With import test.
2024-01-30 21:22:12 -08:00
..
fx_importer [torch-mlir] provide FX traced graph importer for sparse tensors (#2817) 2024-01-30 21:22:12 -08:00
onnx_importer [onnx] Add torch-mlir-import-onnx tool. (#2637) 2023-12-12 22:01:30 -08:00
compile.py Allow printing all IR in `torch_mlir.compile` (#2669) 2023-12-20 15:08:21 -06:00
lit.local.cfg Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -08:00