trunk/aebbfeca12cd865da461e2adbe4b09b7ef90d8aa: [dynamo] Port CPython 3.13 test_fstring to Dynamo test suite (#196566)
- PyTorch 近 90 天出现 1128 次
- PyTorch 近 90 天第 1114 次发版
- 上一次:同一天稍早 · trunk/f5fdb5c3120ba5ce875b7cc16647e4457a4ce313
发生了什么
Part of #196238 Description Ports the CPython 3.13 test_fstring.py module to run under torch.compile . Changes: Copied pristine test_fstring.py from CPython v3.13.5 and updated the source URL in the Dynamo patch header. Rebound the single test class to CPythonTestCase and appended the run_tests() footer. No skips were needed — the module has no cpython_only / _testcapi dependencies. Added 43 dynamo_expected_failures…
摘要按规则整理自下方来源原文