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_util.py65 def lengths_to_splits(lengths): function
Dragged_array_ops.py136 splits.append(ragged_util.lengths_to_splits(masked_row_lengths))
157 masked_splits = ragged_util.lengths_to_splits(masked_lengths)
374 result_splits.append(ragged_util.lengths_to_splits(output_lengths))
Dragged_concat_ops.py235 stack_splits = ragged_util.lengths_to_splits(stack_lengths)
Dragged_tensor_shape.py408 ragged_util.lengths_to_splits(dim_size), splits)