torch.flip(input, dims) → Tensor 翻转dims数组中的维度Parameters input (Tensor) – the input tensor. dims (a list or tuple) – axis to flip on ...
確定! 回上一頁