tflite-micro/tensorflow/lite/micro/integration_tests
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
..
seanet
templates
BUILD Replace tensorflow-cpu usage with tensorflow (#2396) 2024-02-23 00:35:22 +00:00
generate_per_layer_tests.py