Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_modules.py84 class SubmoduleExample(torch.nn.Module): class
1163 test_submodules1 = make_test(SubmoduleExample())
1164 test_submodules2 = make_test(SubmoduleExample())