| .. |
|
__init__.py
|
Suport generators (#141055)
|
2025-02-08 22:42:12 +00:00 |
|
base.py
|
[dynamo] Use polyfill to implement comparison operators (#144485)
|
2025-02-06 17:27:07 +00:00 |
|
builder.py
|
dynamo: fsdp throw unimplemented vs attribute error (#146188)
|
2025-02-04 21:45:55 +00:00 |
|
builtin.py
|
[dynamo][user-defined] User class.__new__ instead of special casing (#146677)
|
2025-02-10 17:31:13 +00:00 |
|
constant.py
|
Fix round(...) with constants (#146495)
|
2025-02-10 15:08:09 +00:00 |
|
ctx_manager.py
|
[dynamo] Use polyfill to implement comparison operators (#144485)
|
2025-02-06 17:27:07 +00:00 |
|
dicts.py
|
[dynamo] Use polyfill to implement comparison operators (#144485)
|
2025-02-06 17:27:07 +00:00 |
|
distributed.py
|
PEP585 update - torch/_dynamo (#145105)
|
2025-01-18 20:47:11 +00:00 |
|
functions.py
|
Raise MutationError if there are side effects when returning generator (#145223)
|
2025-02-08 22:42:12 +00:00 |
|
higher_order_ops.py
|
[Trace PyDispatcher] Add CustomFunctionHigherOrderOperatorVariable (#146272)
|
2025-02-04 20:55:51 +00:00 |
|
iter.py
|
[dynamo][fullgraph] Do not skip frame with fullgraph=True (#146527)
|
2025-02-06 18:56:07 +00:00 |
|
lazy.py
|
PEP585 update - torch/_dynamo (#145105)
|
2025-01-18 20:47:11 +00:00 |
|
lists.py
|
[dynamo] Use polyfill to implement comparison operators (#144485)
|
2025-02-06 17:27:07 +00:00 |
|
misc.py
|
[dynamo][user-defined] User class.__new__ instead of special casing (#146677)
|
2025-02-10 17:31:13 +00:00 |
|
nn_module.py
|
inductor: Don't throw an internal error when a nn.module is missing a attribute (#145122)
|
2025-02-05 05:49:32 +00:00 |
|
optimizer.py
|
[Dynamo] Fix spammy optimizer warning (#146374)
|
2025-02-05 01:03:49 +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
|
[dynamo] Support functools.partial variables through inspect.signature (#146339)
|
2025-02-04 04:39:39 +00:00 |
|
torch_function.py
|
PEP585 update - torch/_dynamo (#145105)
|
2025-01-18 20:47:11 +00:00 |
|
torch.py
|
[Trace PyDispatcher] Support temporarily_pop_interpreter_stack ctx manager (#146271)
|
2025-02-03 21:47:54 +00:00 |
|
user_defined.py
|
[dynamo][user-defined] Unify standard and non-standard __new__ codebase (#146737)
|
2025-02-10 17:31:13 +00:00 |