| .. |
|
__init__.py
|
[dynamo] Remove transformers ModelOutput hack (#143567)
|
2024-12-21 01:46:14 +00:00 |
|
base.py
|
dynamo tracing perf: slight improvement on __instancecheck__: 47.77 -> 47.62 (#143064)
|
2024-12-19 09:19:35 +00:00 |
|
builder.py
|
[dynamo] Remove HFPretrained config hack (#143698)
|
2024-12-28 02:03:13 +00:00 |
|
builtin.py
|
[dynamo] Remove HFPretrained config hack (#143698)
|
2024-12-28 02:03:13 +00:00 |
|
constant.py
|
[dynamo] Expand support of enum attribute access (#142268)
|
2024-12-10 19:32:40 +00:00 |
|
ctx_manager.py
|
[FSDP2] Move to public torch.distributed.fsdp (#141868)
|
2024-12-07 01:24:28 +00:00 |
|
dicts.py
|
[dynamo] Remove HFPretrained config hack (#143698)
|
2024-12-28 02:03:13 +00:00 |
|
distributed.py
|
[dynamo] Fix VariableBuilder._wrap on frozenset and enforce invariants on ConstantVariable (#141504)
|
2024-11-27 21:58:35 +00:00 |
|
functions.py
|
Add support for contextmanager in Dynamo (#136033)
|
2024-12-20 12:02:20 +00:00 |
|
higher_order_ops.py
|
Improve cond error messaging (#143595)
|
2024-12-20 01:19:20 +00:00 |
|
iter.py
|
[BE]: Apply PERF401 autofixes from ruff (#140980)
|
2024-11-20 17:52:07 +00:00 |
|
lazy.py
|
dynamo tracing perf: slight improvement on __instancecheck__: 47.77 -> 47.62 (#143064)
|
2024-12-19 09:19:35 +00:00 |
|
lists.py
|
[dynamo] Use proper item source for NamedTupleVariable (#142437)
|
2024-12-10 19:23:48 +00:00 |
|
misc.py
|
[dynamo] Trace through overridden __getattribute__ method (#143888)
|
2024-12-27 18:10:00 +00:00 |
|
nn_module.py
|
[dynamo] Support multiple inheritance for custom dict construction (#142416)
|
2024-12-13 05:13:05 +00:00 |
|
optimizer.py
|
Remove unused Python variables in torch/[_-a]* (#133492)
|
2024-12-12 17:39:14 +00:00 |
|
script_object.py
|
|
|
|
sdpa.py
|
|
|
|
tensor.py
|
Remove unused Python variables in torch/[_-a]* (#133492)
|
2024-12-12 17:39:14 +00:00 |
|
torch.py
|
[export] add is_exporting flag (#142425)
|
2024-12-18 21:36:28 +00:00 |
|
torch_function.py
|
|
|
|
user_defined.py
|
[dynamo] Trace through overridden __getattribute__ method (#143888)
|
2024-12-27 18:10:00 +00:00 |