pytorch/torch/csrc/dynamo
2025-02-07 18:44:32 +00:00
..
cache_entry.cpp [dynamo] skip_guard_eval_unsafe stance for power users (#140251) 2024-11-21 06:28:58 +00:00
cache_entry.h [dynamo] skip_guard_eval_unsafe stance for power users (#140251) 2024-11-21 06:28:58 +00:00
compiled_autograd.cpp functional compiled autograd (#144707) 2025-01-27 05:20:56 +00:00
compiled_autograd.h [ca] no longer require is_traceable annotations for c++ autograd functions (#146229) 2025-02-05 08:49:17 +00:00
cpp_shim.cpp
cpp_shim.h
cpython_defs.c [dynamo] switch to get_framelocals_mapping for 3.11 (#139950) 2024-11-08 18:43:54 +00:00
cpython_defs.h [dynamo] switch to get_framelocals_mapping for 3.11 (#139950) 2024-11-08 18:43:54 +00:00
cpython_includes.h
debug_macros.h [dynamo] add some cpython debugging methods (#138030) 2024-10-28 22:25:21 +00:00
eval_frame.c [dynamo] remove always-failing eval_frame.c debug check (#145982) 2025-01-31 20:40:59 +00:00
eval_frame.h
extra_state.cpp [dynamo] implement framelocals mapping as c++ object (#140063) 2024-12-17 18:54:27 +00:00
extra_state.h [dynamo] implement framelocals mapping as c++ object (#140063) 2024-12-17 18:54:27 +00:00
framelocals_mapping.cpp [dynamo] implement framelocals mapping as c++ object (#140063) 2024-12-17 18:54:27 +00:00
framelocals_mapping.h [dynamo] implement framelocals mapping as c++ object (#140063) 2024-12-17 18:54:27 +00:00
guards.cpp [inductor] add size-asserts for fallback ops (#145904) 2025-02-07 18:44:32 +00:00
guards.h [dynamo] implement framelocals mapping as c++ object (#140063) 2024-12-17 18:54:27 +00:00
init.cpp dynamo tracing perf: no re in arg_ref: 33.9 -> 33.7 (#143069) 2024-12-23 05:32:09 +00:00
init.h
python_compiled_autograd.cpp [ca] refactor compile reasons and log to tlparse (#146386) 2025-02-05 23:33:21 +00:00
python_compiled_autograd.h
utils.cpp Revert "[dynamo] save/restore system random state more carefully (#145750)" 2025-01-28 20:51:07 +00:00
utils.h Revert "[dynamo] save/restore system random state more carefully (#145750)" 2025-01-28 20:51:07 +00:00