Home
last modified time | relevance | path

Searched refs:lengths_to_splits (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_array_ops.py157 splits.append(ragged_util.lengths_to_splits(masked_row_lengths))
179 masked_splits = ragged_util.lengths_to_splits(masked_lengths)
395 result_splits.append(ragged_util.lengths_to_splits(output_lengths))
Dragged_util.py235 def lengths_to_splits(lengths): function
Dragged_concat_ops.py219 stack_splits = ragged_util.lengths_to_splits(stack_lengths)
Dragged_tensor_shape.py381 ragged_util.lengths_to_splits(dim_size), splits)