mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-26 16:53:47 +01:00
876ee82daa
- TFlite-runtime GPU delegate support - TFlite-runtime external delegate support - ARM Compute Library and ARMnn Delegate - Whisper-TFlite updates.
10 lines
269 B
Plaintext
10 lines
269 B
Plaintext
config BR2_PACKAGE_COMPUTE_LIBRARY
|
|
bool "compute-library"
|
|
help
|
|
The Compute Library is a set of computer vision and
|
|
machine learning functions optimised for both Arm CPUs
|
|
and GPUs using SIMD technologies.
|
|
|
|
https://github.com/ARM-software/ComputeLibrary
|
|
|