TensorFlower Gardener 8b97d84da1 Merge pull request #46207 from ddavis-2015:AddN-pr4
PiperOrigin-RevId: 361249674
Change-Id: I24ca5102ef2c061bcf946be288dc4c884a037262
2021-03-05 16:47:21 -08:00
..
2021-01-21 09:50:10 -08:00
2021-02-26 12:07:33 -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
Arduino Status
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.