| .. |
|
__init__.py
|
[dynamo] context manager/decorator for dynamo config patching during tracing (#150586)
|
2025-04-23 09:12:13 +00:00 |
|
base.py
|
[Set] Handle exception in ConstantVariable operation (#152987)
|
2025-05-16 14:28:32 +00:00 |
|
builder.py
|
[export] Dynamo symint support (#152677)
|
2025-05-16 07:51:50 +00:00 |
|
builtin.py
|
[Set] Raise TypeError if set is called with the wrong number of arguments (#152990)
|
2025-05-16 14:28:32 +00:00 |
|
constant.py
|
[Set] Handle exception in ConstantVariable operation (#152987)
|
2025-05-16 14:28:32 +00:00 |
|
ctx_manager.py
|
Return ConstantVariable(None) from WithExitFunctionVariable.exit to prevent NoneType crash inside autocast exception path (#152503)
|
2025-05-01 04:01:24 +00:00 |
|
dicts.py
|
[Set] Add correct set/frozenset __init__ behavior (#152908)
|
2025-05-16 14:28:32 +00:00 |
|
distributed.py
|
[Dyamo] Replace unimplemented with unimplemented_v2 for variables/distributed (#148500)
|
2025-03-05 20:41:43 +00:00 |
|
functions.py
|
[dynamo][compile-time] Cache the function signature to speedup inlining (#153396)
|
2025-05-14 14:01:46 +00:00 |
|
higher_order_ops.py
|
[Set] Handle exception in ConstantVariable operation (#152987)
|
2025-05-16 14:28:32 +00:00 |
|
iter.py
|
[Dynamo] Replace unimplemented with unimplemented_v2 in torch/_dynamo/variables/iter.py (#151789)
|
2025-04-28 22:56:39 +00:00 |
|
lazy.py
|
[Dynamo] Use LazyVariableTracker in base VT (#151847)
|
2025-04-23 18:18:01 +00:00 |
|
lists.py
|
[Dynamo] Replace unimplemented with unimplemented_v2 in torch/_dynamo/variables/lists.py (#151873)
|
2025-04-27 11:59:45 +00:00 |
|
misc.py
|
Stop proxy-ing autograd.Function.ctx into the graph (#152621)
|
2025-05-08 13:32:54 +00:00 |
|
nn_module.py
|
[dynamo] Guard serialization for NAME_MATCH (#152332)
|
2025-04-29 20:16:00 +00:00 |
|
optimizer.py
|
[dynamo] Guard serialization for NAME_MATCH (#152332)
|
2025-04-29 20:16:00 +00:00 |
|
script_object.py
|
Document dynamo (#146736)
|
2025-02-13 00:02:21 +00:00 |
|
sdpa.py
|
[Dynamo][Misc] Apply typing hints for codegen (#150289)
|
2025-04-04 14:26:22 +00:00 |
|
tensor.py
|
[dynamo][compile-time] Faster inspect getattr_static for torch.Tensor (#153522)
|
2025-05-15 05:54:15 +00:00 |
|
torch_function.py
|
[dynamo][torch-function] Prevent unnecessary __torch_function__ tracing (#153551)
|
2025-05-15 14:06:17 +00:00 |
|
torch.py
|
[dynamic shapes] user-code friendly statically_known_true, has_static_value (#151601)
|
2025-04-24 02:53:59 +00:00 |
|
user_defined.py
|
[export] Dynamo symint support (#152677)
|
2025-05-16 07:51:50 +00:00 |