struct ov_dimension¶
Overview¶
This is a structure interface equal to ov::Dimension. More…
Detailed Documentation¶
This is a structure interface equal to ov::Dimension.
Fields¶
int64_t min
The lower inclusive limit for the dimension.
int64_t max
The upper inclusive limit for the dimension.