Searched refs:ComputeDepthwiseConv2dDepthMultiplier (Results 1 – 4 of 4) sorted by relevance
111 … ComputeDepthwiseConv2dDepthMultiplier(m_Data.m_Parameters.m_DataLayout, weightsShape, inputShape); in NeonDepthwiseConvolutionWorkload()
124 … ComputeDepthwiseConv2dDepthMultiplier(m_Data.m_Parameters.m_DataLayout, weightsShape, inputShape); in ClDepthwiseConvolutionWorkload()
107 unsigned int ComputeDepthwiseConv2dDepthMultiplier(armnn::DataLayout layout,
442 unsigned int ComputeDepthwiseConv2dDepthMultiplier(armnn::DataLayout layout, in ComputeDepthwiseConv2dDepthMultiplier() function