tflite-micro/tensorflow/lite/tools
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
flatbuffer_utils.py Automated sync from github.com/tensorflow/tensorflow (#2251) 2023-09-29 16:09:38 +00:00
flatbuffer_utils_test.py Automated sync from github.com/tensorflow/tensorflow (#1829) 2023-03-16 16:56:10 +00:00
randomize_weights.py Automated sync from github.com/tensorflow/tensorflow (#2182) 2023-08-23 15:38:18 +00:00
strip_strings.py
test_utils.py Automated sync from github.com/tensorflow/tensorflow (#1829) 2023-03-16 16:56:10 +00:00
visualize.py
visualize_test.py