COMPMID-3973: CTS failure in QASYMM8_SIGNED Depthwise and Fully connected when fusing...
authorMichele Di Giorgio <michele.digiorgio@arm.com>
Mon, 16 Nov 2020 13:10:07 +0000 (13:10 +0000)
committerMichele Di Giorgio <michele.digiorgio@arm.com>
Mon, 16 Nov 2020 17:27:16 +0000 (17:27 +0000)
commit17b7102b30e0159263d06d3a0816cd2998a13456
tree3848eb3280714c8b6126013a32b9673c85d569c7
parentc70f8b1a544fe3341310b7b329f37e885fdd0cdc
COMPMID-3973: CTS failure in QASYMM8_SIGNED Depthwise and Fully connected when fusing Bounded ReLU in Android R GpuAcc

Change-Id: I6cfee002846d0c84de7e0a5f141dfc4807b93b33
Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4421
Reviewed-by: TeresaARM <teresa.charlinreyes@arm.com>
Reviewed-by: Pablo Marquez Tello <pablo.tello@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
src/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NCHWKernel.cpp
src/core/CL/kernels/CLDepthwiseConvolutionLayer3x3NHWCKernel.cpp
src/core/CL/kernels/CLDepthwiseConvolutionLayerNativeKernel.cpp
src/runtime/CL/functions/CLFullyConnectedLayer.cpp
tests/validation/CL/DepthwiseConvolutionLayer.cpp