Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_hooks_modules.py176 def forward_hook1( function
277 def forward_hook1(self, input: Tuple[str], output: str): function
335 def forward_hook1( function
456 def forward_hook1(self, input: Tuple[str], output: str): function