Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_nnapi.py627 class AddReluMod(torch.nn.Module): class
635 for name, mod in [("add", AddMod), ("add_relu", AddReluMod), ("mul", MulMod)]: