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

trunk/47b776c01f9fa5a10c208cad270672cc0aecc63b: [Dynamo] Port CPython 3.13 test_fnmatch (#197389)

图:PyTorch Releases

发生了什么

Description This PR ports test_fnmatch.py from CPython 3.13 to PyTorch Dynamo as part of tracking issue #196238 . The two tests requiring Dynamo engine support ( test_bytes and test_mix_bytes_str ) are skipped with @unittest.skip so this PR strictly isolates the CPython test suite migration. The engine-level fixes will be submitted in a separate PR. Test Plan "> python test/cpython/v3_13/test_fnmatch.py -v PYTORCH_T…

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

为什么在扩散

来源