]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml-webgpu: Update register tiling matmul to use f32 accumulation (llama/21644)
authorReese Levine <redacted>
Tue, 14 Apr 2026 10:46:41 +0000 (03:46 -0700)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:07 +0000 (11:29 +0300)
commitb732f4d9b5429c72f7e50ed7001588a4aa847380
tree28d8d115f7bb24ef8c500d9c4cf50cb19196db7c
parentcdeaa341742c4d558d7020079ef0e282803511a6
ggml-webgpu: Update register tiling matmul to use f32 accumulation (llama/21644)

* Update register tiling matmul to use f32 accumulation

* fix profiling code

* Fix register tiling matmul for chrome, i'm blaming dawn

* Update batch tuning value for iOS

* compile fix

* Fix use of new load function
ggml/src/ggml-webgpu/ggml-webgpu.cpp
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_decls.tmpl
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_reg_tile.wgsl
ggml/src/ggml-webgpu/wgsl-shaders/mul_mat_subgroup_matrix.wgsl