pytorch 专栏收录该内容. 19 篇文章 4 订阅. 订阅专栏. import torch x = torch.randn(128, 20) # 输入的维度是(128,20) m = torch.nn.Linear(20 ...
確定! 回上一頁