aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
diff options
context:
space:
mode:
authorGeorgios Pinitas <georgios.pinitas@arm.com>2019-04-12 13:55:39 +0100
committerGeorgios Pinitas <georgios.pinitas@arm.com>2019-04-16 11:37:13 +0000
commita851bbaaa8f48d6716eff3375668f5d2b910104b (patch)
tree271a56356f47f7cc423599266569b47b2f04f8dc /arm_compute
parent8f43d745b170aefca269a087fc045d8af3813c33 (diff)
downloadComputeLibrary-a851bbaaa8f48d6716eff3375668f5d2b910104b.tar.gz
COMPMID-1995: Improves DepthwiseConvolution for qasymm8.
Improves NEON depthwise convolution for qasymm8 for both size and performance. Change-Id: If7eaecec60cd46949176f156fa7c76e59ab70c62 Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com> Reviewed-on: https://review.mlplatform.org/c/986 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Pablo Marquez <pablo.tello@arm.com>
Diffstat (limited to 'arm_compute')
-rw-r--r--arm_compute/core/NEON/kernels/convolution/depthwise/depthwise_quantized.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/arm_compute/core/NEON/kernels/convolution/depthwise/depthwise_quantized.hpp b/arm_compute/core/NEON/kernels/convolution/depthwise/depthwise_quantized.hpp
index 47fa60139f..e34023faf1 100644
--- a/arm_compute/core/NEON/kernels/convolution/depthwise/depthwise_quantized.hpp
+++ b/arm_compute/core/NEON/kernels/convolution/depthwise/depthwise_quantized.hpp
@@ -82,11 +82,6 @@ class QAsymm8DepthwiseConvolution : public DepthwiseConvolutionBase<
);
protected:
- static nck::ActivationFunction get_activation_fn(
- nck::ActivationFunction activation,
- const qasymm8::QAsymm8Params& output_quantisation
- );
-
uint8_t _input_padding_value(void) const;
void _pack_params(