Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dparse_example.cc375 size_t prev_example_end_index = in FastParseSerializedExample() local
377 out.example_end_indices.push_back(prev_example_end_index); in FastParseSerializedExample()
383 size_t prev_example_end_index = in FastParseSerializedExample() local
385 out.example_end_indices.push_back(prev_example_end_index); in FastParseSerializedExample()
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc906 size_t prev_example_end_index = in FastParseSerializedExample() local
908 out.example_end_indices.push_back(prev_example_end_index); in FastParseSerializedExample()
915 size_t prev_example_end_index = in FastParseSerializedExample() local
917 out.example_end_indices.push_back(prev_example_end_index); in FastParseSerializedExample()
924 size_t prev_example_end_index = in FastParseSerializedExample() local
926 out.example_end_indices.push_back(prev_example_end_index); in FastParseSerializedExample()