pytorch/torch/_dynamo/polyfills
2025-09-23 23:22:53 +00:00
..
__init__.py Fixes for collections.Counter (#159368) 2025-08-15 19:08:21 +00:00
_collections.py Fixes for collections.Counter (#159368) 2025-08-15 19:08:21 +00:00
builtins.py [itertools] Fix accumulate (#158774) 2025-07-31 20:32:02 +00:00
functools.py
fx.py
itertools.py [BE] Delete all pre py-3.10 checks (#163653) 2025-09-23 23:22:53 +00:00
loader.py Fixes for collections.Counter (#159368) 2025-08-15 19:08:21 +00:00
operator.py [list] Implement list.count (#153969) 2025-07-07 14:51:03 +00:00
os.py
pytree.py Gracefully handle optree less than minimum version, part 2 (#151257) 2025-04-15 13:08:26 +00:00
struct.py [struct] Add struct.pack and struct.unpack polyfills (#156977) 2025-07-23 16:12:08 +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