在numpy 中,我们使用 ndarray.reshape() 用于重塑数组。 我注意到在pytorch 中,人们使用 torch.view(...) 出于同样的目的,但同时,还有一个 torch.reshape(.
確定! 回上一頁