未验证 提交 2c89be5c 编写于 作者: Z zengyawen 提交者: Gitee

add nativeapis

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 a88ddc32
# OH_AI_ShapeInfo
## Overview
Defines dimension information. The maximum dimension is set by **MS_MAX_SHAPE_NUM**.
**Related Modules:**
[MindSpore](_mind_spore.md)
## Summary
### Member Variables
| Name | Description |
| -------- | -------- |
| [shape_num](#shape_num) | size_t<br/>Dimension array length |
| [shape](#shape) [[OH_AI_MAX_SHAPE_NUM](_mind_spore.md#oh_ai_max_shape_num)] | Dimension array |
## Member Variable Description
### shape
```
int64_t OH_AI_ShapeInfo::shape[OH_AI_MAX_SHAPE_NUM]
```
**Description**<br>
Dimension array
### shape_num
```
size_t OH_AI_ShapeInfo::shape_num
```
**Description**<br>
Dimension array length
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册