pytorch/torch/csrc/dynamo
2023-10-11 05:16:47 +00:00
..
compiled_autograd.h [RELAND] Remove some unnecessary <iostream> includes from headers (#108150) 2023-09-20 21:55:15 +00:00
cpp_shim.cpp [dynamo] "TorchDynamo Cache Lookup" event: use C++ api (#108436) 2023-09-04 04:37:26 +00:00
cpp_shim.h [dynamo] "TorchDynamo Cache Lookup" event: use C++ api (#108436) 2023-09-04 04:37:26 +00:00
cpython_defs.c [3/N] fix clang-tidy warnings in torch/csrc (#108024) 2023-08-28 18:00:00 +00:00
cpython_defs.h Initial Python 3.12 build fixes (#106083) 2023-08-25 13:23:48 +00:00
eval_frame.c Fix typo under torch directory (#110824) 2023-10-09 19:16:43 +00:00
eval_frame.h python_arg_parser to allow fake tensor element in symint_list when in dynamo mode #95424 (#97508) 2023-05-31 19:19:17 +00:00
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 [3/N] fix clang-tidy warnings in torch/csrc (#108024) 2023-08-28 18:00:00 +00:00
init.h
python_compiled_autograd.cpp retain_graph=True in compiled_autograd (#110367) 2023-10-06 08:22:10 +00:00
python_compiled_autograd.h [Compiled Autograd] Move to torch::dynamo::autograd namespace (#105854) 2023-07-27 00:36:47 +00:00