返回全部动态
llama.cpp b11159:修复 Vulkan 卷积对齐问题
原标题:b11159
AI 摘要
llama.cpp 发布 b11159 版本,主要修复了 Vulkan 后端在 conv_2d 和 conv_3d 卷积操作中的内存对齐(misalignment)问题,并修正了 test-backend-ops 的打印输出。该版本同时提供覆盖 macOS、Linux、Windows、Android 等平台的预编译二进制包,支持 CUDA、Vulkan、ROCm、SYCL、OpenVINO 等多种后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> vulkan: handle misalignment in conv_2d and conv_3d (#29365) * vulkan: handle misalignment in conv_2d and conv_3d * fix test-backend-ops print </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/49846182> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b11159/llama-b11159-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](ht
发布时间:2026-09-24 20:37
抓取时间:2026-09-24 20:55
来源机构:ggml-org