mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add precise-lite support + all dependencies for it.
(No TFlite_runtime package included as of yet)
This commit is contained in:
10
buildroot-external/package/python-pythran/Config.in
Normal file
10
buildroot-external/package/python-pythran/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_PYTHON_PYTHRAN
|
||||
bool "python-pythran"
|
||||
select BR2_PACKAGE_PYTHON_BENIGET # runtime
|
||||
select BR2_PACKAGE_PYTHON_GAST # runtime
|
||||
select BR2_PACKAGE_PYTHON_NUMPY # runtime
|
||||
select BR2_PACKAGE_PYTHON_PLY # runtime
|
||||
help
|
||||
Ahead of Time compiler for numeric kernels.
|
||||
|
||||
https://github.com/serge-sans-paille/pythran
|
Reference in New Issue
Block a user