---
title: GetSize
description: "获取TensorDesc所描述Tensor的数据大小。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/basicdataapi/atlasopapi_07_00442.html
sourcePath: /source/zh/canncommercial/900/maintenref/basicdataapi/atlasopapi_07_00442.html
indexId: 79a4c0f3ec6971ccaecbcb3253d8f6d54af0403455acef87556ac7f3e04572da78
---
# GetSize

#### 函数功能

获取TensorDesc所描述Tensor的数据大小。


#### 函数原型

```
int64_t GetSize() const
```


#### 参数说明

无。


#### 返回值

TensorDesc所描述的Tensor的数据大小信息。


#### 异常处理

无。


#### 约束说明

无。
