#197110·pytorch

[dynamo] 在跟踪区域内的 `str(KeyError(...))` 省略了 CPython 添加的引号 (`"'k'"` 在 eager 中, `'k'` 在编译中)

作者: cuiliaomei-beep创建于 2026年9月15日更新于 2026年9月17日
标签triagedmodule: correctness (silent)oncall: pt2module: dynamobot-triaged

Describe the bug

内容来源: pytorch/pytorch