Search Docs
typedef struct { hbUCPSysMem sysMem[4]; hbDNNTensorProperties properties; } hbDNNTensor;
Tensor.
Used to store the input/output information. The tensor of type HB_DNN_IMG_TYPE_NV12_SEPARATE requires two hbUCPSysMem, while the others require one.
HB_DNN_IMG_TYPE_NV12_SEPARATE
hbUCPSysMem
sysMem
Memory to store the tensor.
properties
Tensor information.