[Mlir-commits] [mlir] [mlir][sparse] support sparsifying batch levels (PR #83898)

Aart Bik llvmlistbot at llvm.org
Mon Mar 4 14:11:02 PST 2024


================
@@ -253,7 +253,10 @@ class SparseTensorType {
                                        CrdTransDirectionKind::dim2lvl);
   }
 
-  /// Returns the Level-shape.
+  /// Returns the batched level rank.
----------------
aartbik wrote:

For consistentcy

level-rank

https://github.com/llvm/llvm-project/pull/83898


More information about the Mlir-commits mailing list