Lines Matching refs:dilationHeightFactor
137 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc() argument
153 .dilation_height_factor = static_cast<int16>(dilationHeightFactor), in depthwiseConvNhwc()
172 int32_t dilationHeightFactor, int32_t depthMultiplier, int32_t activation, in depthwiseConvNhwc() argument
186 dilationHeightFactor, depthMultiplier, activation, outputDataFloat32.data(), in depthwiseConvNhwc()
197 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc() argument
224 .dilation_height_factor = static_cast<int16>(dilationHeightFactor), in depthwiseConvNhwc()
248 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc() argument
267 dilationWidthFactor, dilationHeightFactor, depthMultiplier, in depthwiseConvNhwc()
281 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvQuant8PerChannelNhwc() argument
338 dilationHeightFactor * static_cast<int32_t>(i); in depthwiseConvQuant8PerChannelNhwc()
377 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConv() argument
387 dilationWidthFactor, dilationHeightFactor, depthMultiplier, in depthwiseConv()
400 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvQuant8PerChannel() argument
410 strideHeight, dilationWidthFactor, dilationHeightFactor, depthMultiplier, activation, in depthwiseConvQuant8PerChannel()