mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-02 02:07:27 +00:00
Hoist the universally-useful tflite::Span out of codegen/runtime/micro_codegen_context.h and into an independent header usable from elsewhere in the project. 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.