1 torch.mul() 用标量值value乘以输入input的每个元素,并返回一个新的结果张量。 \( out=tensor ? value \)。如果输入是FloatTensor or DoubleTensor ...
確定! 回上一頁