tflite-micro/tensorflow/lite/micro
Ryan Kuester 13cd6c1550
feat(compression): reject empty compression spec (#3678)
An empty spec list passed to compress() previously returned an
unmodified model silently. Fail early with a clear error instead,
since an empty spec is almost certainly a mistake.

BUG=part of #3256
2026-08-24 23:11:41 +00:00
..
arc_custom
arc_emsdp
arena_allocator
benchmarks
bluepill
ceva
chre
compression feat(compression): reject empty compression spec (#3678) 2026-08-24 23:11:41 +00:00
cortex_m_corstone_300
cortex_m_generic
docs Added Error Handling & Defensive Programming Guide (#3539) 2026-06-30 22:24:50 +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 Manually synced from upstream (#3650) 2026-08-12 08:25:39 -07:00
memory_planner
models
python build(bazel): inject tflite_micro shim via tflm_py_* wrappers (#3573) 2026-05-26 19:51:58 +00:00
riscv32_generic
testing
tflite_bridge
tools Tune hard_swish_test.cc (#3640) 2026-07-29 15:34:53 +00:00
BUILD
build_def.bzl
compatibility.h
compression.h
debug_log.cc
debug_log.h
fake_micro_context.cc
fake_micro_context.h
fake_micro_context_test.cc
flatbuffer_utils.cc
flatbuffer_utils.h
flatbuffer_utils_test.cc
hexdump.cc
hexdump.h
hexdump_test.cc
memory_arena_threshold_test.cc
memory_helpers.cc
memory_helpers.h
memory_helpers_test.cc
micro_allocation_info.cc
micro_allocation_info.h
micro_allocation_info_test.cc
micro_allocator.cc
micro_allocator.h
micro_allocator_test.cc
micro_arena_constants.h
micro_common.h
micro_context.cc
micro_context.h
micro_graph.h
micro_interpreter.cc
micro_interpreter.h
micro_interpreter_context.cc
micro_interpreter_context.h
micro_interpreter_context_test.cc
micro_interpreter_graph.cc
micro_interpreter_graph.h
micro_interpreter_graph_test.cc
micro_interpreter_test.cc
micro_log.cc
micro_log.h
micro_log_test.cc
micro_mutable_op_resolver.h
micro_mutable_op_resolver_test.cc
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
micro_resource_variable_test.cc
micro_time.cc
micro_time.h
micro_time_test.cc
micro_utils.cc
micro_utils.h
micro_utils_test.cc
mock_micro_graph.cc
mock_micro_graph.h
recording_micro_allocator.cc
recording_micro_allocator.h
recording_micro_allocator_test.cc
recording_micro_interpreter.h
span.h
span_test.cc
static_vector.h
static_vector_test.cc
system_setup.cc
system_setup.h
test_helper_custom_ops.cc
test_helper_custom_ops.h
test_helpers.cc
test_helpers.h
testing_helpers_test.cc