mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-02 18:27:52 +00:00
- Upgraded the Bazel BuildTool to the latest version (8.2.1). - Updated the `tflm-ci` Docker image and pushed the new tag (0.6.1) to the `ghcr.io/tflm-bot/tflm-ci registry`. - Updated the WORKSPACE to load `rules_cc` and `rules_shell` explicitly - Ran `buildifier` to ensure all BUILD files to have all the fixes. BUG=Clean-up |
||
|---|---|---|
| .. | ||
| 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.