mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 17:57:27 +00:00
* Fix Python module shadowing in Docker CI Applies legacy_create_init = False to Python rules in BUILD files to prevent Bazel from automatically generating __init__.py files. This prevents the root 'signal/' directory (which contains C++ kernels but no Python source) from being treated as a Python package, which was shadowing the standard library 'signal' module and causing psutil failures in the tflm-ci Docker container. * Fix directory path in Docker workflows |
||
|---|---|---|
| .. | ||
| workflows | ||
| ci-error-template.md | ||
| dependabot.yml | ||
| scheduled-error-template.md | ||