Skip to content

b6984

Choose a tag to compare

@github-actions github-actions released this 08 Nov 09:09
b4e335d
vulkan: fuse rms_norm + mul + rope (+ view + set_rows) (#16977)

This change combines the rms_norm+mul and rope+view+set_rows fusions to
allow fusing the whole sequence together. This comes up in Qwen3, Bailing,
and some other models.