Searched defs:QSymm8HybridPerChannelDepthwiseConvolution (Results 1 – 3 of 3) sorted by relevance
/external/ComputeLibrary/src/core/NEON/kernels/convolution/depthwise/ |
D | depthwise_qs8_qs8.cpp | 27 template class QSymm8HybridPerChannelDepthwiseConvolution<2, 2, 3, 3, 1, 1>; variable 28 template class QSymm8HybridPerChannelDepthwiseConvolution<2, 2, 3, 3, 2, 2>; variable 29 template class QSymm8HybridPerChannelDepthwiseConvolution<2, 2, 5, 5, 1, 1>; variable 30 template class QSymm8HybridPerChannelDepthwiseConvolution<2, 2, 5, 5, 2, 2>; variable
|
D | depthwise_quantized.hpp | 202 class QSymm8HybridPerChannelDepthwiseConvolution : public DepthwiseConvolutionBase< class
|
D | impl_qa8_qs8_per_channel.hpp | 256 >::QSymm8HybridPerChannelDepthwiseConvolution( in QSymm8HybridPerChannelDepthwiseConvolution() function in depthwise::QSymm8HybridPerChannelDepthwiseConvolution 282 >::QSymm8HybridPerChannelDepthwiseConvolution( in QSymm8HybridPerChannelDepthwiseConvolution() function in depthwise::QSymm8HybridPerChannelDepthwiseConvolution
|