flip (input, dims) -> Tensor Reverse the order of a n-D tensor along given axis ... list or tuple): axis to flip on Example:: >>> x = torch.arange(8).view(2, ...
確定! 回上一頁