Searched defs:depthMultiplier (Results 1 – 10 of 10) sorted by relevance
145 unsigned int depthMultiplier = 1; in Convert1HWOTensorToAcl() local217 unsigned int depthMultiplier = weightsShape[3] / inputInfo.GetShape()[channelIndex]; in Convert1HWOtoMIHW() local
110 unsigned int depthMultiplier = in NeonDepthwiseConvolutionWorkload() local
123 unsigned int depthMultiplier = in ClDepthwiseConvolutionWorkload() local
364 uint32_t depthMultiplier = 1, uint32_t padLeft = 0, uint32_t padRight = 0, in MakeDepthwiseConv2dDesc()
40 unsigned int depthMultiplier = filterShape[0]; in SerializeLayerParameters() local
59 unsigned int depthMultiplier = 2; in DepthwiseConvolution2dEndToEnd() local
67 const unsigned int depthMultiplier = depthwise ? weightsShape[3] / inputChannels : 1; in Run() local
103 const unsigned int depthMultiplier = depthwise ? outputChannels/inputChannels : 1; in Convolve() local
446 unsigned int depthMultiplier; in ComputeDepthwiseConv2dDepthMultiplier() local
2031 unsigned int depthMultiplier = 2; in DepthwiseConvolution2dTestImpl() local