Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/example/
Dfeature_util.cc67 const protobuf::RepeatedField<protobuf_int64>& GetFeatureValues<protobuf_int64>( in GetFeatureValues() function
73 protobuf::RepeatedField<protobuf_int64>* GetFeatureValues<protobuf_int64>( in GetFeatureValues() function
79 const protobuf::RepeatedField<float>& GetFeatureValues<float>( in GetFeatureValues() function
85 protobuf::RepeatedField<float>* GetFeatureValues<float>(Feature* feature) { in GetFeatureValues() function
90 const protobuf::RepeatedPtrField<string>& GetFeatureValues<tstring>( in GetFeatureValues() function
96 const protobuf::RepeatedPtrField<string>& GetFeatureValues<string>( in GetFeatureValues() function
102 protobuf::RepeatedPtrField<string>* GetFeatureValues<tstring>( in GetFeatureValues() function
108 protobuf::RepeatedPtrField<string>* GetFeatureValues<string>(Feature* feature) { in GetFeatureValues() function