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
FlashInfer currently has a radix topk that is somewhat well optimized.
DSv3.2's lightning indexer requires a top-k selection kernel tuned for k=2048. Would like to have a further optimized top-k kernel that can be integrated to the frameworks.
FlashInfer currently has a radix topk that is somewhat well optimized.
DSv3.2's lightning indexer requires a top-k selection kernel tuned for k=2048. Would like to have a further optimized top-k kernel that can be integrated to the frameworks.