Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/functions/
H A Daccumulate_grad.h53 std::unique_ptr<PostAccumulateGradHook>& tensor_post_acc_grad_hooks() noexcept in tensor_post_acc_grad_hooks() function
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dfunction.h528 tensor_post_acc_grad_hooks() noexcept { in tensor_post_acc_grad_hooks() function