Searched refs:dw_shape (Results 1 – 1 of 1) sorted by relevance
237 const auto dw_shape = dw_attr.weights.shape; in IsDepthwiseConvPlus1x1ConvSupported() local239 bool good_dw = dw_shape.o == 1; in IsDepthwiseConvPlus1x1ConvSupported()247 dw_shape.i <= 16 && dw_shape.i * dw_shape.h * dw_shape.w <= 3 * 3 * 16; in IsDepthwiseConvPlus1x1ConvSupported()