返回全部动态
llama.cpp b11157:CUDA 新增 implicit GEMM conv3d
原标题:b11157
AI 摘要
llama.cpp 发布 b11157 版本,主要变更是为 CUDA 后端新增基于 implicit GEMM 的 conv3d 支持,并对其进行了细化、处理空 kernel 的情况。该版本同时提供覆盖 macOS/iOS、Linux、Android、Windows 等多平台多后端的预编译二进制包。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> cuda : add conv3d with implicit GEMM (#29137) * cuda : add conv3d with implicit GEMM * cuda : refine conv3d implicit GEMM and handle empty kernels </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/49789544> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b11157/llama-b11157-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLE
发布时间:2026-09-24 16:45
抓取时间:2026-09-24 17:42
来源机构:ggml-org