[mlir][sparse] fix two typos
authorAart Bik <ajcbik@google.com>
Thu, 13 Jan 2022 22:36:17 +0000 (14:36 -0800)
committerAart Bik <ajcbik@google.com>
Thu, 13 Jan 2022 23:11:55 +0000 (15:11 -0800)
commite52f530c36e4b3f78c35f1ccd59cae75bdff7db4
tree11ed1777df3f2e7117909e7c44d09b0b8c545586
parent63a2987d51111d33232f49d1551b2404f121d3b8
[mlir][sparse] fix two typos

(1) copy-and-past error in encoding alias name:
    this is an annotation for a tensor (3-d) not a matrix (2-d).

(2) typo in "initialization"

Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D117255
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_mttkrp.mlir