pytorch/torch/csrc/dynamo
2023-12-16 00:02:59 +00:00
..
compiled_autograd.h Replace expect_int with guard_int (#113921) 2023-11-20 21:27:48 +00:00
cpp_shim.cpp
cpp_shim.h
cpython_defs.c
cpython_defs.h Add all 3.12 binary build for wheel. Let's see how it goes. V2 (#112882) 2023-11-16 18:20:12 +00:00
eval_frame.c [Dynamo] Look up variables from old frame, rather than copy variables to new frame; skip some copy to save time. (#115062) 2023-12-16 00:02:59 +00:00
eval_frame.h
guards.cpp Revert "Reland 3rd try [finishing colesbury's PR 100642] Guard on nn.Module dicts and type (#109323)" + Forward fixes + test (#110964) 2023-10-11 05:16:47 +00:00
guards.h
init.cpp
init.h
python_compiled_autograd.cpp [dynamo] compiled_autograd support for post_acc_grad hooks (#112326) 2023-10-31 22:53:01 +00:00
python_compiled_autograd.h