Home
last modified time | relevance | path

Searched defs:GetFeatureValues (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/example/
Dfeature_util.cc68 const protobuf::RepeatedField<protobuf_int64>& GetFeatureValues<protobuf_int64>( in GetFeatureValues() function
74 protobuf::RepeatedField<protobuf_int64>* GetFeatureValues<protobuf_int64>( in GetFeatureValues() function
80 const protobuf::RepeatedField<float>& GetFeatureValues<float>( in GetFeatureValues() function
86 protobuf::RepeatedField<float>* GetFeatureValues<float>(Feature* feature) { in GetFeatureValues() function
91 const protobuf::RepeatedPtrField<std::string>& GetFeatureValues<tstring>( in GetFeatureValues() function
97 const protobuf::RepeatedPtrField<std::string>& GetFeatureValues<std::string>( in GetFeatureValues() function
103 protobuf::RepeatedPtrField<std::string>* GetFeatureValues<tstring>( in GetFeatureValues() function
109 protobuf::RepeatedPtrField<std::string>* GetFeatureValues<std::string>( in GetFeatureValues() function