Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/apple/mps/test/
H A Dtest_mps_models.py85 class ModuleIntAddWithAlpha(torch.nn.Module): class
87 super(ModuleIntAddWithAlpha, self).__init__()
374 ModuleIntAddWithAlpha(),
375 ModuleIntAddWithAlpha().get_random_inputs(),
/aosp_15_r20/external/executorch/test/end2end/
H A Dtest_end2end.py137 class ModuleIntAddWithAlpha(nn.Module): class
139 super(ModuleIntAddWithAlpha, self).__init__()