COMPMID-3329: failures in nightly (GC/GEMM and CPP/DFT)
authorManuel Bottini <manuel.bottini@arm.com>
Thu, 23 Apr 2020 11:40:08 +0000 (12:40 +0100)
committerMichele Di Giorgio <michele.digiorgio@arm.com>
Sun, 26 Apr 2020 12:57:50 +0000 (12:57 +0000)
commitf25e295a9f52a4a48ae557820224f14e62ba006a
tree16a4092b45830b7a83940bc0970a542d1a50761a
parent8981e56176d47799e6838b46ffa843bb55b4c095
COMPMID-3329: failures in nightly (GC/GEMM and CPP/DFT)

- Can't recreate GC/GEMM
- Fix on CPP/DFT/DFT2D/Complex using the appropriate tolerance
- Fix CPP/DFT/Conv/Real2Real by removing concurrency issue on faulty function

Looking at the proper fix for CPP/DFT/Conv/Real2Real since it is a concurrency issue

Change-Id: Ic846dc7925d4c1b47e14181656c905f90778cdeb
Signed-off-by: Manuel Bottini <manuel.bottini@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3085
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
tests/validation/CPP/DFT.cpp
tests/validation/reference/DFT.cpp