FloatTensor ([ 5 , 6 , 7 , 4 ]). print (a). # Applying the log function and. # storing the result in 'out'. out = torch.log(a). print (out) ...
確定! 回上一頁