Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_concat_ops.py193 rt_inputs = [_increase_ragged_rank_to(rt, ragged_rank, row_splits_dtype)
302 def _increase_ragged_rank_to(rt_input, ragged_rank, row_splits_dtype): function
310 _increase_ragged_rank_to(rt_input.values, ragged_rank - 1,