tflite-micro/tensorflow/lite/micro
Ryan Kuester 074b75f8ec
feat(compression): add Compressor protocol (#3590)
Define the plugin interface for compression methods. Each compressor
implements the Compressor protocol with a compress() method that returns
encoded data and ancillary data.

BUG=part of #3256
2026-06-18 20:15:56 +00:00
..
arc_custom
arc_emsdp Typo in code (#3447) 2026-02-11 20:34:42 +00:00
arena_allocator Typo in code (#3447) 2026-02-11 20:34:42 +00:00
benchmarks Typo in code (#3447) 2026-02-11 20:34:42 +00:00
bluepill
ceva
chre
compression feat(compression): add Compressor protocol (#3590) 2026-06-18 20:15:56 +00:00
cortex_m_corstone_300
cortex_m_generic
docs [Doc] Fix typos (#3446) 2026-02-11 17:18:49 +00:00
examples Clean-up unused bzl load (#3576) 2026-05-26 22:55:55 +00:00
hexagon
integration_tests No tensorflow 2 (#3548) 2026-05-06 21:17:46 +00:00
kernels Ensure int64 accumulation for bias-less 16x8 ops in TFLM kernels (#3598) 2026-06-16 23:58:19 +00:00
memory_planner Typo in code (#3447) 2026-02-11 20:34:42 +00:00
models
python build(bazel): inject tflite_micro shim via tflm_py_* wrappers (#3573) 2026-05-26 19:51:58 +00:00
riscv32_generic
testing Typo in code (#3447) 2026-02-11 20:34:42 +00:00
tflite_bridge
tools Fix missing quantizedBiasType setting for 16x8 requantization (#3597) 2026-06-16 15:53:23 +00:00
BUILD Added ResetVariableTensor (#3298) 2026-01-26 21:22:13 +00:00
build_def.bzl [CI] @platforms//os:windows (#3354) 2026-01-26 11:03:18 -08:00
compatibility.h
compression.h
debug_log.cc
debug_log.h
fake_micro_context.cc
fake_micro_context.h
fake_micro_context_test.cc [T2] Refactor Group 4 (#3371) 2026-01-30 17:29:19 +00:00
flatbuffer_utils.cc
flatbuffer_utils.h
flatbuffer_utils_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
hexdump.cc
hexdump.h
hexdump_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
memory_arena_threshold_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
memory_helpers.cc [Dep] Upgraded Flatbuffer to 25.9.23 (#3296) 2026-01-27 22:12:21 +00:00
memory_helpers.h
memory_helpers_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
micro_allocation_info.cc
micro_allocation_info.h
micro_allocation_info_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
micro_allocator.cc Typo in code (#3447) 2026-02-11 20:34:42 +00:00
micro_allocator.h Typo in code (#3447) 2026-02-11 20:34:42 +00:00
micro_allocator_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
micro_arena_constants.h
micro_common.h Typo in code (#3447) 2026-02-11 20:34:42 +00:00
micro_context.cc
micro_context.h
micro_graph.h
micro_interpreter.cc Added ResetVariableTensor (#3298) 2026-01-26 21:22:13 +00:00
micro_interpreter.h Typo in code (#3447) 2026-02-11 20:34:42 +00:00
micro_interpreter_context.cc
micro_interpreter_context.h
micro_interpreter_context_test.cc Typo in code (#3447) 2026-02-11 20:34:42 +00:00
micro_interpreter_graph.cc Added ResetVariableTensor (#3298) 2026-01-26 21:22:13 +00:00
micro_interpreter_graph.h Added ResetVariableTensor (#3298) 2026-01-26 21:22:13 +00:00
micro_interpreter_graph_test.cc [T2] Refactor Group 0 (#3367) 2026-01-30 17:23:04 +00:00
micro_interpreter_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
micro_log.cc
micro_log.h
micro_log_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
micro_mutable_op_resolver.h
micro_mutable_op_resolver_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
micro_op_resolver.cc
micro_op_resolver.h
micro_profiler.cc
micro_profiler.h
micro_profiler_interface.h
micro_resource_variable.cc
micro_resource_variable.h Typo in code (#3447) 2026-02-11 20:34:42 +00:00
micro_resource_variable_test.cc [T2] Refactor Group 0 (#3367) 2026-01-30 17:23:04 +00:00
micro_time.cc Typo in code (#3447) 2026-02-11 20:34:42 +00:00
micro_time.h
micro_time_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
micro_utils.cc
micro_utils.h
micro_utils_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
mock_micro_graph.cc
mock_micro_graph.h
recording_micro_allocator.cc
recording_micro_allocator.h
recording_micro_allocator_test.cc [T2] Refactor Group 0 (#3367) 2026-01-30 17:23:04 +00:00
recording_micro_interpreter.h
span.h
span_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
static_vector.h
static_vector_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
system_setup.cc
system_setup.h Typo in code (#3447) 2026-02-11 20:34:42 +00:00
test_helper_custom_ops.cc
test_helper_custom_ops.h
test_helpers.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00
test_helpers.h
testing_helpers_test.cc [Testing] New Testing API (#3311) 2026-01-29 17:17:35 +00:00