TensorFlower Gardener ce73e7d75f Merge pull request #47228 from advaitjain:fix-bazel-docs
PiperOrigin-RevId: 358268311
Change-Id: I63fa95535afdc4ae3878fd7e9df7e0bb76c3fd63
2021-02-18 14:54:17 -08:00
..
2021-01-21 09:50:10 -08:00
2021-02-08 12:07:55 -08:00
2021-02-09 14:44:50 -08:00
2021-02-08 12:07:55 -08:00

TensorFlow Lite for Microcontrollers

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

To learn how to use the framework, visit the developer documentation at tensorflow.org/lite/microcontrollers.

Continuous Build Status

Official Builds

Build Type Status Artifacts
Linux Status

Community Supported Builds

Build Type Status Artifacts
Xtensa Status

Getting Help and Involved

A TF Lite Micro 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.

If you are interested in contributing code to TensorFlow Lite for Microcontrollers then please read our contributions guide.

Additional Documentation

For developers that are interested in more details of the internals of the project, we have additional documentation in the docs folder.