DoubleTensor)) '''標量,維度爲0''' b = torch.tensor(1) print(loc.f_lineno, '\n', b, '\n', b.type(), '\n', b.shape, '\n', b.size(), '\n', ...
確定! 回上一頁