We can check the type of this variable by using the type functionality. type(x). We see that it is a FloatTensor. To convert this FloatTensor to a double, ...
確定! 回上一頁