Struct cmsis_nn_tile¶ Defined in File arm_nn_types.h Struct Documentation¶ struct cmsis_nn_tile¶ CMSIS-NN object to contain the width and height of a tile Public Members int32_t w¶ Width int32_t h¶ Height