Skip to content

b6794

Choose a tag to compare

@github-actions github-actions released this 18 Oct 11:20
e56abd2
vulkan: Implement topk_moe fused shader, ported from CUDA (#16641)

This is similar to the CUDA shader from #16130, but doesn't use shared memory
and handles different subgroup sizes.