https://github.com/pytorch/pytorch/issues/229 import torch from torch.autograd import Variable def flip(x, dim): xsize = x.size()
確定! 回上一頁