aboutsummaryrefslogtreecommitdiff
path: root/src/core/cpu/kernels/activation/NEON/fp32.cpp
diff options
context:
space:
mode:
authorGeorgios Pinitas <georgios.pinitas@arm.com>2021-01-15 09:42:26 +0000
committerGeorgios Pinitas <georgios.pinitas@arm.com>2021-01-15 15:20:13 +0000
commitddd79f5a1e92bfea85ad2104f15c991952f65ef8 (patch)
tree939ba948e61d9d54861f030ecb788e81c5bc2171 /src/core/cpu/kernels/activation/NEON/fp32.cpp
parent18fbb92a5e0190c071274d69b3341e9d58ac178e (diff)
downloadComputeLibrary-ddd79f5a1e92bfea85ad2104f15c991952f65ef8.tar.gz
Release winograd transformed weights if not needed on NEON
GEMM function used within NEWinogradLayer re-transforms the weights after the original winograd transformation leading to double allocation of the weights. Release appropriately and retain only one copy of the weights, the last transformed one. Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com> Change-Id: I60459bfe370bff453150dfe9536cd9e7a5b56def Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4862 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'src/core/cpu/kernels/activation/NEON/fp32.cpp')
0 files changed, 0 insertions, 0 deletions