llama.cpp/docs/ops
YehuditE 9d7c518d64
sycl: add CONCAT operator support (#16047)
* sycl: add CONCAT operator support

* cleanup: remove stray lines added by mistake

* fix: code format issues in concat.cpp and tests/test-backend-ops.cpp

* chore: fix editorconfig violations

* cleanup: drop unnecessary i16 type support

* docs: update sycl-csv and regenerate ops.md

* update docs/ops.md

* fix: adapt to upstream master changes after rebase

* fix: remove empty files

* fix: drop whitespace

---------

Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
2025-11-06 11:02:33 +01:00
..
BLAS.csv ops : update BLAS (#14914) 2025-07-28 10:01:03 +02:00
CANN.csv CANN: update ops docs (#14935) 2025-07-30 08:39:24 +08:00
CPU.csv cpu : add FLOOR, CEIL, ROUND and TRUNC unary operators (#16083) 2025-10-15 21:24:51 +02:00
CUDA.csv CUDA: update ops.md (#17005) 2025-11-05 11:01:15 +08:00
Metal.csv ops : update BLAS (#14914) 2025-07-28 10:01:03 +02:00
OpenCL.csv opencl : add ops docs (#14910) 2025-07-28 18:50:17 +02:00
SYCL.csv sycl: add CONCAT operator support (#16047) 2025-11-06 11:02:33 +01:00
Vulkan.csv SYCL: Add support for FLOOR,CEIL,ROUND and TRUNC unary operators (#16613) 2025-10-20 11:08:32 +03:00
zDNN.csv ggml-zdnn: fix #15414, activate FP16 and BF16 acceleration and incorrect zTensor free (#15839) 2025-09-13 02:39:52 +08:00