mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
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.
This commit is contained in:
9
buildroot-external/package/compute-library/Config.in
Normal file
9
buildroot-external/package/compute-library/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
|
Reference in New Issue
Block a user