Home
last modified time | relevance | path

Searched refs:FastParseSequenceExample (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.h152 Status FastParseSequenceExample(
H A Dexample_proto_fast_parsing.cc2925 Status FastParseSequenceExample(const FastParseExampleConfig& context_config, in FastParseSequenceExample() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dexample_parsing_ops.cc476 ctx, FastParseSequenceExample( in Compute()