]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Sat, 5 Oct 2024 12:23:51 +0000 (15:23 +0300)
commit282a8654c490050270caac0e9b0c768da2d9d5e8
treec1a3d19e806ed41d97c1a15054171a9d79223887
parent936cf3beb7b674934179526154c4865b23f8133f
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>
ggml/src/ggml-vulkan.cpp