f110a78825
This package is required by tensorflow-lite. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
9 lines
197 B
Plaintext
9 lines
197 B
Plaintext
config BR2_PACKAGE_FP16
|
|
bool "fp16"
|
|
select BR2_PACKAGE_PSIMD
|
|
help
|
|
Header-only library for conversion to/from half-precision
|
|
floating point formats.
|
|
|
|
https://github.com/Maratyszcza/FP16
|