CMSIS-NN  Version 3.1.0
CMSIS NN Software Library
 All Data Structures Files Functions Variables Enumerations Enumerator Macros Groups Pages
cmsis_nn_dims Struct Reference

Data Fields

int32_t n
 
int32_t h
 
int32_t w
 
int32_t c
 

Description

CMSIS-NN object to contain the dimensions of the tensors

Field Documentation