Unit test failure CPU/UNIT/Context/CpuCapabilities on WoA
morgolock opened this issue · 1 comments
morgolock commented
Output of 'strings libarm_compute.so | grep arm_compute_version':
Platform: Snapdragon (TM) 8cx Gen 2 @ 3.15 GHz 3.15 GHz
Operating System: Windows 11
Problem description:
The following unit test fails on WoA
Running [47171] 'CPU/UNIT/Context/CpuCapabilities'
ERROR: ERROR: Assertion 'ctx_legacy.capabilities().cpu_info.has_neon() == true' failed.
Executed 1 test(s) (0 passed, 0 expected failures, 1 failed, 0 crashed, 0 disabled) in 309 second(s)
morgolock commented