pytorch 中的view函数和max函数. Archer-Fang 2019-04-03 原文. 一、view函数. 代码:. a=torch.randn(,,,); b = a.view(,-); print(b.size()).
確定! 回上一頁