2.8 KiB
- TensorFlow Lite for Microcontrollers
- Continuous Build Status
- Getting Help and Involved
- Additional Documentation
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 |
Community Supported Builds
Build Type | Status | Artifacts |
---|---|---|
Xtensa |
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:
-
SIG Micro email group and monthly meetings.
-
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.