Home
last modified time | relevance | path

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

/external/executorch/exir/tests/
Dtest_serde.py163 class LinearAdd(nn.Module): class
179 linear_add = LinearAdd(20, 30)
180 model_inputs = LinearAdd._get_random_inputs()