文件最后提交记录最后更新时间
[mlir][sparse][gpu] enable sm80+ sparsity integration test only when explicitly set Reviewed By: aartbik Differential Revision: https://reviews.llvm.org/D1529662 年前
[mlir][sparse] recognize NVidia 2:4 type for matmul (#76758) This removes the temporary DENSE24 attribute and replaces it with proper recognition of dense to 24 conversion. The compressionh will be performed on the device prior to performing the matrix mult. Note that we no longer need to start with the linalg version, we can lift this to the proper named linalg op. Also renames some files into more consistent names.2 年前
[mlir][sparse] Implement parsing n out of m (#79935) 1. Add parsing methods for block[n, m]. 2. Encode n and m with the newly extended 64-bit LevelType enum. 3. Update 2:4 methods names/comments to n:m.2 年前
[mlir][sparse] Implement parsing n out of m (#79935) 1. Add parsing methods for block[n, m]. 2. Encode n and m with the newly extended 64-bit LevelType enum. 3. Update 2:4 methods names/comments to n:m.2 年前