Home
last modified time | relevance | path

Searched defs:reset_backward_hooks (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/impl/
H A DPyInterpreter.cpp129 void reset_backward_hooks(const TensorImpl* self) const override { in reset_backward_hooks() function
/aosp_15_r20/external/pytorch/torch/csrc/
H A DPyInterpreter.cpp931 void ConcretePyInterpreterVTable::reset_backward_hooks( in reset_backward_hooks() function in torch::detail::__anon56d922760111::ConcretePyInterpreterVTable