Tensor构造函数和析构函数。
1
__init__(self, data: Any, *, tensor_desc: TensorDesc = None) -> None
无
返回dataflow模块Tensor类型的对象。