Searched refs:out_examples_count (Results 1 – 1 of 1) sorted by relevance
733 const size_t out_examples_count = out.example_end_indices.size(); in FastParseSerializedExample() local734 if (out_examples_count == 1) { in FastParseSerializedExample()738 out.example_end_indices[out_examples_count - 1] - in FastParseSerializedExample()739 out.example_end_indices[out_examples_count - 2]; in FastParseSerializedExample()801 const size_t out_examples_count = out.example_end_indices.size(); in FastParseSerializedExample() local802 if (out_examples_count == 1) { in FastParseSerializedExample()806 out.example_end_indices[out_examples_count - 1] - in FastParseSerializedExample()807 out.example_end_indices[out_examples_count - 2]; in FastParseSerializedExample()