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

trunk/f09c87a32ce81196f3e844b7560f2efae6466ccd: Remove dead mixed_mm remnants from inductor and torchgen (#193721)

图:PyTorch Releases

发生了什么

The tuned mixed_mm kernel path was removed in #147151 , but its support machinery was left behind. This PR removes the dead remnants and formalizes the deprecation of the two config knobs: use_mixed_mm and mixed_mm_choice were comment-marked "DEPRECATED. This setting is ignored." but silently no-oped; they now use the formal Config(deprecated=True) mechanism, so setting them emits a FutureWarning (matching the exist…

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

为什么在扩散

来源