Skip to content

b5833

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:32
a0374a6
vulkan: Handle updated FA dim2/3 definition (#14518)

* vulkan: Handle updated FA dim2/3 definition

Pack mask boolean and n_head_log2 into a single dword to keep the push
constant block under the 128B limit.

* handle null mask for gqa

* allow gqa with dim3>1