tflite-micro/python
Måns Nilsson c01ca97f52
Add py_library generate_test_for_model to tflite-micro package (#2667)
This enables running bazel run
..:generate_micro_mutable_op_resolver_from_model_test when tflite_micro is installed.

BUG=partially fixing https://github.com/tensorflow/tflite-micro/issues/2564
2024-08-19 16:02:07 +00:00
..
tests
tflite_micro Add py_library generate_test_for_model to tflite-micro package (#2667) 2024-08-19 16:02:07 +00:00
BUILD
py_namespace.bzl feat: build and test a Python distribution package tflite_micro (#2151) 2023-08-01 22:27:53 +00:00
py_pkg_cc_deps.bzl