summaryrefslogtreecommitdiff
path: root/mlir/test/Integration/data
AgeCommit message (Expand)Author
2023-10-23[mlir][sparse] support 2:4 structured sparsity and loose compressed (#69968)Aart Bik
2023-10-18[mlir][sparse] implement non-permutation MapRef encoding (#69406)Aart Bik
2022-06-08[mlir][sparse] Add complex number reading from files.bixia1
2022-02-17[mlir][sparse] remove unused test matrix fileAart Bik
2021-11-23Accept symmetric sparse matrix in Matrix Market Exchange Format.Bixia Zheng
2021-08-04[mlir][sparse] Remove comment w/ code in itGus Smith
2021-06-17[mlir][sparse] Add Matricized Tensor Times Khatri-Rao Product (MTTKRP) integr...Gus Smith
2021-06-15[mlir][sparse] integration test for all-dense annotated "sparse" outputAart Bik
2021-04-07[mlir][sparse] support integral types i32,i16,i8 for *numerical* valuesAart Bik
2021-04-01[mlir][sparse] support for very narrow index and pointer typesAart Bik
2021-02-23Move the MLIR integration tests as a subdirectory of test (NFC)Mehdi Amini