aboutsummaryrefslogtreecommitdiff
path: root/arm_compute
diff options
context:
space:
mode:
authorPablo Marquez Tello <pablo.tello@arm.com>2023-08-30 13:41:41 +0100
committerPablo Marquez Tello <pablo.tello@arm.com>2023-09-04 08:28:25 +0000
commit7ff03b67ba7ce669223f4d807e18fa3efa2f729b (patch)
tree24487019442708a4675c530cc1c2756db23e9306 /arm_compute
parent324ba7a98aaa4375629ee023cce70ea9601efe10 (diff)
downloadComputeLibrary-7ff03b67ba7ce669223f4d807e18fa3efa2f729b.tar.gz
DWC 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 the template run_depthwise_float() so it had to be moved from impl.cpp to impl.h * Partially resolves MLCE-1102 Change-Id: I428a79c4ab3a990331f20f5bd6b9fea88b0836b9 Signed-off-by: Pablo Marquez Tello <pablo.tello@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/10218 Reviewed-by: SiCong Li <sicong.li@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'arm_compute')
0 files changed, 0 insertions, 0 deletions