CMSIS-NN
CMSIS NN Software Library
Main Page
Usage and Description
API Reference
Data Structures
Data Fields
Data Fields
cmsis_nn_tile Struct Reference
Data Fields
int32_t
w
int32_t
h
Description
CMSIS-NN object to contain the width and height of a tile
Field Documentation
◆
h
int32_t h
Height
◆
w
int32_t w
Width
cmsis_nn_tile