Skip to content
Commit 8059c1b8 authored by Matthew Bentham's avatar Matthew Bentham Committed by Anton Bondarenko
Browse files

Allow matmul_clamp_f32_qai8dxp_qsi4c32p tests to run without bfloat16 CPU support



Related to #9 - allows some tests to run when the CPU doesn't have bfloat16 support, by reducing need for bfloat16 support in the test framework.

Use of bfcvt in the test framework is replaced by simple truncation - this will effectively
round towards 0.

Add a few tests for negative numbers in the test framework BFloat16 code, and allow running the
unit tests for the framework code on CPUs without bfloat16 hardware support.

Signed-off-by: default avatarMatthew Bentham <Matthew.Bentham@arm.com>

Reviewed-by: Viet-Hoa Do's avatarViet-Hoa Do <viet-hoa.do@arm.com>
Approved-by: Anton Bondarenko's avatarAnton Bondarenko <anton.bondarenko@arm.com>
parent 1a450344
Loading
Loading
Loading
Pipeline #25914 passed with stages
in 8 minutes and 39 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment