Closed yzh119 closed 1 year ago
Our paper uses sp_iter to construct sparse iterations. This PR renames all appearance of T.iter to T.sp_iter to align with paper.
sp_iter
T.iter
T.sp_iter
Our paper uses
sp_iter
to construct sparse iterations. This PR renames all appearance ofT.iter
toT.sp_iter
to align with paper.