返回全部动态
llama.cpp b10855 发布:修复 OpenCL conv2d 非连续输入问题
原标题:b10855
AI 摘要
llama.cpp 发布 b10855 版本,主要修复了 OpenCL 后端中 conv2d 操作对非连续输入的处理问题,确保正确计算步长。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,并支持多种硬件加速后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> opencl: properly handle non-contiguous inputs to conv2d (#28503) * opencl: fix conv2d non-contiguous strides * opencl: format </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/45929809> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10855/llama-b10855-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com
发布时间:2026-09-08 18:03
抓取时间:2026-09-08 18:50
来源机构:ggml-org