1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-10 08:50:54 +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/