mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-02 02:07:27 +00:00
This PR creates the initial code generator scaffolding for performing inference without an interpreter. Currently, this does nothing other create a header and source file from Mako templates. Mako was chosen as a template engine due to existing dependency. BUG=b/295076487
3 lines
87 B
Markdown
3 lines
87 B
Markdown
# TFLM Code Generator
|
|
|
|
This is a work in progress experiment. It is not ready for use.
|