harmony 鸿蒙OH_NN_UInt32Array
OH_NN_UInt32Array
Overview
Defines the structure for storing 32-bit unsigned integer arrays.
Since: 9
Related module: NeuralNeworkRuntime
Header file: neural_network_runtime_type.h
Summary
Member Variables
Name | Description |
---|---|
uint32_t * data | Pointer to the unsigned integer array. |
uint32_t size | Array length. |
Member Variable Description
data
uint32_t* OH_NN_UInt32Array::data
Description
Pointer to the unsigned integer array.
size
uint32_t OH_NN_UInt32Array::size
Description
Size of the array.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Neural Network Runtime Kit
harmony 鸿蒙_neural_network_runtime
harmony 鸿蒙neural_network_core.h
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦