获取Tensor中的数据大小。
1
get_data_size(self) -> int
无
返回Tensor的数据大小。
修改返回的TensorDesc信息,不影响Tensor对象中已有的TensorDesc信息。