apps_mlearning_tflite-micro/tensorflow/lite/micro/kernels/testdata
RJ Ascani 8137a35b88 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
2026-04-20 14:48:01 +08:00
..
BUILD Replace tensorflow-cpu usage with tensorflow (#2396) 2026-04-20 14:48:01 +08:00
conv_test_data.cc Revert "Compute output shapes for some kernels (#2356)" (#2390) 2026-04-20 14:47:58 +08:00
conv_test_data.h Revert "Compute output shapes for some kernels (#2356)" (#2390) 2026-04-20 14:47:58 +08: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 Redesigned reference LSTM kernels (#1682) 2023-02-02 05:43:28 +00:00
lstm_test_data_generator.py Update int16 LSTM test case with zero_point=0 (#2171) 2023-08-16 00:32:03 +00:00
lstm_test_data_generator_test.py Generate LSTM kernel testing golden values using python (#1773) 2023-02-25 01:43:23 +00:00
lstm_test_data_utils.py Generate LSTM kernel testing golden values using python (#1773) 2023-02-25 01:43:23 +00:00