torch 基础

torch.narrow() 用法:torch.narrow(input, dim, start, length) → …