trunk/11cc3f2c2feafe59bf1d7f19c46edaa02b3eac25: [dynamo] Port CPython 3.13 test_listcomps to Dynamo test suite (#196518)
- PyTorch 近 90 天出现 771 次
- PyTorch 近 90 天第 761 次发版
- 上一次:同一天稍早 · ciflow/torchtitan/196666: [INITIAL] Update
发生了什么
Summary Ports CPython 3.13.5 test_listcomps.py to the Dynamo CPython test suite: prepends the Dynamo patch header and updates the source URL rebinds ListComprehensionTest to torch._dynamo.test_case.CPythonTestCase adds the run_tests() footer and disables the doctest loader (repo convention, cf. test_generators.py ) records expected-failure markers for the cases Dynamo cannot trace ( exec() / compile() -based scope h…
摘要按规则整理自下方来源原文