Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc1284 for (size_t example_end_index : buffer.example_end_indices) { in FastParseExample() local
1338 for (size_t example_end_index : buffer.example_end_indices) { in FastParseExample() local
1344 for (size_t example_end_index : buffer.example_end_indices) { in FastParseExample() local
/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dparse_example.cc517 for (size_t example_end_index : buffer.example_end_indices) { in FastParseExampleLite() local