Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/micro_features/
Dno_micro_features_data.cc33 const unsigned char g_no_micro_f9643d42_nohash_4_data[] = { variable
Dno_micro_features_data.h21 extern const unsigned char g_no_micro_f9643d42_nohash_4_data[];
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/
Dfeature_provider_mock_test.cc61 TF_LITE_MICRO_EXPECT_EQ(g_no_micro_f9643d42_nohash_4_data[i], in TF_LITE_MICRO_TEST()
Dmicro_speech_test.cc106 const uint8_t* no_features_data = g_no_micro_f9643d42_nohash_4_data; in TF_LITE_MICRO_TEST()