1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/tflite-micro/doc.txt

12 lines
276 B
Plaintext

/**
* @defgroup pkg_tflite-micro Tensorflow Lite Micro
* @ingroup pkg
* @brief Portable C++ library for signal processing and machine learning inferencing
*
* # License
*
* Licensed under Apache 2.0.
*
* @see https://github.com/tensorflow/tflite-micro
*/