| .. |
|
__init__.py
|
[Dynamo][6.1/N] Refactor out TorchInGraphFunctionVariable and improve heuristic (#113432)
|
2023-11-17 23:42:00 +00:00 |
|
base.py
|
[dynamo] Refactor OrderedDict to dict (#113234)
|
2023-11-08 09:27:08 +00:00 |
|
builder.py
|
Add Stateful/Stateless symbolic contexts, use fresh fake mode for dynamo backends (#113926)
|
2023-11-20 23:06:37 +00:00 |
|
builtin.py
|
[dynamo] strict=True kwarg for zip (#114047)
|
2023-11-22 08:48:51 +00:00 |
|
constant.py
|
[dynamo] Remove VariableTracker.propagate (#111726)
|
2023-11-07 19:55:19 +00:00 |
|
ctx_manager.py
|
[contextlib] Wrapping a function with set_grad_enabled will consume its global mutation (#113359)
|
2023-11-09 19:16:20 +00:00 |
|
dicts.py
|
Revert "Support tensors as Dict keys (#111196)"
|
2023-11-15 23:08:00 +00:00 |
|
distributed.py
|
Make FakeProcessGroup traceable (#113314)
|
2023-11-10 16:03:38 +00:00 |
|
functions.py
|
Revert "Support tensors as Dict keys (#111196)"
|
2023-11-15 23:08:00 +00:00 |
|
higher_order_ops.py
|
[HigherOrderOp] add output tensor meta check for cond (#113900)
|
2023-11-22 04:06:30 +00:00 |
|
iter.py
|
[dynamo] Remove VariableTracker.add_options (#111725)
|
2023-11-07 19:55:19 +00:00 |
|
lazy.py
|
[dynamo] Remove VariableTracker.propagate (#111726)
|
2023-11-07 19:55:19 +00:00 |
|
lists.py
|
[dynamo] Remove VariableTracker.propagate (#111726)
|
2023-11-07 19:55:19 +00:00 |
|
misc.py
|
[dynamo] Fix allow_in_graph decorator doesn't work on autograd.Function (#113510)
|
2023-11-16 22:44:46 +00:00 |
|
nn_module.py
|
[dynamo] Fix UnspecializedNNModuleVariable's source (#113852)
|
2023-11-17 08:17:27 +00:00 |
|
optimizer.py
|
[dynamo] Eagerly install guards (#111415)
|
2023-11-07 19:55:19 +00:00 |
|
tensor.py
|
[dynamo] graph break on np.ndarray.tobytes (#114208)
|
2023-11-21 18:19:37 +00:00 |
|
torch_function.py
|
[dynamo] Eagerly install guards (#111415)
|
2023-11-07 19:55:19 +00:00 |
|
torch.py
|
[Dynamo][6.1/N] Refactor out TorchInGraphFunctionVariable and improve heuristic (#113432)
|
2023-11-17 23:42:00 +00:00 |
|
user_defined.py
|
[dynamo] Be clearer about dict subtype source availability (#114069)
|
2023-11-20 18:49:42 +00:00 |