Function autograd::ops::tile [] [src]

pub fn tile(x: &Tensor, axis: isize, num: usize) -> Tensor

Tiles input tensor along specified axis.