Continue from day 5 on unsqueeze. Actual scenario on adding bias term to image data: import torch b = torch.rand(32) # bias print(b.shape)
確定! 回上一頁