Searched defs:MultiMLP (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/distributed/pipelining/ | ||
H A D | test_pipe.py | 48 class MultiMLP(torch.nn.Module): class |
H A D | model_registry.py | 92 class MultiMLP(torch.nn.Module): class |