whisper.cpp/ggml/src/ggml-sycl
Alberto Cabrera Pérez 7dc5ae2d6a sycl: fixed semantics of block offset calculation (llama/14814) 2025-07-28 13:02:32 +03:00
..
dpct sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
CMakeLists.txt
backend.hpp SYCL: Initial set_rows kernel implementation (llama/14562) 2025-07-12 19:23:56 +03:00
binbcast.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
binbcast.hpp
common.cpp
common.hpp sycl: GGML_SYCL_DISABLE_OPT on by default for all Intel Devices (llama/13973) 2025-07-01 17:54:53 +03:00
concat.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
concat.hpp
conv.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
conv.hpp
convert.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
convert.hpp
cpy.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
cpy.hpp
dequantize.hpp
dmmv.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
dmmv.hpp
element_wise.cpp ggml : implement GEGLU_ERF and GEGLU_QUICK ops (llama/14445) 2025-07-12 19:23:56 +03:00
element_wise.hpp ggml : implement GEGLU_ERF and GEGLU_QUICK ops (llama/14445) 2025-07-12 19:23:56 +03:00
gemm.hpp sycl: Batched mulmat rework for oneDNN dispatch (llama/14617) 2025-07-20 00:23:50 +03:00
getrows.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
getrows.hpp
ggml-sycl.cpp sycl: fix undefined variable in work group size check (llama/14843) 2025-07-28 13:02:32 +03:00
gla.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
gla.hpp
im2col.cpp sycl: Fix im2col (llama/14797) 2025-07-28 13:02:32 +03:00
im2col.hpp
mmq.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
mmq.hpp
mmvq.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
mmvq.hpp
norm.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
norm.hpp
outprod.cpp
outprod.hpp
presets.hpp
quants.hpp sycl: fixed semantics of block offset calculation (llama/14814) 2025-07-28 13:02:32 +03:00
rope.cpp cuda : fix rope with partial rotation and non-cont src (llama/14580) 2025-07-12 19:23:56 +03:00
rope.hpp
set_rows.cpp SYCL: use 1D kernel for set_rows (llama/14618) 2025-07-20 00:23:50 +03:00
set_rows.hpp SYCL: Initial set_rows kernel implementation (llama/14562) 2025-07-12 19:23:56 +03:00
softmax.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
softmax.hpp
sycl_hw.cpp sycl: GGML_SYCL_DISABLE_OPT on by default for all Intel Devices (llama/13973) 2025-07-01 17:54:53 +03:00
sycl_hw.hpp sycl: GGML_SYCL_DISABLE_OPT on by default for all Intel Devices (llama/13973) 2025-07-01 17:54:53 +03:00
tsembd.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
tsembd.hpp
vecdotq.hpp sycl: fixed semantics of block offset calculation (llama/14814) 2025-07-28 13:02:32 +03:00
wkv.cpp sycl: add usage of enqueue_functions extension (llama/14244) 2025-06-21 07:34:17 +03:00
wkv.hpp