Simd icon indicating copy to clipboard operation
Simd copied to clipboard

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.

Results 41 Simd issues
Sort by recently updated
recently updated
newest added

Hi @ermig1979 I build the arm64-v8a binary and ran `Test` executable. The `Test` hangs at `DescrIntCosineDistancesMxNaAutoTest`. I waited for several minutes, but it never ended. ``` [000] Info: DescrIntCosineDistancesMxNaAutoTest is...