HomeSort by relevance Sort by last modified time
    Searched refs:ReadGroundTruthFile (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/examples/speech_commands/
accuracy_utils_test.cc 27 TEST(AccuracyUtilsTest, ReadGroundTruthFile) {
34 TF_ASSERT_OK(ReadGroundTruthFile(file_name, &ground_truth));
accuracy_utils.h 42 Status ReadGroundTruthFile(const string& file_name,
accuracy_utils.cc 27 Status ReadGroundTruthFile(const string& file_name,
test_streaming_accuracy.cc 204 tensorflow::ReadGroundTruthFile(ground_truth, &ground_truth_list);

Completed in 628 milliseconds