llama_cpp_for_radxa_dragon_.../docs
nwyin e443fbcfa5
ggml webgpu: add CEIL operation support (#18605)
* ggml-webgpu: add CEIL operation support

      Add support for the CEIL unary operation in the WebGPU backend:
      - Add CEIL_FUNC shader template in unary_op.wgsl
      - Add 4 shader variants (f32, f16, inplace versions)
      - Initialize CEIL pipelines in ggml-webgpu.cpp
      - Register CEIL in supports_op function

* docs: update WebGPU ops support for CEIL
2026-01-05 11:38:57 -08:00
..
android android: fix missing screenshots for Android.md (#18156) 2025-12-19 09:32:04 +02:00
backend CANN: add operator fusion support for ADD + RMS_NORM (#17512) 2026-01-05 15:38:18 +08:00
development docs : fix links in parsing.md (#18245) 2025-12-21 09:35:40 +01:00
multimodal
ops ggml webgpu: add CEIL operation support (#18605) 2026-01-05 11:38:57 -08:00
android.md android: fix missing screenshots for Android.md (#18156) 2025-12-19 09:32:04 +02:00
build-riscv64-spacemit.md
build-s390x.md
build.md CUDA: fix replacment of bad archs in CMake (#18457) 2025-12-29 17:58:20 +01:00
docker.md CLI: fixed adding cli and completion into docker containers, improved docs (#18003) 2025-12-16 11:52:23 +01:00
function-calling.md
install.md
llguidance.md
multimodal.md
ops.md ggml webgpu: add CEIL operation support (#18605) 2026-01-05 11:38:57 -08:00