Searched defs:reset_backward_hooks (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/c10/core/impl/ | ||
H A D | PyInterpreter.cpp | 129 void reset_backward_hooks(const TensorImpl* self) const override { in reset_backward_hooks() function |
/aosp_15_r20/external/pytorch/torch/csrc/ | ||
H A D | PyInterpreter.cpp | 931 void ConcretePyInterpreterVTable::reset_backward_hooks( in reset_backward_hooks() function in torch::detail::__anon56d922760111::ConcretePyInterpreterVTable |