pytorch/torch/_dynamo/polyfills
PyTorch MergeBot f9b4856989 Revert "[pytree] add APIs to determine a class is a namedtuple or PyStructSequence (#113257)"
This reverts commit c95a6b416b.

Reverted https://github.com/pytorch/pytorch/pull/113257 on behalf of https://github.com/ZainRizvi due to Sorry but this is breaking internally. @zou3519 can you please help land this internally? See the sigmoid tests in D71198793 for details. To validate the fixes internally, you can follow the instructions here: https://fburl.com/fixing-ghfirst-reverts ([comment](https://github.com/pytorch/pytorch/pull/113257#issuecomment-2725982539))
2025-03-14 23:13:34 +00:00
..
__init__.py [dynamo] Properly account for non-list instances in list comparison (#148470) 2025-03-07 01:29:30 +00:00
builtins.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
functools.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
fx.py [fx] Move map_aggregate to C++ (#148243) 2025-03-10 16:05:53 +00:00
itertools.py [BE][PYFMT] migrate PYFMT for torch._dynamo to ruff format (#144549) 2025-02-28 03:03:53 +00:00
loader.py [fx] Move map_aggregate to C++ (#148243) 2025-03-10 16:05:53 +00:00
operator.py [BE][PYFMT] migrate PYFMT for torch._dynamo to ruff format (#144549) 2025-02-28 03:03:53 +00:00
os.py [dynamo] simplify polyfill registration for builtins.all and builtins.any (#133769) 2024-08-29 20:56:16 +00:00
pytree.py Revert "[pytree] add APIs to determine a class is a namedtuple or PyStructSequence (#113257)" 2025-03-14 23:13:34 +00:00
sys.py [dynamo][polyfills]Support getrecursionlimit (#145989) 2025-01-31 00:47:31 +00:00