Home
last modified time | relevance | path

Searched refs:GetFeatureLength (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dexample_proto_fast_parsing.h631 inline int GetFeatureLength(DataType dtype, in GetFeatureLength() function
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2021 inline int GetFeatureLength(DataType dtype, in GetFeatureLength() function
2155 int num_elements = GetFeatureLength(feature.dtype, &stream); in GetContextFeatureLengths()
2203 int delta = GetFeatureLength(feature.dtype, &stream); in GetSequenceFeatureLengths()