Struct cmsis_nn_gather_nd_params

Struct Documentation

struct cmsis_nn_gather_nd_params

CMSIS-NN object for the gather_nd operator

Public Members

int32_t params_rank

Rank of the params tensor (range: [1, 4])

int32_t indices_rank

Rank of the indices tensor (range: [1, 4])

int32_t batch_dims

Number of batch dimensions