Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_hooks.py24 create_submodule_no_forward_input,
53 self.checkModule(create_submodule_no_forward_input(), ())
H A Dtest_hooks_modules.py123 def create_submodule_no_forward_input(): function