aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
diff options
context:
space:
mode:
authorPablo Marquez Tello <pablo.tello@arm.com>2023-12-07 15:27:26 +0000
committerPablo Marquez Tello <pablo.tello@arm.com>2023-12-11 17:28:46 +0000
commit391f872c9fd9831cc2298a2a27eccfc21d727cb8 (patch)
tree8697b401ab3983c4b164bcfe3082e0b00058fce5 /src/cpu
parent066017249985d3ade9c1788721943c85077ef984 (diff)
downloadComputeLibrary-391f872c9fd9831cc2298a2a27eccfc21d727cb8.tar.gz
Fix nightly test failure
* Both macros ARM_COMPUTE_ENABLE_FP16 and ENABLE_FP16_KERNELS must be declared to enable FP16 * The failure was caused by not compiling the validation suite with the same definitions used to compile the library. ARM_COMPUTE_ENABLE_FP16 was missing and the call from the test into error_on_unsupported_cpu_fp16() failed. * Resolves COMPMID-6727 Change-Id: I278c813aef799d9d0e21e5323b2b8e9e45252d6c Signed-off-by: Pablo Marquez Tello <pablo.tello@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/10848 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: SiCong Li <sicong.li@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions