Home
last modified time | relevance | path

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

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Daccuracy_utils_test.cc27 TEST(AccuracyUtilsTest, ReadGroundTruthFile) { in TEST() argument
34 TF_ASSERT_OK(ReadGroundTruthFile(file_name, &ground_truth)); in TEST()
A Daccuracy_utils.h42 Status ReadGroundTruthFile(const string& file_name,
A Daccuracy_utils.cc27 Status ReadGroundTruthFile(const string& file_name, in ReadGroundTruthFile() function
A Dtest_streaming_accuracy.cc204 tensorflow::ReadGroundTruthFile(ground_truth, &ground_truth_list); in main()

Completed in 4 milliseconds