1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-30 18:34:57 +01:00

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/