Home
last modified time | relevance | path

Searched refs:ComputeDepthwiseConv2dDepthMultiplier (Results 1 – 4 of 4) sorted by relevance

/external/armnn/src/backends/neon/workloads/
DNeonDepthwiseConvolutionWorkload.cpp111ComputeDepthwiseConv2dDepthMultiplier(m_Data.m_Parameters.m_DataLayout, weightsShape, inputShape); in NeonDepthwiseConvolutionWorkload()
/external/armnn/src/backends/cl/workloads/
DClDepthwiseConvolutionWorkload.cpp124ComputeDepthwiseConv2dDepthMultiplier(m_Data.m_Parameters.m_DataLayout, weightsShape, inputShape); in ClDepthwiseConvolutionWorkload()
/external/armnn/src/backends/aclCommon/
DArmComputeTensorUtils.hpp107 unsigned int ComputeDepthwiseConv2dDepthMultiplier(armnn::DataLayout layout,
DArmComputeTensorUtils.cpp442 unsigned int ComputeDepthwiseConv2dDepthMultiplier(armnn::DataLayout layout, in ComputeDepthwiseConv2dDepthMultiplier() function