pytorch/torch/_dynamo/polyfills
2025-05-16 14:28:32 +00:00
..
__init__.py [Set] Update set.union and set.update to support *args (#152989) 2025-05-16 14:28:32 +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 [dynamo] Support torch.Tensor._make_subclass and tracing through tensor subclass __new__ (#149483) 2025-04-02 20:56:52 +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
pytree.py Gracefully handle optree less than minimum version, part 2 (#151257) 2025-04-15 13:08:26 +00:00
sys.py [dynamo][polyfills]Support getrecursionlimit (#145989) 2025-01-31 00:47:31 +00:00
tensor.py [dynamo][torch-function] Prevent unnecessary __torch_function__ tracing (#153551) 2025-05-15 14:06:17 +00:00