summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/SparseTensor/invalid_encoding.mlir
AgeCommit message (Expand)Author
2024-05-07[mlir][sparse] Add verification for explicit/implicit value (#90111)Yinying Li
2024-02-26[mlir][sparse] Introduce batch level format. (#83082)Peiming Liu
2024-02-15[mlir][sparse] introduce SoA level property on singleton level. (#81942)Peiming Liu
2024-02-09[mlir][sparse] Add more tests and verification for n:m (#81186)Yinying Li
2023-12-12[mlir][sparse]Make isBlockSparsity more robust (#75113)Yinying Li
2023-10-19[mlir][sparse] Update verifier for block sparsity and singleton (#69389)Yinying Li
2023-09-27[mlir][sparse] Change tests to use new syntax for ELL and slice (#67569)Yinying Li
2023-09-22[mlir][sparse] Add more error messages and avoid crashing in new parser (#67034)Yinying Li
2023-09-14[mlir][sparse] Migrate more tests to new syntax (#66309)Yinying Li
2023-08-21[mlir][sparse] migrate more to new surface syntaxAart Bik
2023-07-20[mlir][sparse] Improve `DimLvlMapParser`'s handling of variable bindingswren romano
2023-05-30[mlir][sparse] Updating STEA parser/printer to use the name "dimSlices"wren romano
2023-05-30[mlir][sparse] Combining `dimOrdering`+`higherOrdering` fields into `dimToLvl`wren romano
2023-05-18[mlir][sparse] Adjusting error message wording, to better match new field nameswren romano
2023-05-17[mlir][sparse] Renaming the STEA field `dimLevelType` to `lvlTypes`wren romano
2023-03-06[mlir][sparse] Renaming "pointer/index" to "position/coordinate"wren romano
2023-02-14[mlir][sparse] Factoring out SparseTensorType classwren romano
2023-01-12[mlir][sparse] support parsing slices in sparse tensor encoding attributePeiming Liu
2022-10-05[mlir][sparse] introduce a higher-order tensor mappingAart Bik
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in SparseTenso...River Riddle
2021-11-04[mlir][sparse] reject sparsity annotation in "scalar" tensorsAart Bik
2021-05-10[mlir][sparse] complete migration to sparse tensor typeAart Bik
2021-04-30[mlir][sparse] sparse tensor type encoding migration (new home, new builders)Aart Bik