•
pytorch-doc-2.5中文文档
首页
/
pytorch文档
/
torch.Tensor.is_signed
torch.Tensor.is_signed
Tensor.
is_signed
(
)
→
bool
如果
self
的数据类型是有符号的,则返回 True。
本页目录