Home
last modified time | relevance | path

Searched refs:pre_hook_wrong_input3 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_hooks.py271 def pre_hook_wrong_input3(self, input: int) -> Tuple[str]: function
275 m.register_forward_pre_hook(pre_hook_wrong_input3)