torch.repeat_interleave(x, dim=2, repeats=n_rep).
(x: torch.Tensor, n_rep: int)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected