Lines Matching refs:dilationWidthFactor
135 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc() argument
150 .dilation_width_factor = static_cast<int16>(dilationWidthFactor), in depthwiseConvNhwc()
169 int32_t strideWidth, int32_t strideHeight, int32_t dilationWidthFactor, in depthwiseConvNhwc() argument
183 paddingBottom, strideWidth, strideHeight, dilationWidthFactor, in depthwiseConvNhwc()
195 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc() argument
221 .dilation_width_factor = static_cast<int16>(dilationWidthFactor), in depthwiseConvNhwc()
246 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc() argument
265 dilationWidthFactor, dilationHeightFactor, depthMultiplier, in depthwiseConvNhwc()
279 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvQuant8PerChannelNhwc() argument
338 dilationWidthFactor * static_cast<int32_t>(j); in depthwiseConvQuant8PerChannelNhwc()
375 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConv() argument
385 dilationWidthFactor, dilationHeightFactor, depthMultiplier, in depthwiseConv()
398 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvQuant8PerChannel() argument
408 strideHeight, dilationWidthFactor, dilationHeightFactor, depthMultiplier, activation, in depthwiseConvQuant8PerChannel()