| .. |
|
cache_entry.cpp
|
[dynamo] fix _torchdynamo_orig_callable naming issues (#156901)
|
2025-07-02 09:53:55 +00:00 |
|
cache_entry.h
|
[dynamo] fix segfault due to dangling CacheEntry backend pointer (#156527)
|
2025-06-26 23:51:08 +00:00 |
|
compiled_autograd.cpp
|
|
|
|
compiled_autograd.h
|
[reland] Allow setting grad_dtype on leaf tensors (#164751)
|
2025-10-08 20:23:13 +00:00 |
|
cpp_shim.cpp
|
|
|
|
cpp_shim.h
|
|
|
|
cpython_defs.c
|
[dynamo] fix potential 3.12+ THP_PyOpcode_Caches init error seen internally (#165200)
|
2025-10-12 05:29:04 +00:00 |
|
cpython_defs.h
|
[dynamo] fix potential 3.12+ THP_PyOpcode_Caches init error seen internally (#165200)
|
2025-10-12 05:29:04 +00:00 |
|
cpython_includes.h
|
[dynamo, 3.14] prevent StackRef compilation in 3.14 Windows (#164400)
|
2025-10-04 18:38:08 +00:00 |
|
debug_macros.h
|
|
|
|
eval_frame_cpp.cpp
|
[Code Clean] Replace std::runtime_error with TORCH_CHECK (#163610)
|
2025-09-26 04:52:48 +00:00 |
|
eval_frame_cpp.h
|
[dynamo] skip tracing functions registered in sys.monitoring (#158171)
|
2025-07-22 18:02:30 +00:00 |
|
eval_frame.c
|
[dynamo, 3.14] prevent StackRef compilation in 3.14 Windows (#164400)
|
2025-10-04 18:38:08 +00:00 |
|
eval_frame.h
|
[dynamo] better way to skip tracing sys.monitoring callables (#159369)
|
2025-07-29 21:54:58 +00:00 |
|
extra_state.cpp
|
[Code Clean] Replace std::runtime_error with TORCH_CHECK (#163610)
|
2025-09-26 04:52:48 +00:00 |
|
extra_state.h
|
[dynamo] show frame information when recompilation is triggered on fail_on_recompile (#156433)
|
2025-07-01 15:15:58 +00:00 |
|
framelocals_mapping.cpp
|
[dynamo, 3.14] prevent StackRef compilation in 3.14 Windows (#164400)
|
2025-10-04 18:38:08 +00:00 |
|
framelocals_mapping.h
|
|
|
|
guards.cpp
|
Add split-K control to cuBLAS reduced-precision settings (#164766)
|
2025-10-08 18:48:45 +00:00 |
|
guards.h
|
Revert "[dynamo][DebugMode] mask python keys in dispatch_key_set guard checks (#164992)"
|
2025-10-13 15:14:34 +00:00 |
|
init.cpp
|
[dynamo] fix potential 3.12+ THP_PyOpcode_Caches init error seen internally (#165200)
|
2025-10-12 05:29:04 +00:00 |
|
init.h
|
|
|
|
python_compiled_autograd.cpp
|
[ca] Support TorchDispatchMode via pass through (#156516)
|
2025-06-21 18:33:47 +00:00 |
|
python_compiled_autograd.h
|
|
|
|
utils.cpp
|
|
|
|
utils.h
|
|
|