]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml-webgpu: Fix dequantization helpers to not pass in pointers (llama/21872)
authorReese Levine <redacted>
Wed, 15 Apr 2026 16:14:40 +0000 (09:14 -0700)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:10 +0000 (11:29 +0300)
commit2a785c596944da4cc67d15c8600f606b5021e7bb
tree8af830721e8fb186a07957148457bba38b2757de
parent9638e29657e7c547212284a2b473335c31a86a05
ggml-webgpu: Fix dequantization helpers to not pass in pointers (llama/21872)

* Fix dequantization helpers to not pass in pointers

* Increase XIELU precision
ggml/src/ggml-webgpu/wgsl-shaders/common_decls.tmpl
ggml/src/ggml-webgpu/wgsl-shaders/get_rows.wgsl
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat.wgsl
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_decls.tmpl
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_id.wgsl
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_reg_tile.wgsl
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_subgroup_matrix.wgsl
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_vec.wgsl
ggml/src/ggml-webgpu/wgsl-shaders/unary.wgsl