whisper.cpp/ggml/src/ggml-webgpu
Sigbjørn Skjæret 4e32ee733b
ggml : implement set_rows with i32 index (llama/16159)
* implement set_rows with i32 index

* template fix

* test quantized path

warnings--

* Apply suggestions from code review

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>

* forgotten name change

* deduplicate cuda/sycl and test-fix

* indent++

* vulkan: support set_rows with i32 index type (llama/16162)

* disable i32 index for webgpu for now

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Co-authored-by: Jeff Bolz <jbolz@nvidia.com>
2025-09-29 15:18:09 +03:00
..
wgsl-shaders GGML WebGPU: Support for ADD, MUL, RMS_NORM, GET_ROWS operators (llama/16018) 2025-09-20 13:46:37 +03:00
CMakeLists.txt ggml WebGPU: add support for quantization types (llama/15440) 2025-09-20 13:42:39 +03:00
ggml-webgpu.cpp ggml : implement set_rows with i32 index (llama/16159) 2025-09-29 15:18:09 +03:00