mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-26 16:45:57 +01:00
9 lines
199 B
Plaintext
9 lines
199 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/
|