]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan : do not use tensor->extra (#9407)
authorRadoslav Gerganov <redacted>
Wed, 2 Oct 2024 10:49:16 +0000 (13:49 +0300)
committerGitHub <redacted>
Wed, 2 Oct 2024 10:49:16 +0000 (13:49 +0300)
commit00b7317e636ffdc7dae59cb51dbd1cda357a3168
tree587dfd6925acdd193193794ac89ff2db5dd6bf38
parent76b37d1541a880b9645557c8715a343fd074cc5c
vulkan : do not use tensor->extra (#9407)

* vulkan : do not use tensor->extra

This patch allows using the Vulkan backend with the RPC backend as
tensor->extra is no longer used.

Ref: #8536

* Adapt GGML_VULKAN_CHECK_RESULTS to extra removal (#2)

---------

Co-authored-by: 0cc4m <redacted>
ggml/src/ggml-vulkan.cpp