Akarshan Biswas a4c340f974 SYCL: Add all missing unary kernels (#13074) 9 months ago
..
dpct 8293970542 SYCL: Rename oneMKL to oneMath (#12192) 10 months ago
CMakeLists.txt 94148ba330 sycl: allow ggml-sycl configuration and compilation using Visual Studio project/solution (#12625) 10 months ago
backend.hpp 8d66005763 SYCL: Refactor and enable FP16 in binary broadcast OPs (#12975) 9 months ago
binbcast.cpp 8d66005763 SYCL: Refactor and enable FP16 in binary broadcast OPs (#12975) 9 months ago
binbcast.hpp 8d66005763 SYCL: Refactor and enable FP16 in binary broadcast OPs (#12975) 9 months ago
common.cpp 6c02a032fa SYCL: Remove misleading ggml_sycl_op_flatten function (#12387) 10 months ago
common.hpp a4c340f974 SYCL: Add all missing unary kernels (#13074) 9 months ago
concat.cpp c6860cc734 SYCL: Refactor ggml_sycl_compute_forward (#11121) 1 year ago
concat.hpp c6860cc734 SYCL: Refactor ggml_sycl_compute_forward (#11121) 1 year ago
conv.cpp c6860cc734 SYCL: Refactor ggml_sycl_compute_forward (#11121) 1 year ago
conv.hpp c6860cc734 SYCL: Refactor ggml_sycl_compute_forward (#11121) 1 year ago
convert.cpp a53f7f7b88 fixed compilation warnings in ggml-sycl (#12424) 10 months ago
convert.hpp 08d5986290 [SYCL] Optimize mul_mat for Q4_0 on Intel GPU (#12035) 11 months ago
cpy.cpp ece9745bb8 SYCL: Move CPY kernels to a separate file and add few missing kernels (#12133) 11 months ago
cpy.hpp ece9745bb8 SYCL: Move CPY kernels to a separate file and add few missing kernels (#12133) 11 months ago
dequantize.hpp 08d5986290 [SYCL] Optimize mul_mat for Q4_0 on Intel GPU (#12035) 11 months ago
dmmv.cpp a53f7f7b88 fixed compilation warnings in ggml-sycl (#12424) 10 months ago
dmmv.hpp f3f65429c4 llama : reorganize source code + improve CMake (#8006) 1 year ago
element_wise.cpp a4c340f974 SYCL: Add all missing unary kernels (#13074) 9 months ago
element_wise.hpp a4c340f974 SYCL: Add all missing unary kernels (#13074) 9 months ago
gemm.hpp 9ffcc9e374 sycl: cleanup oneDNN related code (#12097) 10 months ago
getrows.cpp 6c02a032fa SYCL: Remove misleading ggml_sycl_op_flatten function (#12387) 10 months ago
getrows.hpp 6c02a032fa SYCL: Remove misleading ggml_sycl_op_flatten function (#12387) 10 months ago
ggml-sycl.cpp a4c340f974 SYCL: Add all missing unary kernels (#13074) 9 months ago
gla.cpp f446c2cf6a SYCL: Add gated linear attention kernel (#11175) 1 year ago
gla.hpp f446c2cf6a SYCL: Add gated linear attention kernel (#11175) 1 year ago
im2col.cpp 75afa0ae31 SYCL: Fix im2col (#12910) 10 months ago
im2col.hpp 6c02a032fa SYCL: Remove misleading ggml_sycl_op_flatten function (#12387) 10 months ago
mmq.cpp a53f7f7b88 fixed compilation warnings in ggml-sycl (#12424) 10 months ago
mmq.hpp f3f65429c4 llama : reorganize source code + improve CMake (#8006) 1 year ago
mmvq.cpp a53f7f7b88 fixed compilation warnings in ggml-sycl (#12424) 10 months ago
mmvq.hpp f3f65429c4 llama : reorganize source code + improve CMake (#8006) 1 year ago
norm.cpp 8bbf26083d SYCL: switch to SYCL namespace (#12674) 10 months ago
norm.hpp 6c02a032fa SYCL: Remove misleading ggml_sycl_op_flatten function (#12387) 10 months ago
outprod.cpp 8293970542 SYCL: Rename oneMKL to oneMath (#12192) 10 months ago
outprod.hpp c6860cc734 SYCL: Refactor ggml_sycl_compute_forward (#11121) 1 year ago
presets.hpp 3bcd40b3c5 Optimize RWKV6 Operator Naming and Implement Multi-core CPU/ SYCL Acceleration (#10133) 1 year ago
rope.cpp 5368ddda7a SYCL: Add non-contiguous support in ROPE (#12993) 9 months ago
rope.hpp 5368ddda7a SYCL: Add non-contiguous support in ROPE (#12993) 9 months ago
softmax.cpp a53f7f7b88 fixed compilation warnings in ggml-sycl (#12424) 10 months ago
softmax.hpp 6e84b0ab8e SYCL : SOFTMAX F16 mask support and other fixes (#11261) 1 year ago
sycl_hw.cpp 08d5986290 [SYCL] Optimize mul_mat for Q4_0 on Intel GPU (#12035) 11 months ago
sycl_hw.hpp 08d5986290 [SYCL] Optimize mul_mat for Q4_0 on Intel GPU (#12035) 11 months ago
tsembd.cpp c6860cc734 SYCL: Refactor ggml_sycl_compute_forward (#11121) 1 year ago
tsembd.hpp c6860cc734 SYCL: Refactor ggml_sycl_compute_forward (#11121) 1 year ago
vecdotq.hpp 5a54af4d4f sycl: Use syclcompat::dp4a (#10267) 1 year ago
wkv.cpp 7dfad387e3 llama: Add support for RWKV v7 architecture (#12412) 10 months ago
wkv.hpp 7dfad387e3 llama: Add support for RWKV v7 architecture (#12412) 10 months ago