Searched refs:ParseFloatFeature (Results 1 – 2 of 2) sorted by relevance
501 inline int ParseFloatFeature(protobuf::io::CodedInputStream* stream, in ParseFloatFeature() function613 ParseFloatFeature(stream, out->flat<float>().data() + *out_offset); in ParseFeature()637 return ParseFloatFeature(stream, nullptr); in GetFeatureLength()
1891 inline int ParseFloatFeature(protobuf::io::CodedInputStream* stream, in ParseFloatFeature() function2003 ParseFloatFeature(stream, out->flat<float>().data() + *out_offset); in ParseFeature()2027 return ParseFloatFeature(stream, nullptr); in GetFeatureLength()2576 num_added = ParseFloatFeature(&stream, out_float); in ParseSequenceDenseFeatures()2704 num_added = ParseFloatFeature(&stream, out_float); in ParseSequenceSparseFeatures()