STT-tensorflow/tf/tensorflow/lite/micro
Mihai Maruseac c48f3fa872 sync
2021-01-21 11:12:44 -08:00
..
apollo3evb initial 2021-01-21 09:06:36 -08:00
arc_emsdp initial 2021-01-21 09:06:36 -08:00
arduino initial 2021-01-21 09:06:36 -08:00
benchmarks initial 2021-01-21 09:06:36 -08:00
bluepill initial 2021-01-21 09:06:36 -08:00
chre initial 2021-01-21 09:06:36 -08:00
cortex_m_generic sync 2021-01-21 11:12:44 -08:00
docs initial 2021-01-21 09:06:36 -08:00
ecm3531 initial 2021-01-21 09:06:36 -08:00
examples sync 2021-01-21 11:12:44 -08:00
himax_we1_evb initial 2021-01-21 09:06:36 -08:00
kernels sync 2021-01-21 11:12:44 -08:00
mbed initial 2021-01-21 09:06:36 -08:00
memory_planner initial 2021-01-21 09:06:36 -08:00
openmvcam initial 2021-01-21 09:06:36 -08:00
riscv32_mcu initial 2021-01-21 09:06:36 -08:00
sparkfun_edge initial 2021-01-21 09:06:36 -08:00
stm32f4 initial 2021-01-21 09:06:36 -08:00
stm32f4HAL initial 2021-01-21 09:06:36 -08:00
testing initial 2021-01-21 09:06:36 -08:00
tools sync 2021-01-21 11:12:44 -08:00
xcore initial 2021-01-21 09:06:36 -08:00
all_ops_resolver.cc initial 2021-01-21 09:06:36 -08:00
all_ops_resolver.h initial 2021-01-21 09:06:36 -08:00
BUILD initial 2021-01-21 09:06:36 -08:00
build_def.bzl initial 2021-01-21 09:06:36 -08:00
compatibility.h initial 2021-01-21 09:06:36 -08:00
CONTRIBUTING.md initial 2021-01-21 09:06:36 -08:00
debug_log.cc initial 2021-01-21 09:06:36 -08:00
debug_log.h initial 2021-01-21 09:06:36 -08:00
memory_arena_threshold_test.cc initial 2021-01-21 09:06:36 -08:00
memory_helpers_test.cc initial 2021-01-21 09:06:36 -08:00
memory_helpers.cc initial 2021-01-21 09:06:36 -08:00
memory_helpers.h initial 2021-01-21 09:06:36 -08:00
micro_allocator_test.cc initial 2021-01-21 09:06:36 -08:00
micro_allocator.cc initial 2021-01-21 09:06:36 -08:00
micro_allocator.h initial 2021-01-21 09:06:36 -08:00
micro_error_reporter_test.cc initial 2021-01-21 09:06:36 -08:00
micro_error_reporter.cc initial 2021-01-21 09:06:36 -08:00
micro_error_reporter.h initial 2021-01-21 09:06:36 -08:00
micro_interpreter_test.cc initial 2021-01-21 09:06:36 -08:00
micro_interpreter.cc initial 2021-01-21 09:06:36 -08:00
micro_interpreter.h initial 2021-01-21 09:06:36 -08:00
micro_mutable_op_resolver_test.cc initial 2021-01-21 09:06:36 -08:00
micro_mutable_op_resolver.h initial 2021-01-21 09:06:36 -08:00
micro_op_resolver.h initial 2021-01-21 09:06:36 -08:00
micro_profiler.cc initial 2021-01-21 09:06:36 -08:00
micro_profiler.h initial 2021-01-21 09:06:36 -08:00
micro_string_test.cc initial 2021-01-21 09:06:36 -08:00
micro_string.cc initial 2021-01-21 09:06:36 -08:00
micro_string.h initial 2021-01-21 09:06:36 -08:00
micro_time_test.cc initial 2021-01-21 09:06:36 -08:00
micro_time.cc initial 2021-01-21 09:06:36 -08:00
micro_time.h initial 2021-01-21 09:06:36 -08:00
micro_utils_test.cc initial 2021-01-21 09:06:36 -08:00
micro_utils.cc initial 2021-01-21 09:06:36 -08:00
micro_utils.h initial 2021-01-21 09:06:36 -08:00
README.md initial 2021-01-21 09:06:36 -08:00
recording_micro_allocator_test.cc initial 2021-01-21 09:06:36 -08:00
recording_micro_allocator.cc initial 2021-01-21 09:06:36 -08:00
recording_micro_allocator.h initial 2021-01-21 09:06:36 -08:00
recording_micro_interpreter.h initial 2021-01-21 09:06:36 -08:00
recording_simple_memory_allocator_test.cc initial 2021-01-21 09:06:36 -08:00
recording_simple_memory_allocator.cc initial 2021-01-21 09:06:36 -08:00
recording_simple_memory_allocator.h initial 2021-01-21 09:06:36 -08:00
simple_memory_allocator_test.cc initial 2021-01-21 09:06:36 -08:00
simple_memory_allocator.cc initial 2021-01-21 09:06:36 -08:00
simple_memory_allocator.h initial 2021-01-21 09:06:36 -08:00
test_helpers.cc initial 2021-01-21 09:06:36 -08:00
test_helpers.h initial 2021-01-21 09:06:36 -08:00
testing_helpers_test.cc initial 2021-01-21 09:06:36 -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.