Lines Matching refs:dilationHeightFactor
135 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc() argument
151 .dilation_height_factor = static_cast<int16>(dilationHeightFactor), in depthwiseConvNhwc()
170 int32_t dilationHeightFactor, int32_t depthMultiplier, int32_t activation, in depthwiseConvNhwc() argument
184 dilationHeightFactor, depthMultiplier, activation, outputDataFloat32.data(), in depthwiseConvNhwc()
195 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc() argument
222 .dilation_height_factor = static_cast<int16>(dilationHeightFactor), 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
336 dilationHeightFactor * static_cast<int32_t>(i); 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()