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
backend CANN: add operator fusion support for ADD + RMS_NORM (#17512) 2026-01-05 15:38:18 +08:00
development
multimodal
ops ggml webgpu: add CEIL operation support (#18605) 2026-01-05 11:38:57 -08:00
android.md
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
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