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

ciflow/inductor/194556: [dynamo] Preserve bound method type for C descriptors

  • Preserve 近 90 天出现 2 次
  • Preserve 近 90 天第 2 次发版

发生了什么

Method descriptors produce a different bound object type after runtime attribute access. Recording the unbound descriptor type on GetAttrVariable can therefore make Dynamo fold type and isinstance checks incorrectly. Leave the type unknown for method descriptors so runtime getattr preserves both binding and type semantics. Strengthen the regression test to cover set_loc, get_loc, and the descriptor-to-bound-method t…

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

为什么在扩散

时间线

  1. PyTorch Releases 最先出现PyTorch Releases

来源