Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/example/
H A Dfeature_util.cc72 const protobuf::RepeatedField<protobuf_int64>& GetFeatureValues<protobuf_int64>( in GetFeatureValues() function
78 protobuf::RepeatedField<protobuf_int64>* GetFeatureValues<protobuf_int64>( in GetFeatureValues() function
84 const protobuf::RepeatedField<float>& GetFeatureValues<float>( in GetFeatureValues() function
90 protobuf::RepeatedField<float>* GetFeatureValues<float>(Feature* feature) { in GetFeatureValues() function
95 const protobuf::RepeatedPtrField<std::string>& GetFeatureValues<tstring>( in GetFeatureValues() function
101 const protobuf::RepeatedPtrField<std::string>& GetFeatureValues<std::string>( in GetFeatureValues() function
107 protobuf::RepeatedPtrField<std::string>* GetFeatureValues<tstring>( in GetFeatureValues() function
113 protobuf::RepeatedPtrField<std::string>* GetFeatureValues<std::string>( in GetFeatureValues() function