]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan : do not use tensor->extra (llama/9407)
authorRadoslav Gerganov <redacted>
Wed, 2 Oct 2024 10:49:16 +0000 (13:49 +0300)
committerGeorgi Gerganov <redacted>
Thu, 3 Oct 2024 19:12:49 +0000 (22:12 +0300)
commitc6fe51e5c7fa2c7caf53587a640f094602348014
tree2a04f78e07e912cff21bc2d186c38dce015ecee9
parente5c233e5edbfcfa1d808b9293de9065035c40751
vulkan : do not use tensor->extra (llama/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 (llama/2)

---------

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