ee399a8689
This package is required by tensorflow-lite. Tested-by: Stefan Hager <stefan.hager@ginzinger.com> Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
10 lines
288 B
Plaintext
10 lines
288 B
Plaintext
config BR2_PACKAGE_NEON_2_SSE
|
|
bool "neon-2-sse"
|
|
help
|
|
The platform independent header allowing to compile any
|
|
C/C++ code containing ARM NEON intrinsic functions for
|
|
x86 target systems using SIMD up to SSE4 intrinsic
|
|
functions.
|
|
|
|
https://github.com/intel/ARM_NEON_2_x86_SSE
|