Searched refs:ParseFloatList (Results 1 – 1 of 1) sorted by relevance
145 bool ParseFloatList(Result* float_list) { in ParseFloatList() function in tensorflow::example::__anoncf92a8560111::parsed::Feature399 if (!name_and_feature.second.ParseFloatList(&list)) return false; in TestFastParse()647 if (!feature.ParseFloatList(&slice)) return parse_error(); in FastParseSerializedExample()700 if (!feature.ParseFloatList(&out.float_list)) { in FastParseSerializedExample()774 if (!feature.ParseFloatList(&out.float_list)) { in FastParseSerializedExample()1384 if (!feature.ParseFloatList(&slice)) return parse_error(); in FastParseSingleExample()1454 if (!feature.ParseFloatList(&out_temp.float_list)) in FastParseSingleExample()