pytorch/torch/autograd
2024-11-27 01:31:26 +00:00
..
_functions
__init__.py [Profiler] Add API for Dynamic Activity Toggling [2/n] (#133035) 2024-08-09 21:54:54 +00:00
anomaly_mode.py
forward_ad.py [BE][Easy] enable ruff rule PIE790: unnecessary pass statement (#133200) 2024-08-15 15:50:19 +00:00
function.py Missing space in torch.autograd.Function deprecation warning (#141562) 2024-11-27 01:31:26 +00:00
functional.py
grad_mode.py
gradcheck.py Updated docstrings referring to torch.expand to point to torch.Tensor.expand (#140045) 2024-11-21 20:13:41 +00:00
graph.py [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
profiler_legacy.py
profiler_util.py [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
profiler.py [Profiler] Create Auto-Trace Frontend for Trace ID (#139310) 2024-10-31 19:02:57 +00:00
variable.py