aclmdlIODimsRange

Member

Description

rangeCount

int, number of dimensions.

range

List. range[ACL_MAX_DIM_CNT][ACL_DIM_ENDPOINTS]: Two-dimensional array of the shape range. The first dimension indicates the number of dimensions, and the second dimension indicates the upper and lower limits of the range.

#define ACL_DIM_ENDPOINTS        2
#define ACL_MAX_DIM_CNT          128