Struct ov_dimension#

struct ov_dimension#

This is a structure interface equal to ov::Dimension.

Public Members

int64_t min#

The lower inclusive limit for the dimension.

int64_t max#

The upper inclusive limit for the dimension.