]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan : add fp16 support for the conv_2d kernel (#14872)
authorErik Scholz <redacted>
Sun, 27 Jul 2025 10:04:33 +0000 (12:04 +0200)
committerGitHub <redacted>
Sun, 27 Jul 2025 10:04:33 +0000 (12:04 +0200)
commit89d1029559bd2968f76db854f9f113d73e34527c
tree6da1c69d3fd43abce35223d4e5f714eecfbab404
parentf1a4e72de5950ab7136aeadddd675caf30dd6b3f
vulkan : add fp16 support for the conv_2d kernel (#14872)

* add f16 to conv_2d testing
* weaken conv2d test error threshold
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp
tests/test-backend-ops.cpp