apps_mlearning_tflite-micro/codegen/runtime
RJ Ascani 1335dbc27c codegen: Add Bazel macro for inference library (#2366)
The TFLM code_generator takes a TFLite model and generates C/C++ source code that can then be compiled into a binary. This change adds a Bazel macro for invoking the code generator and creating a cc_library with the resulting sources. It also updates the checked-in hello_world example with an appropriate BUILD file and updates the script to use Bazel instead of make.

BUG=b/294230402
2026-04-20 14:47:57 +08:00
..
BUILD codegen: Add Bazel macro for inference library (#2366) 2026-04-20 14:47:57 +08:00
micro_codegen_context.cc Implement MicroContext/Graph for codegen (#2218) 2023-09-12 22:28:30 +00:00
micro_codegen_context.h Implement MicroContext/Graph for codegen (#2218) 2023-09-12 22:28:30 +00:00