aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLLocallyConnectedLayer.h
diff options
context:
space:
mode:
authorGeorgios Pinitas <georgios.pinitas@arm.com>2020-09-04 20:51:24 +0100
committerMichele Di Giorgio <michele.digiorgio@arm.com>2020-09-07 10:38:21 +0000
commitcbf4d553e123a9fa7a92072aea61edcf50ed6c32 (patch)
tree14a5cf0791a5facf6d53546bec09c92e10903eed /arm_compute/runtime/CL/functions/CLLocallyConnectedLayer.h
parent2bfadd92d638fd4e7b8b3398ce95f15930749189 (diff)
downloadComputeLibrary-cbf4d553e123a9fa7a92072aea61edcf50ed6c32.tar.gz
COMPMID-3755: Resize failing on input with trailing 1's
Base the dimensions of the valid region generated by the reshape kernel on the output shape dimensions. This allows correct scaling on inputs that are in NHWC format and have width and height equal to 1 e.g. 1x1x32. Underlying problem causing this issue is the fact that Compute Library removes trailing 1's of a given shape. Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com> Change-Id: Icfdafc469214840998e7c198b33f7358d566d2e7 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3924 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Sang-Hoon Park <sang-hoon.park@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLLocallyConnectedLayer.h')
0 files changed, 0 insertions, 0 deletions