tflite-micro/python
RJ Ascani bfd5866c55
Enable subpackage visibility for signal (#2363)
The py_tflm_signal_library macro generates multiple targets, some of which are referenced by an internal subdirectory target. This PR adds a default visibility for the package for all targets to be visibile within the subpackage.

BUG=b/316963245
2023-12-19 01:37:00 +00:00
..
tests build(bazel): use --std=c++17 by default (#2060) 2023-06-15 20:22:54 +00:00
tflite_micro Enable subpackage visibility for signal (#2363) 2023-12-19 01:37:00 +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