tflite-micro/python
RJ Ascani 29526e413b
Replace tensorflow-cpu usage with tensorflow (#2396)
The tensorflow-cpu package does not support MacOS or non-x86 hardware. Replacing the tensorflow-cpu python package requirement with the tensorflow meta package should enable the bazel build and the dependent python scripts to be used on those platforms.

BUG=#2367, #1781
2024-02-23 00:35:22 +00:00
..
tests
tflite_micro Replace tensorflow-cpu usage with tensorflow (#2396) 2024-02-23 00:35:22 +00:00
BUILD
py_namespace.bzl
py_pkg_cc_deps.bzl