Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_functorch/_aot_autograd/
H A Dlogging_utils.py118 def posthook(grad_input, grad_output): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_autograd.py1494 def posthook(gO, gI): function
1514 def posthook(gO, gI): function
1550 def posthook(gI, gO): function
1801 def posthook(grad_input, grad_output): function