You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wherever possible, CAGRA should be composed of RAFT primitives/helpers. If some bits are truly not reusable or cannot be composed of existing RAFT APIs then they can stay in CAGRA's impl details.
The text was updated successfully, but these errors were encountered:
Note that we had some PRs addressing the issues: #1550, #1503, #1499. We shall have a review to check if there are additional things to do (apart from the top-k kernels which are tracked separately in #1603).
Wherever possible, CAGRA should be composed of RAFT primitives/helpers. If some bits are truly not reusable or cannot be composed of existing RAFT APIs then they can stay in CAGRA's impl details.
The text was updated successfully, but these errors were encountered: