Hi Chauhan, torch.mul would do an element-wise multiplication. We should do torch.matmul which does a matrix multiplication.
確定! 回上一頁