1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-05 21:43:03 +01:00
OpenVoiceOS/buildroot-external/package/fp16/Config.in

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/