pytorch/torch/_dynamo/polyfills
2025-07-07 14:51:03 +00:00
..
__init__.py [Dynamo] [Set] Raise TypeError in set.union(...) and "__or__" (#154065) 2025-07-04 00:45:50 +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 [list] Implement list.count (#153969) 2025-07-07 14:51:03 +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 Gracefully handle optree less than minimum version, part 2 (#151257) 2025-04-15 13:08:26 +00:00
sys.py Fixes for CPython int/float tests (#155978) 2025-07-02 15:04:00 +00:00
tensor.py [dynamo][torch-function] Prevent unnecessary __torch_function__ tracing (#153551) 2025-05-15 14:06:17 +00:00