Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/example/
Dfeature_util.cc60 const protobuf::RepeatedField<protobuf_int64>& GetFeatureValues<protobuf_int64>( in GetFeatureValues() function
66 protobuf::RepeatedField<protobuf_int64>* GetFeatureValues<protobuf_int64>( in GetFeatureValues() function
72 const protobuf::RepeatedField<float>& GetFeatureValues<float>( in GetFeatureValues() function
78 protobuf::RepeatedField<float>* GetFeatureValues<float>(Feature* feature) { in GetFeatureValues() function
83 const protobuf::RepeatedPtrField<string>& GetFeatureValues<string>( in GetFeatureValues() function
89 protobuf::RepeatedPtrField<string>* GetFeatureValues<string>(Feature* feature) { in GetFeatureValues() function