def isOutput(self: Tensor) -> bool
函数功能
判断是否为输出张量。
函数原型
isOutput(self: Tensor) -> bool
参数说明
无
父主题:
class ascendie.Tensor