Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_distributed_patterns.py60 def bw_pre_hook(mod, gO): function
111 def bw_pre_hook(mod, gO): function
/aosp_15_r20/external/pytorch/test/nn/
H A Dtest_module_hooks.py1244 def bw_pre_hook(inc, h_module, grad_output): function
1332 def bw_pre_hook(m, grad_output): function