Searched refs:ReadGroundTruthFile (Results 1 – 4 of 4) sorted by relevance
27 TEST(AccuracyUtilsTest, ReadGroundTruthFile) { in TEST() argument34 TF_ASSERT_OK(ReadGroundTruthFile(file_name, &ground_truth)); in TEST()
42 Status ReadGroundTruthFile(const string& file_name,
27 Status ReadGroundTruthFile(const string& file_name, in ReadGroundTruthFile() function
204 tensorflow::ReadGroundTruthFile(ground_truth, &ground_truth_list); in main()