torch. mul (input, other, *, out=None) → Tensor ... -0.4255, 2.6087]) >>> torch.mul(a, 100) tensor([ 20.1494, -42.5491, 260.8663]) >>> b = torch.randn(4, ...
確定! 回上一頁