mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-02 02:07:27 +00:00
The codegen prototype code is not compatible with the changes which implement model compression made to the core TFLM components. For now, disable codegen targets when building with compression enabled. BUG=#2636 |
||
|---|---|---|
| .. | ||
| examples/hello_world | ||
| operators | ||
| runtime | ||
| templates | ||
| BUILD | ||
| build_def.bzl | ||
| code_generator.py | ||
| graph.py | ||
| inference_generator.py | ||
| README.md | ||
| tensor.py | ||
| utils.py | ||
TFLM Code Generator
This is a work in progress experiment. It is not ready for use.