tflite-micro/tensorflow/lite/micro/kernels/testdata
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
conv_test_data.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
conv_test_data.h Revert "Compute output shapes for some kernels (#2356)" (#2390) 2024-01-11 22:24:58 +00:00
lstm_test_data.cc Restore cell_state scale changed with #2171 (#2245) 2023-09-26 15:57:01 +00:00
lstm_test_data.h
lstm_test_data_generator.py
lstm_test_data_generator_test.py
lstm_test_data_utils.py