Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_modules.py118 class ModuleMethodCall(torch.nn.Module): class
1165 test_modulemethod1 = make_test(ModuleMethodCall())
1166 test_modulemethod2 = make_test(ModuleMethodCall())