OH_NN_UInt32Array
typedef struct OH_NN_UInt32Array {...} OH_NN_UInt32Array
概述
该结构体用于存储32位无符号整型数组。
起始版本: 9
相关模块: NeuralNetworkRuntime
所在头文件: neural_network_runtime_type.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| uint32_t *data | 无符号整型数组的指针。 |
| uint32_t size | 数组长度。 |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-neuralnetworkruntime-nn-tensor
openharmony 鸿蒙 capi-neuralnetworkruntime-oh-nnexecutor
openharmony 鸿蒙 capi-neuralnetworkruntime-oh-nn-quantparam
openharmony 鸿蒙 capi-neural-network-runtime-h
openharmony 鸿蒙 capi-neuralnetworkruntime-oh-nn-tensor
openharmony 鸿蒙 capi-neuralnetworkruntime-nn-quantparam
openharmony 鸿蒙 capi-neuralnetworkruntime-oh-nnmodel