tflite-micro/tensorflow/lite
Ryan Kuester 6c67d478e3
feat(compression): add Huffman and Pruning compression support (#3612)
Add spec types, YAML parser support, and plugin stubs for Huffman and
Pruning compression methods. The plugins raise CompressionError when
invoked, to be replaced with working implementations later.

BUG=part of #3256
2026-06-30 22:53:59 +00:00
..
c
core Sync from upstream TF. (#3488) 2026-03-31 14:00:31 +00:00
experimental/microfrontend Typo in code (#3447) 2026-02-11 20:34:42 +00:00
kernels Sync from upstream TF. (#3488) 2026-03-31 14:00:31 +00:00
micro feat(compression): add Huffman and Pruning compression support (#3612) 2026-06-30 22:53:59 +00:00
python Sync from upstream TF. (#3461) 2026-02-12 22:18:36 +00:00
schema Bazel Module (#3364) 2026-02-11 14:11:47 -08:00
tools Clean-up unused bzl load (#3576) 2026-05-26 22:55:55 +00:00
array.cc
array.h
BUILD
build_def.bzl
builtin_op_data.h
builtin_ops.h
context_util.h
portable_type_to_tflitetype.h