Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dexample_proto_fast_parsing.h660 inline bool SkipEmptyFeature(protobuf::io::CodedInputStream* stream, in SkipEmptyFeature() function
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2050 inline bool SkipEmptyFeature(protobuf::io::CodedInputStream* stream, in SkipEmptyFeature() function
2214 if (!SkipEmptyFeature(&stream, feature.dtype)) { in GetSequenceFeatureLengths()
2724 if (!SkipEmptyFeature(&stream, dtype)) { in ParseSequenceSparseFeatures()
2840 if (!SkipEmptyFeature(&stream, dtype)) { in ParseSequenceRaggedFeatures()