torch-mlir/test/python/fx_importer
Aart Bik 307f49f566
[torch-mlir][sparse] support sparse tensor output (#3152)
Sparse inputs and outputs are now fully supported! They always consist
of their constituents buffers, passed as numpy arrays. Sparse on!
2024-04-12 09:56:32 -07:00
..
v2.3 [fx] Fix type inference for scalar/int types. (#3099) 2024-04-02 13:56:43 -07:00
basic_test.py Add stateless fx graph import (#3036) 2024-03-21 14:44:54 -07:00
sparse_test.py [torch-mlir][sparse] support sparse tensor output (#3152) 2024-04-12 09:56:32 -07:00