Searched refs:num_start_indices (Results 1 – 1 of 1) sorted by relevance
1458 int num_start_indices = op.start_indices().size(); in Verify() local1459 if (num_start_indices != num_slice_sizes) { in Verify()1462 << ") and number of start indices (" << num_start_indices << ")"; in Verify()