Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.cc1300 for (size_t example_end_index : buffer.example_end_indices) { in FastParseExample() local
1354 for (size_t example_end_index : buffer.example_end_indices) { in FastParseExample() local
1360 for (size_t example_end_index : buffer.example_end_indices) { in FastParseExample() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/parse_example/
H A Dparse_example.cc519 for (size_t example_end_index : buffer.example_end_indices) { in FastParseExampleLite() local