]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
tests: reduce number of FA test permutations (#19381)
authorJeff Bolz <redacted>
Fri, 6 Feb 2026 14:50:30 +0000 (08:50 -0600)
committerGitHub <redacted>
Fri, 6 Feb 2026 14:50:30 +0000 (08:50 -0600)
commitdb6adb3c88a96845b7d6863f451a54484a9f5a7e
treea1f96e3ba1a48e2153fc29f527f60747dce7f65b
parentdfde5993eaed8c2e7b609ab21f7e24d137d40b79
tests: reduce number of FA test permutations (#19381)

Only test non-F16 for head size 64 and 72 (one a multiple of QK, one not).
tests/test-backend-ops.cpp