whisper.cpp/ggml/src/ggml-webgpu
Jeff Bolz 3fc2c57a63 vulkan: support all backend tests for SQR/SQRT/SIN/COS/CLAMP/LEAKY_RELU/NORM (llama/24582)
* vulkan: make SQR/SQRT/SIN/COS/CLAMP/LEAKY_RELU use unary.comp

* vulkan: make NORM support noncontig

* add noncontiguous row test cases for norm/l2_norm, handle this in the CPU backend and l2_norm.comp

* fix supports_op for cuda and webgpu
2026-06-26 16:03:57 +03:00
..
wgsl-shaders ggml-webgpu: improve MTP inference by using mat-vec path for small batches (llama/24811) 2026-06-26 16:03:57 +03:00
CMakeLists.txt ggml-webgpu: FlashAttention refactor + standardize quantization support (llama/23834) 2026-06-08 14:36:36 +03:00
ggml-webgpu-shader-lib.hpp ggml-webgpu: improve MTP inference by using mat-vec path for small batches (llama/24811) 2026-06-26 16:03:57 +03:00
ggml-webgpu.cpp vulkan: support all backend tests for SQR/SQRT/SIN/COS/CLAMP/LEAKY_RELU/NORM (llama/24582) 2026-06-26 16:03:57 +03:00
pre_wgsl.hpp ggml-webgpu: FlashAttention refactor + standardize quantization support (llama/23834) 2026-06-08 14:36:36 +03:00