Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
runtime
/
docs
/
api_docs
/
aclrtMallocConfig.md
下载
cann-robot
更新docs目录下所有md中的产品名称
2db554b3
创建于
2025年12月29日
历史提交
aclrtMallocConfig
typedef struct { aclrtMallocAttribute* attrs; size_t numAttrs; } aclrtMallocConfig;
成员名称
说明
attrs
属性,本参数是数组,可存放多个属性。
numAttrs
属性个数。