llama.cpp
d8c0a7b0
- vulkan: Fix mismatch in TOPK_MOE unit test (#17541)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
25 days ago
vulkan: Fix mismatch in TOPK_MOE unit test (#17541) * Fix shader to support 2D workgroup mapping to a single subgroup * Set required_subgroup_size topk_moe shader requires static WARP_SIZE and actual subgroup size to match
References
#17541 - vulkan: Fix mismatch in TOPK_MOE unit test
Author
rillomas
Parents
933414c0
Loading