tflite-micro/python
suleshahid 360f05d294
Signal Library OPs python BUILD update (#2088)
This is needed to properly build all the ops together. Since we are calling into a singular utils function to load the ops, if it checks for any other ops, it would break before this.

Now we make it build all ops everytime utils.py is built.

BUG=[288938993](http://b/288938993)
2023-06-27 20:25:59 +00:00
..
tests build(bazel): use --std=c++17 by default (#2060) 2023-06-15 20:22:54 +00:00
tflite_micro Signal Library OPs python BUILD update (#2088) 2023-06-27 20:25:59 +00:00
BUILD
py_pkg_cc_deps.bzl Fixing google3 presubmit buildify errors. (#1809) 2023-03-08 21:06:49 +00:00