tflite-micro/python
Shlomi Regev b654b1bd90
Fix Bazel dependencies for targets under signal/ (#2353)
The targets for building the ops should depend on
"//third_party/tflite_micro/python/tflite_micro/signal/utils:util Instead of just their unit tests.

BUG=315941833
2023-12-12 14:55:33 +00:00
..
tests build(bazel): use --std=c++17 by default (#2060) 2023-06-15 20:22:54 +00:00
tflite_micro Fix Bazel dependencies for targets under signal/ (#2353) 2023-12-12 14:55:33 +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