Lines Matching refs:dilationHeightFactor
133 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc() argument
149 .dilation_height_factor = static_cast<int16>(dilationHeightFactor), in depthwiseConvNhwc()
168 int32_t dilationHeightFactor, int32_t depthMultiplier, int32_t activation, in depthwiseConvNhwc() argument
182 dilationHeightFactor, depthMultiplier, activation, outputDataFloat32.data(), in depthwiseConvNhwc()
193 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc() argument
220 .dilation_height_factor = static_cast<int16>(dilationHeightFactor), in depthwiseConvNhwc()
244 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc() argument
263 dilationWidthFactor, dilationHeightFactor, depthMultiplier, in depthwiseConvNhwc()
277 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvQuant8PerChannelNhwc() argument
334 dilationHeightFactor * static_cast<int32_t>(i); in depthwiseConvQuant8PerChannelNhwc()
373 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConv() argument
383 dilationWidthFactor, dilationHeightFactor, depthMultiplier, in depthwiseConv()
396 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvQuant8PerChannel() argument
406 strideHeight, dilationWidthFactor, dilationHeightFactor, depthMultiplier, activation, in depthwiseConvQuant8PerChannel()