InvertedResidual: Core block of the MobileNetV2 :param inp: (int) Number of the input channels :param oup: (int) Number of the output channels :param stride: (int) Stride used in the Conv3x3 :param dilate: (int) Dilation used in the Conv3x3 :par
(self, inp, oup, stride, dilate, expand_ratio)
source not stored for this graph (policy: none)