pytorch/torch/_dynamo/variables
2025-01-29 21:30:42 +00:00
..
__init__.py [dynamo][builtin-skipfile-cleanup] Support tuple.__new__ (#145558) 2025-01-27 21:42:43 +00:00
base.py Revert "[dynamo] Use polyfill to implement comparison operators (#144485)" 2025-01-29 21:30:42 +00:00
builder.py [dynamo][builtin-skipfile-cleanup] Support tuple.__new__ (#145558) 2025-01-27 21:42:43 +00:00
builtin.py Revert "[dynamo] Use polyfill to implement comparison operators (#144485)" 2025-01-29 21:30:42 +00:00
constant.py Revert "[dynamo] Use polyfill to implement comparison operators (#144485)" 2025-01-29 21:30:42 +00:00
ctx_manager.py Revert "[dynamo] Use polyfill to implement comparison operators (#144485)" 2025-01-29 21:30:42 +00:00
dicts.py Revert "[dynamo] Use polyfill to implement comparison operators (#144485)" 2025-01-29 21:30:42 +00:00
distributed.py PEP585 update - torch/_dynamo (#145105) 2025-01-18 20:47:11 +00:00
functions.py Revert "[dynamo] Use polyfill to implement comparison operators (#144485)" 2025-01-29 21:30:42 +00:00
higher_order_ops.py [associative_scan] scan dim handling in user-facing associative_scan() (#139864) 2025-01-28 23:58:10 +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 Revert "[dynamo] Use polyfill to implement comparison operators (#144485)" 2025-01-29 21:30:42 +00:00
misc.py Revert "[dynamo] save/restore system random state more carefully (#145750)" 2025-01-28 20:51:07 +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] Properly model torch profiler context objects (#145537) 2025-01-28 00:03:36 +00:00
user_defined.py Revert "[dynamo] Use polyfill to implement comparison operators (#144485)" 2025-01-29 21:30:42 +00:00