2022-04-08 09:14:35 +02:00
|
|
|
USEMODULE += cpp11-compat
|
|
|
|
|
|
|
|
USEPKG += flatbuffers
|
|
|
|
USEPKG += gemmlowp
|
|
|
|
USEPKG += ruy
|
|
|
|
|
|
|
|
USEMODULE += tflite-c
|
|
|
|
USEMODULE += tflite-core-api
|
2024-05-22 14:25:15 +02:00
|
|
|
USEMODULE += tflite-core-c
|
2022-04-08 09:14:35 +02:00
|
|
|
USEMODULE += tflite-kernels
|
|
|
|
USEMODULE += tflite-kernels-internal
|
|
|
|
USEMODULE += tflite-kernels-internal-reference
|
|
|
|
USEMODULE += tflite-micro
|
2024-05-22 14:25:15 +02:00
|
|
|
USEMODULE += tflite-micro-arena_allocator
|
2022-04-08 09:14:35 +02:00
|
|
|
USEMODULE += tflite-micro-kernels
|
|
|
|
USEMODULE += tflite-micro-memory-planner
|
2024-05-22 14:25:15 +02:00
|
|
|
USEMODULE += tflite-micro-tflite_bridge
|
2022-04-08 09:14:35 +02:00
|
|
|
USEMODULE += tflite-schema
|
|
|
|
|
2022-09-06 10:48:58 +02:00
|
|
|
# This package doesn't work on riscv
|
|
|
|
FEATURES_BLACKLIST += arch_riscv
|