pytorch/torch/_dynamo/variables
2025-01-25 04:12:45 +00:00
..
__init__.py [dynamo][refactor] Move collections.namedtuple out of SkipFunctionVariable (#145547) 2025-01-24 17:39:33 +00:00
base.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
builder.py [dynamo][refactor] Move collections.namedtuple out of SkipFunctionVariable (#145547) 2025-01-24 17:39:33 +00:00
builtin.py [Dynamo] Allow format() to handle int (#144956) 2025-01-25 04:12:45 +00:00
constant.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
ctx_manager.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
dicts.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
distributed.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
functions.py [dynamo][refactor] Move collections.namedtuple out of SkipFunctionVariable (#145547) 2025-01-24 17:39:33 +00:00
higher_order_ops.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
iter.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
lazy.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
lists.py [dynamo] Support fx map_aggregate (#145351) 2025-01-23 03:19:30 +00:00
misc.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
nn_module.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
optimizer.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
script_object.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
sdpa.py [dynamo] Simplify creation of VariableTrackers (#135714) 2024-10-18 09:36:46 +00:00
tensor.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
torch_function.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
torch.py [Dynamo] Fix names collisions with foreach decomps (#145479) 2025-01-24 18:46:58 +00:00
user_defined.py [dynamo] Support fx map_aggregate (#145351) 2025-01-23 03:19:30 +00:00