mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 17:57:27 +00:00
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 |
||
|---|---|---|
| .. | ||
| c | ||
| core | ||
| experimental/microfrontend | ||
| kernels | ||
| micro | ||
| python | ||
| schema | ||
| tools | ||
| array.cc | ||
| array.h | ||
| BUILD | ||
| build_def.bzl | ||
| builtin_op_data.h | ||
| builtin_ops.h | ||
| context_util.h | ||
| portable_type_to_tflitetype.h | ||