1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-13 01:33:45 +01:00
OpenVoiceOS/buildroot-external/package/armnn/Config.in
j1nx 876ee82daa Extend the whole TensorFlow-Lite runtime infrastructure
- TFlite-runtime GPU delegate support
- TFlite-runtime external delegate support
- ARM Compute Library and ARMnn Delegate
- Whisper-TFlite updates.
2023-01-25 14:22:22 +01:00

12 lines
320 B
Plaintext

config BR2_PACKAGE_ARMNN
select BR2_PACKAGE_COMPUTE_LIBRARY
select BR2_PACKAGE_TENSORFLOW_LITE
bool "armnn"
help
Arm NN is the most performant machine learning (ML)
inference engine for Android and Linux, accelerating
ML on Arm Cortex-A CPUs and Arm Mali GPUs.
https://github.com/ARM-software/armnn