By closing over the rank itself rather than this, we save a method call on each iteration. A minor optimization, but one that adds up.
Depends On D126016
Differential D126019
[mlir][sparse] Simplifying closure wrengr on May 19 2022, 2:05 PM. Authored by
Details
By closing over the rank itself rather than this, we save a method call on each iteration. A minor optimization, but one that adds up. Depends On D126016
Diff Detail
Event TimelineComment Actions Oh, nice, I wonder if that makes reading the very large tensors slightly faster again!
|
const even?