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:
@@ -16,6 +16,8 @@ config BR2_PACKAGE_TENSORFLOW_LITE
|
||||
select BR2_PACKAGE_NEON2SSE
|
||||
select BR2_PACKAGE_RUY
|
||||
select BR2_PACKAGE_XNNPACK
|
||||
select BR2_PACKAGE_OPENCL_HEADERS
|
||||
select BR2_PACKAGE_VULKAN_HEADERS
|
||||
help
|
||||
Tensorflow Lite dynamic library and headers: Inference engine to run previously trained machine learning models.
|
||||
|
||||
|
Reference in New Issue
Block a user