summaryrefslogtreecommitdiff
path: root/mlir/lib/ExecutionEngine/SparseTensor/File.cpp
AgeCommit message (Expand)Author
2024-02-23[mlir][sparse] remove very thin header file from sparse runtime support (#82820)Aart Bik
2023-10-03[mlir][sparse] minor edits in runtime lib Cpp files (#68165)Aart Bik
2023-02-13[mlir][sparse] Extend readCOOIndices to support overhead types beyond index_t...bixia1
2022-12-02[mlir][sparse] Breaking up openSparseTensor to better support non-permutationswren romano
2022-11-14[mlir][sparse] Making way for SparseTensorRuntime to support non-permutationswren romano
2022-10-10[mlir][sparse] Rename SparseTensorFile to SparseTensorReader.bixia1
2022-10-05[mlir][sparse] Case coverage fix no errorhandlingNathaniel McVicar
2022-10-05Revert "[mlir][sparse] Restore case coverage warning fix"Vitaly Buka
2022-10-04[mlir][sparse] Restore case coverage warning fixNathaniel McVicar
2022-09-30[mlir] Fix warningsKazu Hirata
2022-09-30[mlir][sparse] SparseTensorUtils post-refactoring cleanupwren romano
2022-09-29[mlir][sparse] Fixing case coverage warningwren romano
2022-09-29[mlir][sparse] Cleaning up SparseTensorFile::readMMEHeaderwren romano
2022-09-29[mlir][sparse] Factoring out SparseTensorFile::canReadAs predicatewren romano
2022-09-29[mlir][sparse] refactoring SparseTensorUtils: (4 of 4) documentationwren romano
2022-09-29[mlir][sparse] refactoring SparseTensorUtils: (3 of 4) code-cleanupwren romano
2022-09-29[mlir][sparse] refactoring SparseTensorUtils: (1 of 4) file-splittingwren romano