Searched defs:hook_ptr (Results 1 – 5 of 5) sorted by relevance
26 typedef hook_type* hook_ptr; typedef
34 typedef hook_type* hook_ptr; typedef
156 typedef typename Functor::hook_ptr hook_ptr; typedef
36 void ClassType::addForwardHook(torch::jit::Function* hook_ptr) { in addForwardHook()
258 auto hook_ptr = in create_cpp_hook() local