Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py2379 class LinearReLUModel(torch.nn.Module): class
2414 for model in [LinearReLUModel, ConvReLUModel, ConvBnReLUModel]:
6691 class LinearReLUModel(torch.nn.Module): class
6729 model = LinearReLUModel(f_relu)