Searched refs:sparse_shapes_output_start (Results 1 – 1 of 1) sorted by relevance
133 int sparse_shapes_output_start = sparse_values_output_start + num_sparse; in ExtractExampleParserConfiguration() local134 int dense_values_output_start = sparse_shapes_output_start + num_sparse; in ExtractExampleParserConfiguration()149 int shapes_offset = sparse_shapes_output_start + i; in ExtractExampleParserConfiguration()