]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan: Implement "fast divide" (mul+shift) for unary ops like copy (llama/10642)
authorJeff Bolz <redacted>
Wed, 4 Dec 2024 07:28:59 +0000 (01:28 -0600)
committerGeorgi Gerganov <redacted>
Thu, 5 Dec 2024 12:27:39 +0000 (14:27 +0200)
commit1af75e60727c56b68047356f0669fd8ba7d4ad8a
treedb4b5c64c4865b9584761de93af0c43a9f1dc960
parent97f2de079e1d96c4cef6a44a4d4ebfec973d1c97
vulkan: Implement "fast divide" (mul+shift) for unary ops like copy (llama/10642)
src/ggml-vulkan/ggml-vulkan.cpp
src/ggml-vulkan/vulkan-shaders/generic_unary_head.comp
tests/test-backend-ops.cpp