2026/8/15 5:38:59 【Bug已解决】GatherBlockQuantized: invalid dispatch group size (0,1,1) on macOS Metal WebGPU 解决方案
【Bug已解决】GatherBlockQuantized: invalid dispatch group size (0,1,1) on macOS Metal WebGPU 解决方案
一、现象长什么样
在 macOS 的 Metal 后端(WebGPU) 上跑 GatherBlockQuantized 算子时,提交计算着色器(compute shader…