获取Tensor的描述符。
1
TensorDesc GetTensorDesc() const
无。
返回当前Tensor的描述符,TensorDesc类型。
修改返回的TensorDesc信息,不影响Tensor对象中已有的TensorDesc信息。