Home
last modified time | relevance | path

Searched refs:GetFeatureList (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/example/
Dfeature_util_test.cc353 auto feature = GetFeatureList("tag", se); in TEST()
361 GetFeatureList("tag", &se)->Add(); in TEST()
370 GetFeatureList("tag", &se)->Add(); in TEST()
380 GetFeatureList("images", &se)->Add()); in TEST()
382 GetFeatureList("images", &se)->Add()); in TEST()
422 AppendFeatureValues(readings, GetFeatureList("movie_ratings", &se)->Add()); in TEST()
Dfeature_util.cc93 const protobuf::RepeatedPtrField<Feature>& GetFeatureList( in GetFeatureList() function
98 protobuf::RepeatedPtrField<Feature>* GetFeatureList( in GetFeatureList() function
Dfeature_util.h243 const protobuf::RepeatedPtrField<Feature>& GetFeatureList(
248 protobuf::RepeatedPtrField<Feature>* GetFeatureList(