Home
last modified time | relevance | path

Searched defs:example_size (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dexample_proto_fast_parsing.cc33 size_t example_size = end_indices[i] - end_indices[i - 1]; in CountSparseFeatures() local
Dparse_example.cc397 size_t example_size = end_indices[i] - end_indices[i - 1]; in CountSparseFeatures() local
547 size_t example_size = end_indices[i] - end_indices[i - 1]; in FastParseExampleLite() local
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc1083 size_t example_size = end_indices[i] - end_indices[i - 1]; in CountSparseFeatures() local
1368 size_t example_size = end_indices[i] - end_indices[i - 1]; in FastParseExample() local