Searched refs:out_examples_count (Results 1 – 1 of 1) sorted by relevance
780 const size_t out_examples_count = out.example_end_indices.size(); in FastParseSerializedExample() local781 if (out_examples_count == 1) { in FastParseSerializedExample()785 out.example_end_indices[out_examples_count - 1] - in FastParseSerializedExample()786 out.example_end_indices[out_examples_count - 2]; in FastParseSerializedExample()853 const size_t out_examples_count = out.example_end_indices.size(); in FastParseSerializedExample() local854 if (out_examples_count == 1) { in FastParseSerializedExample()858 out.example_end_indices[out_examples_count - 1] - in FastParseSerializedExample()859 out.example_end_indices[out_examples_count - 2]; in FastParseSerializedExample()