aboutsummaryrefslogtreecommitdiff
path: root/src/BUILD.bazel
diff options
context:
space:
mode:
authorPablo Marquez Tello <pablo.tello@arm.com>2023-09-19 14:46:07 +0100
committerPablo Marquez Tello <pablo.tello@arm.com>2023-09-21 10:20:28 +0000
commitf57d6ec5ff4305d2e388730f6dad004908e6e97a (patch)
tree5efc93e5699e649057c57660b717b726cf607a7b /src/BUILD.bazel
parente071b5e31004b29afefaa96907032bfd2b4e5a43 (diff)
downloadComputeLibrary-f57d6ec5ff4305d2e388730f6dad004908e6e97a.tar.gz
Gemm 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 templates vector_matrix_multiply_f16() and matrix_matrix_multiply_f16 which had to be moved from impl.cpp to fp16.cpp * Partially resolves MLCE-1102 Change-Id: Ic87440797d6f1653c815ab6565972206f5afd0ad Signed-off-by: Pablo Marquez Tello <pablo.tello@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/10345 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 'src/BUILD.bazel')
0 files changed, 0 insertions, 0 deletions