whisper.cpp/ggml/src/ggml-sycl
Neo Zhang f2a8e65ea7 sycl : fix wrong variable check by assert (llama/20903)
* fix wrong variable check by assert

* use GGML api
2026-03-29 15:04:36 +03:00
..
dpct supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
template-instances supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
CMakeLists.txt supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
add-id.cpp sycl : fix wrong variable check by assert (llama/20903) 2026-03-29 15:04:36 +03:00
add-id.hpp Support gpt-oss by OPs add-id, mul_mat for mxfp4, swiglu_oai (llama/17826) 2025-12-18 08:20:56 +02:00
backend.hpp ehance UPSCALE to support all UT cases (llama/20637) 2026-03-29 15:04:36 +03:00
binbcast.cpp support permuted, remove check s0/s10 (llama/19889) 2026-02-27 20:57:58 +02:00
binbcast.hpp fix UT fault cases: count-equal, argsort, pad OPs (llama/16521) 2025-10-15 09:29:17 +03:00
common.cpp SYCL: Remove misleading ggml_sycl_op_flatten function (llama/12387) 2025-03-31 14:56:53 +03:00
common.hpp add op gated_delta_net (llama/20455) 2026-03-16 13:10:15 +02:00
concat.cpp sycl: add CONCAT operator support (llama/16047) 2025-11-09 23:38:03 +02:00
concat.hpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
conv.cpp Revert "sycl: add usage of enqueue_functions extension (llama/14244)" (llama/15910) 2025-09-20 13:45:28 +03:00
conv.hpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
convert.cpp supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
convert.hpp fix op rope, add rope_back (llama/20293) 2026-03-16 13:10:15 +02:00
count-equal.cpp supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
count-equal.hpp fix UT fault cases: count-equal, argsort, pad OPs (llama/16521) 2025-10-15 09:29:17 +03:00
cpy.cpp sycl : support to malloc memory on device more than 4GB, update the doc and script (llama/17566) 2025-12-12 17:53:13 +02:00
cpy.hpp SYCL: Add set_rows support for quantized types (llama/14883) 2025-08-18 20:30:45 +03:00
dequantize.hpp Support gpt-oss by OPs add-id, mul_mat for mxfp4, swiglu_oai (llama/17826) 2025-12-18 08:20:56 +02:00
dmmv.cpp Revert "sycl: add usage of enqueue_functions extension (llama/14244)" (llama/15910) 2025-09-20 13:45:28 +03:00
dmmv.hpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
element_wise.cpp ehance UPSCALE to support all UT cases (llama/20637) 2026-03-29 15:04:36 +03:00
element_wise.hpp ehance UPSCALE to support all UT cases (llama/20637) 2026-03-29 15:04:36 +03:00
fattn-common.hpp supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
fattn-tile.cpp supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
fattn-tile.hpp supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
fattn-vec.hpp supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
fattn.cpp supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
fattn.hpp supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
gated_delta_net.cpp sycl : fix for untransposed GDA recurrent state (llama/20583) 2026-03-29 15:04:36 +03:00
gated_delta_net.hpp add op gated_delta_net (llama/20455) 2026-03-16 13:10:15 +02:00
gemm.hpp sycl: Batched mulmat rework for oneDNN dispatch (llama/14617) 2025-07-20 00:23:50 +03:00
getrows.cpp Revert "sycl: add usage of enqueue_functions extension (llama/14244)" (llama/15910) 2025-09-20 13:45:28 +03:00
getrows.hpp SYCL: Remove misleading ggml_sycl_op_flatten function (llama/12387) 2025-03-31 14:56:53 +03:00
ggml-sycl.cpp support bf16 and quantized type (llama/20803) 2026-03-29 15:04:36 +03:00
gla.cpp Revert "sycl: add usage of enqueue_functions extension (llama/14244)" (llama/15910) 2025-09-20 13:45:28 +03:00
gla.hpp SYCL: Add gated linear attention kernel (llama/11175) 2025-02-03 22:00:57 +02:00
im2col.cpp Revert "sycl: add usage of enqueue_functions extension (llama/14244)" (llama/15910) 2025-09-20 13:45:28 +03:00
im2col.hpp SYCL: Remove misleading ggml_sycl_op_flatten function (llama/12387) 2025-03-31 14:56:53 +03:00
mmq.cpp Revert "sycl: add usage of enqueue_functions extension (llama/14244)" (llama/15910) 2025-09-20 13:45:28 +03:00
mmq.hpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
mmvq.cpp Support gpt-oss by OPs add-id, mul_mat for mxfp4, swiglu_oai (llama/17826) 2025-12-18 08:20:56 +02:00
mmvq.hpp whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
norm.cpp fix for failed UT case: ACC, L2_NORM, UPSCALE, fused_glu, unary (llama/20283) 2026-03-16 13:10:15 +02:00
norm.hpp sycl: add RMS_NORM_BACK operation support (llama/16808) 2025-11-09 23:38:03 +02:00
outprod.cpp Remove support for Nvidia & AMD GPU, because the oneAPI plugin for Nvidia & AMD GPU is unavailable: download/installation channels are out of work. (llama/19246) 2026-02-08 09:29:10 +02:00
outprod.hpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
pad.cpp Support gpt-oss by OPs add-id, mul_mat for mxfp4, swiglu_oai (llama/17826) 2025-12-18 08:20:56 +02:00
pad.hpp fix UT fault cases: count-equal, argsort, pad OPs (llama/16521) 2025-10-15 09:29:17 +03:00
pad_reflect_1d.cpp refactor pad_reflect_1d to make the UT case pass (llama/17204) 2025-12-12 17:53:10 +02:00
pad_reflect_1d.hpp refactor pad_reflect_1d to make the UT case pass (llama/17204) 2025-12-12 17:53:10 +02:00
presets.hpp supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
quantize.hpp sycl: refactor quantization to q8_1 (llama/14815) 2025-08-18 20:30:45 +03:00
quants.hpp chore : correct typos [no ci] (llama/20041) 2026-03-16 13:10:15 +02:00
repeat_back.cpp SYCL: optimized repeat_back kernel (3× fewer asm instructions, 2× faster)Feature/sycl repeat back opt (#16869) 2025-11-09 23:38:03 +02:00
repeat_back.hpp sycl: add REPEAT_BACK operation support (llama/16734) 2025-11-09 23:38:03 +02:00
roll.cpp sycl: add ROLL operation support (llama/16665) 2025-11-09 23:38:03 +02:00
roll.hpp sycl: add ROLL operation support (llama/16665) 2025-11-09 23:38:03 +02:00
rope.cpp fix op rope, add rope_back (llama/20293) 2026-03-16 13:10:15 +02:00
rope.hpp fix op rope, add rope_back (llama/20293) 2026-03-16 13:10:15 +02:00
set.cpp SYCL SET operator optimized for F32 tensors (llama/16350) 2025-10-22 12:58:11 +03:00
set.hpp SYCL SET operator optimized for F32 tensors (llama/16350) 2025-10-22 12:58:11 +03:00
set_rows.cpp ggml : implement set_rows with i32 index (llama/16159) 2025-09-29 15:18:09 +03:00
set_rows.hpp SYCL: Initial set_rows kernel implementation (llama/14562) 2025-07-12 19:23:56 +03:00
softmax.cpp supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
softmax.hpp refactor soft_max, add soft_max_back (llama/16472) 2025-10-12 11:16:23 +03:00
ssm_conv.cpp Support gpt-oss by OPs add-id, mul_mat for mxfp4, swiglu_oai (llama/17826) 2025-12-18 08:20:56 +02:00
ssm_conv.hpp sycl: add SSM_CONV operation support (llama/16800) 2025-11-09 23:38:03 +02:00
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 ggml : fix padding in timestep embedding kernels (llama/15932) 2025-09-20 13:45:30 +03:00
tsembd.hpp SYCL: Refactor ggml_sycl_compute_forward (llama/11121) 2025-01-14 10:38:01 +02:00
upscale.cpp ehance UPSCALE to support all UT cases (llama/20637) 2026-03-29 15:04:36 +03:00
upscale.hpp ehance UPSCALE to support all UT cases (llama/20637) 2026-03-29 15:04:36 +03:00
vecdotq.hpp supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 (llama/20190) 2026-03-16 13:10:15 +02:00
wkv.cpp Remove support for Nvidia & AMD GPU, because the oneAPI plugin for Nvidia & AMD GPU is unavailable: download/installation channels are out of work. (llama/19246) 2026-02-08 09:29:10 +02:00
wkv.hpp llama: Add support for RWKV v7 architecture (llama/12412) 2025-03-27 11:06:03 +02:00