Searched refs:inner_splits_shape (Results 1 – 1 of 1) sorted by relevance
2769 TensorShape values_shape, inner_splits_shape, outer_splits_shape; in ParseSequenceRaggedFeatures() local2775 inner_splits_shape.AddDim(expected_num_rows + 1); in ParseSequenceRaggedFeatures()2781 Tensor(allocator, splits_dtype, inner_splits_shape); in ParseSequenceRaggedFeatures()