aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core
diff options
context:
space:
mode:
authorGeorgios Pinitas <georgios.pinitas@arm.com>2019-07-29 14:14:13 +0100
committerGeorgios Pinitas <georgios.pinitas@arm.com>2019-07-31 16:06:44 +0000
commitc4d5136707280d98f660a67219114f5ee5b10fb8 (patch)
tree368b0b044127915ba50de53f228a8fb2ee06b13d /arm_compute/core
parent4d600c728a75792c5479b54114ec11c6d8fea61a (diff)
downloadComputeLibrary-c4d5136707280d98f660a67219114f5ee5b10fb8.tar.gz
COMPMID-2493: Update qs8 in Depthwise assembly
Introduces minor optimisation for qasymm8 for depthwise convolution. Change-Id: I1b88b1475f8f1ef34c3a7c5580cdeef8b032a100 Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com> Reviewed-on: https://review.mlplatform.org/c/1647 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Gian Marco Iodice <gianmarco.iodice@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'arm_compute/core')
-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 b65ced6f35..f8db4db6cc 100644
--- a/arm_compute/core/NEON/kernels/convolution/depthwise/depthwise_quantized.hpp
+++ b/arm_compute/core/NEON/kernels/convolution/depthwise/depthwise_quantized.hpp
@@ -109,11 +109,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(