tflite-micro/tensorflow/lite/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
..
BUILD Replace tensorflow-cpu usage with tensorflow (#2396) 2024-02-23 00:35:22 +00:00
schema_py_generated.py build: update flatbuffers dependency to v23.5.26 (#2274) 2023-10-18 21:01:22 +00:00
schema_util.py