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

11 lines
342 B
Plaintext

/**
* @defgroup pkg_tensorflow-lite TensorFlow Lite
* @ingroup pkg
* @brief Provides a RIOT support for TensorFlow Lite AI library
*
* @deprecated Use @ref pkg_tflite-micro instead. Tensorflow-lite package is outdated
* and will be removed after 2022.07 release.
*
* @see https://www.tensorflow.org/lite/microcontrollers
*/