mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 17:57:27 +00:00
Add the build configuration and integrated test to generate a Python distribution package named `tflite_micro` for publishing the tflm interpreter as a Python module with a native extension. Use the build tools provided in @rules_python, augmented by a custom rule `py_namespace` for the reasons documented in `python/py_namespace.bzl`. Provide an integration test at `//python/tflite_micro:whl_test`. Use a .tflite model copied from the hello_world example. (Copied to avoid creating a dependency.) BUG=part of #1484
3.1 KiB
3.1 KiB