whisper.cpp/ggml/src/ggml-sycl
Akarshan Biswas 74c85d154e SYCL: Move CPY kernels to a separate file and add few missing kernels (llama/12133)
* SYCL: refactor and move cpy kernels to a separate file

* Add few missing cpy kernels

* refactor and add debug logs
2025-03-08 15:13:01 +02:00
..
dpct SYCL: Introducing memory host pool (llama/11251) 2025-02-03 22:00:57 +02:00
CMakeLists.txt Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
backend.hpp SYCL: Move CPY kernels to a separate file and add few missing kernels (llama/12133) 2025-03-08 15:13:01 +02:00
common.cpp Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
common.hpp SYCL: Move CPY kernels to a separate file and add few missing kernels (llama/12133) 2025-03-08 15:13:01 +02:00
concat.cpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
concat.hpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
conv.cpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
conv.hpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
convert.cpp Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
convert.hpp Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
cpy.cpp SYCL: Move CPY kernels to a separate file and add few missing kernels (llama/12133) 2025-03-08 15:13:01 +02:00
cpy.hpp SYCL: Move CPY kernels to a separate file and add few missing kernels (llama/12133) 2025-03-08 15:13:01 +02:00
dequantize.hpp Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
dmmv.cpp Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
dmmv.hpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
element_wise.cpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
element_wise.hpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
gemm.hpp SYCL: Reduce most of the compiler warnings (llama/10748) 2024-12-18 12:52:16 +02:00
getrows.cpp Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
getrows.hpp Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
ggml-sycl.cpp SYCL: Move CPY kernels to a separate file and add few missing kernels (llama/12133) 2025-03-08 15:13:01 +02:00
gla.cpp SYCL: Add gated linear attention kernel (llama/11175) 2025-02-03 22:00:57 +02:00
gla.hpp SYCL: Add gated linear attention kernel (llama/11175) 2025-02-03 22:00:57 +02:00
im2col.cpp SYCL: Reduce most of the compiler warnings (llama/10748) 2024-12-18 12:52:16 +02:00
im2col.hpp Fix SYCL `im2col` and `convert` Overflow with Large Dims (llama/9052) 2024-08-28 13:22:20 +03:00
mmq.cpp SYCL: Reduce most of the compiler warnings (llama/10748) 2024-12-18 12:52:16 +02:00
mmq.hpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
mmvq.cpp SYCL: Reduce most of the compiler warnings (llama/10748) 2024-12-18 12:52:16 +02:00
mmvq.hpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
norm.cpp SYCL: Reduce most of the compiler warnings (llama/10748) 2024-12-18 12:52:16 +02:00
norm.hpp ggml : sync sycl (skip) (#0) 2024-07-08 14:53:55 +03:00
outprod.cpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
outprod.hpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
presets.hpp Optimize RWKV6 Operator Naming and Implement Multi-core CPU/ SYCL Acceleration (llama/10133) 2024-11-15 15:21:04 +02:00
rope.cpp SYCL: Reduce most of the compiler warnings (llama/10748) 2024-12-18 12:52:16 +02:00
rope.hpp ggml : sync sycl (skip) (#0) 2024-07-08 14:53:55 +03:00
softmax.cpp SYCL: Fix GGML_SYCL_DEBUG macro (llama/11995) 2025-02-27 08:55:36 +02:00
softmax.hpp SYCL : SOFTMAX F16 mask support and other fixes (llama/11261) 2025-02-03 22:00:57 +02:00
sycl_hw.cpp Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
sycl_hw.hpp Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
tsembd.cpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
tsembd.hpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
vecdotq.hpp sycl: Use syclcompat::dp4a (llama/10267) 2024-11-20 21:00:08 +02:00
wkv6.cpp llama: add support for QRWKV6 model architecture (llama/11001) 2025-01-14 10:38:01 +02:00
wkv6.hpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00