Searched refs:TwoLayerConvModel (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/quantization/fx/ |
H A D | test_equalize_fx.py | 31 TwoLayerConvModel, 268 (TwoLayerConvModel, two_nn_layer_node_occurrence), 354 (ConvModel, 4), (TwoLayerConvModel, 4), (SingleLayerFunctionalConvModel, 4), 772 (TwoLayerConvModel, conv2_node_list),
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_quantization.py | 1580 class TwoLayerConvModel(torch.nn.Module): class
|