Home
last modified time | relevance | path

Searched refs:bad_data (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Drecognize_commands_test.cc157 const int8_t bad_data[] = {-128, -128, 127}; in TF_LITE_MICRO_TEST() local
160 bad_data, tflite::testing::IntArrayFromInts(bad_dims), -128.0f, 127.0f); in TF_LITE_MICRO_TEST()

Completed in 3 milliseconds