Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2278 const FastParseExampleConfig& context_config, in ParseContextDenseFeatures()
2341 const FastParseExampleConfig& context_config, in ParseContextSparseFeatures()
2402 const FastParseExampleConfig& context_config, in ParseContextRaggedFeatures()
2907 Status FastParseSequenceExample(const FastParseExampleConfig& context_config, in FastParseSequenceExample()
/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc459 example::FastParseExampleConfig context_config = in Compute() local