← 返回事件
持续讨论AI发版4.8

viable/strict/1788515410: BE: Raise NotImplementedError for unsupported linalg dtypes (#192352)

发生了什么

Linalg and norm ops reject integer/bool input and unsupported half precision with a plain RuntimeError, but could support them via promotion, so raise NotImplementedError. Covers checkFloatingOrComplex, torch.norm, linalg.vander and the ref-side helpers. Authored with the assistance of Claude (Claude Code). Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com Pull Request resolved: #192352 Approved by: https://gith…

摘要按规则整理自下方来源原文

为什么在扩散

来源