tflite-micro/codegen
Esun Kim 858f5a3edd
[CI] Removed six, updated absl_py (#3203)
* Removed ci/install_qemu.sh

* Removed six from direct deps

* Removed six from tflm-ci docker

* Use requirement(absl_py)

* New qemu-user
2025-09-25 14:37:39 -07:00
..
examples/hello_world [CI] Fix build (#3194) 2025-09-19 20:48:22 +00:00
operators
runtime build(bazel): introduce tflm_cc_* macros, refactoring away micro_copts (#2765) 2024-11-14 23:16:28 +00:00
templates
BUILD [CI] Removed six, updated absl_py (#3203) 2025-09-25 14:37:39 -07:00
build_def.bzl build(bazel): disable codegen when building --//:with_compression (#2982) 2024-12-04 18:44:33 +00:00
code_generator.py build(codegen): suppress noise in console output (#2742) 2024-11-13 22:46:20 +00:00
graph.py
inference_generator.py build(codegen): suppress noise in console output (#2742) 2024-11-13 22:46:20 +00:00
README.md
tensor.py
utils.py

TFLM Code Generator

This is a work in progress experiment. It is not ready for use.