Function upsample_nearest2d

Source
pub fn upsample_nearest2d(input: &Tensor, size: impl ToPair<usize>) -> Tensor