aboutsummaryrefslogtreecommitdiff
path: root/SConscript
diff options
context:
space:
mode:
authorPablo Marquez Tello <pablo.tello@arm.com>2023-08-31 16:00:50 +0100
committerPablo Marquez Tello <pablo.tello@arm.com>2023-09-13 09:16:47 +0000
commit7ce8a83de5b58129f24cf28b293cfd8b3e83880c (patch)
tree8935223a9b7a959486a1acd4af614eba7e1b0e9c /SConscript
parent145e82e74916a801bd12720564c837c8286042d0 (diff)
downloadComputeLibrary-7ce8a83de5b58129f24cf28b293cfd8b3e83880c.tar.gz
Softmax changes to enable fp16 in armv8a multi_isa builds
* Code guarded with __ARM_FEATURE_FP16_VECTOR_ARITHMETIC needs to be moved to an fp16.cpp file to allow compilation with -march=armv8.2-a+fp16 * fp16.cpp needs to use various templates that had to be moved from impl.cpp to impl.h * Partially resolves MLCE-1102 Change-Id: I2e5e68fbcf5279de1ffc1be4def4f96ed05593e9 Signed-off-by: Pablo Marquez Tello <pablo.tello@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/10224 Benchmark: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Viet-Hoa Do <viet-hoa.do@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'SConscript')
0 files changed, 0 insertions, 0 deletions