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

trunk/377d83a554d93e9fd6bb2949daa26d8d551398ad: [dynamo] Port CPython 3.13 test_unary to Dynamo test suite (#196240)

图:PyTorch Releases

发生了什么

Part of #196238 Description This PR ports the CPython 3.13 test_unary.py module to run under torch.compile . Changes made: Copied pristine test_unary.py from CPython v3.13.5. Prepended the Dynamo patch header and updated the source URL. Rebound unittest.TestCase to torch._dynamo.test_case.CPythonTestCase . Added the run_tests() call at the bottom. Regenerated the .diff using tools/regenerate_cpython_diffs.py . Teste…

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

为什么在扩散

来源