Searched defs:grad_out (Results 1 – 5 of 5) sorted by relevance
26 def var_hook_function(grad_out): argument
62 def var_hook_function(grad_out): argument
69 def custom_hook_function_print_and_save_grad(grad_out): argument
150 void PrimitivePy::CheckHookConsistency(const py::object &grad_out, const py::object &expected_grad_… in CheckHookConsistency() argument
590 def var_hook_function(grad_out): argument