pytorch/torch/autograd
2025-09-24 20:07:14 +00:00
..
_functions [ONNX] Refactor torchscript based exporter (#161323) 2025-09-02 16:10:30 +00:00
__init__.py mypy 1.16.0 (#155821) 2025-06-14 18:18:43 +00:00
anomaly_mode.py [BE][PYFMT] migrate PYFMT for torch/[a-c]*/ to ruff format (#144554) 2025-07-03 18:56:07 +00:00
forward_ad.py [pytree] add APIs to determine a class is a namedtuple or PyStructSequence (#113257) 2025-04-01 10:40:43 +00:00
function.py Fix types in graphs.py (#158192) 2025-07-15 19:49:38 +00:00
functional.py Add a Additional Example that showcases the usage of torch.autograd.functional.jacobian (#155683) 2025-06-12 19:46:55 +00:00
grad_mode.py Add inference_mode hint message to use eval with inference. (#163619) 2025-09-24 20:07:14 +00:00
gradcheck.py [BE][1/16] fix typos in torch/ (#156311) 2025-07-09 11:02:22 +00:00
graph.py Add ownership token when needed on GradientEdge (#160098) 2025-08-12 20:14:18 +00:00
profiler_legacy.py Remove unused Python variables in torch/[_-a]* (#133492) 2024-12-12 17:39:14 +00:00
profiler_util.py Allow Custom Time Unit When Printing Profiler Table (#157913) 2025-07-10 22:44:34 +00:00
profiler.py [BE][1/16] fix typos in torch/ (#156311) 2025-07-09 11:02:22 +00:00
variable.py Flip default value for mypy disallow_untyped_defs [4/11] (#127841) 2024-06-08 18:36:48 +00:00