Mojo function
repeat_interleave_shape
repeat_interleave_shape[type_repeats: DType](input: TileTensor[input.dtype, input.LayoutType, input.origin, address_space=input.address_space, linear_idx_type=input.linear_idx_type, element_size=input.element_size], repeats: TileTensor[type_repeats, repeats.LayoutType, repeats.origin, address_space=repeats.address_space, linear_idx_type=repeats.linear_idx_type, element_size=repeats.element_size], axis: Int) -> IndexList[input.rank]
Returns:
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!