Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc854 size_t prev_example_end_index = in FastParseSerializedExample() local
856 out.example_end_indices.push_back(prev_example_end_index); in FastParseSerializedExample()
863 size_t prev_example_end_index = in FastParseSerializedExample() local
865 out.example_end_indices.push_back(prev_example_end_index); in FastParseSerializedExample()