]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan : add fp16 support for the conv_2d kernel (llama/14872)
authorErik Scholz <redacted>
Sun, 27 Jul 2025 10:04:33 +0000 (12:04 +0200)
committerGeorgi Gerganov <redacted>
Mon, 28 Jul 2025 05:43:21 +0000 (08:43 +0300)
commit38af804f4eab02a73239a63714b15eb77a4dfa0c
tree72d7f8cfcba1cf5f23670867caeea2d0b30a471c
parent72e472aa68385f46eba368375b18f2d3ddcc5d22
vulkan : add fp16 support for the conv_2d kernel (llama/14872)

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