mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-02 02:07:27 +00:00
Add a --quiet option to the code_generator binary so that when it's used within the build system, it doesn't print unexpected, distracting noise to the console. Generally, compiler or generator commands don't print output unless there's an error. BUG=description |
||
|---|---|---|
| .. | ||
| 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.