(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"
Paths
| Differential D117255
[mlir][sparse] fix two typos ClosedPublic Authored by aartbik on Jan 13 2022, 2:36 PM.
Details
Summary (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"
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptJan 13 2022, 2:36 PM This revision is now accepted and ready to land.Jan 13 2022, 2:57 PM Closed by commit rGe52f530c36e4: [mlir][sparse] fix two typos (authored by aartbik). · Explain WhyJan 13 2022, 3:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 399806 mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_mttkrp.mlir
|