Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/
A Drecognize_commands_test.cc158 const int bad_dims[] = {2, 1, 3}; 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