pytorch/torch/csrc/autograd/functions
cyy 75b954b715 [4/N] Enable clang-tidy in torch/csrc/autograd (#109455)
The PR enables clang-tidy checks in torch/csrc/autograd.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/109455
Approved by: https://github.com/Skylion007
2023-09-17 17:11:50 +00:00
..
accumulate_grad.cpp Add tensor post accumulate grad hook API (#107063) 2023-08-24 00:19:35 +00:00
accumulate_grad.h Add tensor post accumulate grad hook API (#107063) 2023-08-24 00:19:35 +00:00
basic_ops.cpp [Compiled Autograd] Support CopySlices and CopyBackwards (#105809) 2023-07-28 21:42:51 +00:00
basic_ops.h [4/N] Enable clang-tidy in torch/csrc/autograd (#109455) 2023-09-17 17:11:50 +00:00
comm.cpp [4/N] Enable clang-tidy in torch/csrc/autograd (#109455) 2023-09-17 17:11:50 +00:00
comm.h [4/N] Enable clang-tidy in torch/csrc/autograd (#109455) 2023-09-17 17:11:50 +00:00
init.cpp [4/N] Enable clang-tidy in torch/csrc/autograd (#109455) 2023-09-17 17:11:50 +00:00
pybind.h Revert "Revert "Add a lint rule for torch/csrc/util/pybind.h include (#82552)"" (#82599) 2022-08-02 19:37:02 +00:00
tensor.cpp Update CopySlices to not internal assert when grad_output is undefined (#108353) 2023-09-11 16:26:05 +00:00
tensor.h [Compiled Autograd] Support CopySlices and CopyBackwards (#105809) 2023-07-28 21:42:51 +00:00
utils.cpp [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
utils.h [foreach] Set SavedVariable.is_output to true for grad_fn->result_ (#105504) 2023-07-26 14:29:32 +00:00