Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/example/
Dexample_parser_configuration.cc136 string node_output_prefix = strings::StrCat(node_name, ":"); in ExtractExampleParserConfiguration() local
143 strings::StrCat(node_output_prefix, indices_offset); in ExtractExampleParserConfiguration()
147 strings::StrCat(node_output_prefix, values_offset); in ExtractExampleParserConfiguration()
151 strings::StrCat(node_output_prefix, shapes_offset); in ExtractExampleParserConfiguration()
157 strings::StrCat(node_output_prefix, output_idx); in ExtractExampleParserConfiguration()