This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/components/ai/TensorFlowLite
2023-01-17 20:48:21 +08:00
..
tensorflow/lite [refactor][components] Restructure the catalogue, sync from internal repo 2023-01-17 20:48:21 +08:00
third_party [refactor][components] Restructure the catalogue, sync from internal repo 2023-01-17 20:48:21 +08:00
.gitignore [refactor][components] Restructure the catalogue, sync from internal repo 2023-01-17 20:48:21 +08:00
CMakeLists.txt [refactor][components] Restructure the catalogue, sync from internal repo 2023-01-17 20:48:21 +08:00
LICENSE [refactor][components] Restructure the catalogue, sync from internal repo 2023-01-17 20:48:21 +08:00
README.md [refactor][components] Restructure the catalogue, sync from internal repo 2023-01-17 20:48:21 +08:00

TensorFlow Lite for Microcontrollers

TensorFlow Lite for Microcontrollers is a port of TensorFlow Lite designed to run machine learning models on DSPs, microcontrollers and other devices with limited memory.

Additional Links:

Build Status

Official Builds

Build Type Status
CI (Linux) CI
Code Sync Sync from Upstream TF

Community Supported Builds

Build Type Status
Arduino Arduino Antmicro
Cortex-M Cortex-M
Sparkfun Edge Sparkfun Edge
Xtensa Xtensa Xtensa

Contributing

See our contribution documentation.

Getting Help

A Github issue should be the primary method of getting in touch with the TensorFlow Lite Micro (TFLM) team.

The following resources may also be useful:

  1. SIG Micro email group and monthly meetings.

  2. SIG Micro gitter chat room.

Additional Documentation

RFCs

  1. Pre-allocated tensors
  2. TensorFlow Lite for Microcontrollers Port of 16x8 Quantized Operators