Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_modules.py204 class ModuleClassMethodCall(torch.nn.Module): class
1207 test_module_class_method = make_test(ModuleClassMethodCall())