---
title: GetSize
description: "获取Tensor中的数据的大小。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/basicdataapi/atlasopapi_07_00470.html
sourcePath: /source/zh/canncommercial/900/maintenref/basicdataapi/atlasopapi_07_00470.html
indexId: e1d3f8ede9bfed671228b30564c493946c64f4be7ef41e35a262a6b83175a52978
---
# GetSize

#### 函数功能

获取Tensor中的数据的大小。


#### 函数原型

```
size_t GetSize() const
```


#### 参数说明

无。


#### 返回值

Tensor中存放的数据的大小，单位为字节。


#### 异常处理

无。


#### 约束说明

无。
