接入 API · 个人 AI 解读连接自己的模型解读资讯,浏览新闻无需配置。
返回资讯列表
Agent 与开发工具官方来源国际

PyTorch 发布: PyTorch 2.12.0 Release

PyTorch 发布 · 来源更新
今日摘要使用自己的 API,仅供个人查看

来源摘要

# PyTorch 2.12.0 Release Notes - [Highlights](#highlights) - [Backwards Incompatible Changes](#backwards-incompatible-changes) - [Deprecations](#deprecations) - [New Features](#new-features) - [Improvements](#improvements) - [Bug fixes](#bug-fixes) - [Performance](#performance) - [Documentation](#documentation) - [Developers](#developers) - [Security](#security) # Highlights Batched linalg.eigh on CUDA is up to 100x faster due to updated cuSolver backend selection. New torch.accelerator.Graph API unifies graph capture and replay across CUDA, XPU, and out-of-tree backends. torch.export.save now supports Microscaling (MX) quantization formats, enabling full export of aggressively compressed models. Adagrad now supports fused=True, joining Adam, AdamW, and SGD with a single-kernel optimizer implementation. torch.cond control flow can now be captured and replayed inside CUDA Graphs. ROCm users gain expandable memory segments, rocSHMEM symmetric memory collectives, and FlexAttention pipelining. For more details about these highlighted features, you can look at the release blogpost. Below are the full release notes for this release. # Backwards Incompatible Changes ## Build Frontend - Strengthened SVE compile checks in `FindARM.cmake`, which may reject previously accepted but incorrect SVE configurations ([#176646](https://github.com/pytorch/pytorch/pull/176646)) Source builds that enable SVE now validate the compiler configuration more strictly. If a build previously passed with an incomplete or mismatched SVE setup, it may now fail during CMake configuration instead of later in compilation. Update the compiler/toolchain flags so they accurately describe the target SVE support, or disable SVE for that build. - Updated the minimum CUDA version required to build PyTorch from s

阅读原始来源
来源
PyTorch 发布 · 官方来源
来源发布
2026/05/14 01:38
来源更新
2026/05/14 01:44
首次采集
2026/09/19 13:21

本文为公开信息索引与摘要,详情及后续变化请以原始来源为准。

把 AI 雷达放到桌面

在支持安装的浏览器中,可以将本站作为应用打开。

安装入口取决于浏览器;应用和网站使用同一份最新内容。

查看完整安装指南