Searched refs:repeat_with_axis (Results 1 – 2 of 2) sorted by relevance
62 repeat = array_ops.repeat_with_axis
6382 def repeat_with_axis(data, repeats, axis, name=None): function6573 return repeat_with_axis(input, repeats, axis, name)