Struct cmsis_nn_where_params¶ Defined in File arm_nn_types.h Struct Documentation¶ struct cmsis_nn_where_params¶ CMSIS-NN object for the WHERE operator Public Members int32_t rank¶ Rank of the condition tensor (range: [1, 8]) const int32_t *shape¶ Condition tensor shape array (length = rank)